summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorPaul Sokolovsky <pfalcon@users.sourceforge.net>2016-10-30 23:13:52 +0300
committerPaul Sokolovsky <pfalcon@users.sourceforge.net>2016-10-30 23:13:52 +0300
commit7219a18d175f993d540c1897d3cd23cfd2a2e118 (patch)
tree6e0715e3ea11470063340b0915a27fca11bcc865
parent796b720dbcc73374418de571699de99de4edaf41 (diff)
downloadmicropython-7219a18d175f993d540c1897d3cd23cfd2a2e118.tar.gz
micropython-7219a18d175f993d540c1897d3cd23cfd2a2e118.zip
docs/library/index: Update TOCs so builtins sorted before modules.
-rw-r--r--docs/library/index.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/library/index.rst b/docs/library/index.rst
index d502ffdfc6..b06c806f73 100644
--- a/docs/library/index.rst
+++ b/docs/library/index.rst
@@ -51,8 +51,8 @@ library.
.. toctree::
:maxdepth: 1
- array.rst
builtins.rst
+ array.rst
cmath.rst
gc.rst
math.rst
@@ -76,8 +76,8 @@ library.
.. toctree::
:maxdepth: 1
- array.rst
builtins.rst
+ array.rst
cmath.rst
gc.rst
math.rst
@@ -101,8 +101,8 @@ library.
.. toctree::
:maxdepth: 1
- array.rst
builtins.rst
+ array.rst
gc.rst
select.rst
sys.rst
@@ -119,8 +119,8 @@ library.
.. toctree::
:maxdepth: 1
- array.rst
builtins.rst
+ array.rst
gc.rst
math.rst
sys.rst