diff options
Diffstat (limited to 'docs/library/index.rst')
-rw-r--r-- | docs/library/index.rst | 8 |
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 |