diff options
author | MelissaWM <melissawm@gmail.com> | 2020-08-13 18:35:39 -0300 |
---|---|---|
committer | MelissaWM <melissawm@gmail.com> | 2020-08-13 18:37:41 -0300 |
commit | 018ecedfdfd46f9592a4bd24b6d5bc555847d02d (patch) | |
tree | 577bd4a6b183730113dc833a9c74fb5556606b4d /doc/source/user | |
parent | 0311c93c8c43cd913303c529673d69575901475e (diff) | |
download | numpy-018ecedfdfd46f9592a4bd24b6d5bc555847d02d.tar.gz |
DOC: Fixes duplication of toctree content (Closes #17077)
Diffstat (limited to 'doc/source/user')
-rw-r--r-- | doc/source/user/tutorials_index.rst | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/doc/source/user/tutorials_index.rst b/doc/source/user/tutorials_index.rst index 5e9419f96..20e2c256c 100644 --- a/doc/source/user/tutorials_index.rst +++ b/doc/source/user/tutorials_index.rst @@ -11,10 +11,6 @@ classes contained in the package, see the :ref:`API reference <reference>`. .. toctree:: :maxdepth: 1 - basics - misc - numpy-for-matlab-users tutorial-svd tutorial-ma - building - c-info + |