summaryrefslogtreecommitdiffstatshomepage
path: root/docs/library/index.rst
diff options
context:
space:
mode:
authorPaul Sokolovsky <pfalcon@users.sourceforge.net>2016-08-07 00:16:41 +0300
committerPaul Sokolovsky <pfalcon@users.sourceforge.net>2016-08-07 00:16:41 +0300
commitfdb411a8c5f3c67fa8f2febf98a9bcdb54bbc095 (patch)
tree3e0c314784823db25dd467ea0776984fce7741b0 /docs/library/index.rst
parent8a0b6f561cd8a1e8ab61f3bebcaec48f57dcd63c (diff)
downloadmicropython-fdb411a8c5f3c67fa8f2febf98a9bcdb54bbc095.tar.gz
micropython-fdb411a8c5f3c67fa8f2febf98a9bcdb54bbc095.zip
docs/library/index: Include array module in ToC.
Diffstat (limited to 'docs/library/index.rst')
-rw-r--r--docs/library/index.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/library/index.rst b/docs/library/index.rst
index 9a105697b7..d502ffdfc6 100644
--- a/docs/library/index.rst
+++ b/docs/library/index.rst
@@ -51,6 +51,7 @@ library.
.. toctree::
:maxdepth: 1
+ array.rst
builtins.rst
cmath.rst
gc.rst
@@ -75,6 +76,7 @@ library.
.. toctree::
:maxdepth: 1
+ array.rst
builtins.rst
cmath.rst
gc.rst
@@ -99,6 +101,7 @@ library.
.. toctree::
:maxdepth: 1
+ array.rst
builtins.rst
gc.rst
select.rst
@@ -116,6 +119,7 @@ library.
.. toctree::
:maxdepth: 1
+ array.rst
builtins.rst
gc.rst
math.rst