diff options
author | mattip <matti.picus@gmail.com> | 2020-08-12 19:01:08 +0300 |
---|---|---|
committer | mattip <matti.picus@gmail.com> | 2020-08-14 09:19:09 +0300 |
commit | 3166c0d7646efe9d43cb7b363e58db2cf941a5e6 (patch) | |
tree | 926c5aefc29356623af5c265611272d7673d3d49 /doc/source/user | |
parent | 986e533f72c91f8a356c499c2e499c2894c94235 (diff) | |
download | numpy-3166c0d7646efe9d43cb7b363e58db2cf941a5e6.tar.gz |
DOC: first step toward switching themes
Diffstat (limited to 'doc/source/user')
-rw-r--r-- | doc/source/user/index.rst | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/source/user/index.rst b/doc/source/user/index.rst index 4e6a29d9f..3a79f0f2e 100644 --- a/doc/source/user/index.rst +++ b/doc/source/user/index.rst @@ -24,3 +24,20 @@ classes contained in the package, see the :ref:`reference`. c-info tutorials_index howtos_index + + +.. These are stuck here to avoid the "WARNING: document isn't included in any + toctree" message + +.. toctree:: + :hidden: + + explanations_index + ../f2py/index + ../glossary + ../dev/underthehood + ../docs/index + ../bugs + ../release + ../about + ../license |