diff options
author | Matti Picus <matti.picus@gmail.com> | 2020-08-14 08:47:13 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-14 08:47:13 +0300 |
commit | 986e533f72c91f8a356c499c2e499c2894c94235 (patch) | |
tree | 577bd4a6b183730113dc833a9c74fb5556606b4d /doc/source | |
parent | 0311c93c8c43cd913303c529673d69575901475e (diff) | |
parent | 018ecedfdfd46f9592a4bd24b6d5bc555847d02d (diff) | |
download | numpy-986e533f72c91f8a356c499c2e499c2894c94235.tar.gz |
Merge pull request #17078 from melissawm/fix-docs-index
DOC: Fixes duplication of toctree content (Closes #17077)
Diffstat (limited to 'doc/source')
-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 + |