docs/library/index: Order sections from the most to least standard modules.

pull/2015/head
Paul Sokolovsky 2016-04-27 01:37:45 +03:00
rodzic 492bf12499
commit 0df2ee0126
1 zmienionych plików z 15 dodań i 14 usunięć

Wyświetl plik

@ -6,20 +6,6 @@ The following standard Python libraries are built in to MicroPython.
For additional libraries, please download them from the `micropython-lib repository
<https://github.com/micropython/micropython-lib>`_.
MicroPython-specific libraries
------------------------------
Functionality specific to the MicroPython implementation is available in
the following libraries.
.. toctree::
:maxdepth: 1
machine.rst
micropython.rst
network.rst
uctypes.rst
Python standard libraries and micro-libraries
---------------------------------------------
@ -114,6 +100,21 @@ library.
uzlib.rst
MicroPython-specific libraries
------------------------------
Functionality specific to the MicroPython implementation is available in
the following libraries.
.. toctree::
:maxdepth: 1
machine.rst
micropython.rst
network.rst
uctypes.rst
.. only:: port_pyboard
Libraries specific to the pyboard