From 4542643025c77a7272bde348b89d5039aea28d23 Mon Sep 17 00:00:00 2001 From: danicampora Date: Wed, 14 Oct 2015 12:32:01 +0200 Subject: docs: Update all WiPy docs to reflect the new API. --- docs/library/index.rst | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) (limited to 'docs/library/index.rst') diff --git a/docs/library/index.rst b/docs/library/index.rst index 9c01d333e..b53a67ed1 100644 --- a/docs/library/index.rst +++ b/docs/library/index.rst @@ -74,12 +74,12 @@ it will fallback to loading the built-in ``ujson`` module. Libraries specific to the pyboard --------------------------------- - + The following libraries are specific to the pyboard. - + .. toctree:: :maxdepth: 2 - + pyb.rst network.rst @@ -87,10 +87,8 @@ it will fallback to loading the built-in ``ujson`` module. .. toctree:: :maxdepth: 1 - + ubinascii.rst - uhashlib.rst - uheapq.rst ujson.rst ure.rst usocket.rst @@ -105,7 +103,7 @@ it will fallback to loading the built-in ``ujson`` module. .. toctree:: :maxdepth: 2 - pyb.rst + machine.rst network.rst -- cgit v1.2.3