Skip to content
Snippets Groups Projects
Commit fdb411a8 authored by Paul Sokolovsky's avatar Paul Sokolovsky
Browse files

docs/library/index: Include array module in ToC.

parent 8a0b6f56
No related branches found
No related tags found
No related merge requests found
...@@ -51,6 +51,7 @@ library. ...@@ -51,6 +51,7 @@ library.
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
array.rst
builtins.rst builtins.rst
cmath.rst cmath.rst
gc.rst gc.rst
...@@ -75,6 +76,7 @@ library. ...@@ -75,6 +76,7 @@ library.
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
array.rst
builtins.rst builtins.rst
cmath.rst cmath.rst
gc.rst gc.rst
...@@ -99,6 +101,7 @@ library. ...@@ -99,6 +101,7 @@ library.
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
array.rst
builtins.rst builtins.rst
gc.rst gc.rst
select.rst select.rst
...@@ -116,6 +119,7 @@ library. ...@@ -116,6 +119,7 @@ library.
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
array.rst
builtins.rst builtins.rst
gc.rst gc.rst
math.rst math.rst
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment