diff options
Diffstat (limited to 'docs/library')
-rw-r--r-- | docs/library/index.rst | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/docs/library/index.rst b/docs/library/index.rst index bc8a80614..fbb03b7ba 100644 --- a/docs/library/index.rst +++ b/docs/library/index.rst @@ -99,6 +99,17 @@ library. ustruct.rst uzlib.rst +.. only:: port_wipy + + .. toctree:: + :maxdepth: 1 + + ubinascii.rst + ujson.rst + ure.rst + usocket.rst + ussl.rst + .. only:: port_esp8266 .. toctree:: @@ -127,17 +138,6 @@ library. .. only:: port_wipy - .. toctree:: - :maxdepth: 1 - - ubinascii.rst - ujson.rst - ure.rst - usocket.rst - ussl.rst - -.. only:: port_wipy - Libraries specific to the WiPy --------------------------------- |