summaryrefslogtreecommitdiff
path: root/doc/source/contents.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/contents.rst')
-rw-r--r--doc/source/contents.rst25
1 files changed, 7 insertions, 18 deletions
diff --git a/doc/source/contents.rst b/doc/source/contents.rst
index baea7784c..5d4e12097 100644
--- a/doc/source/contents.rst
+++ b/doc/source/contents.rst
@@ -5,23 +5,12 @@ NumPy Documentation
###################
.. toctree::
+ :maxdepth: 1
- user/setting-up
- user/quickstart
- user/absolute_beginners
- user/tutorials_index
- user/howtos_index
- reference/index
- user/explanations_index
- f2py/index
- glossary
- dev/index
- dev/underthehood
- docs/index
- docs/howto_document
- benchmarking
- bugs
- release
- about
- license
+ User Guide <user/index>
+ API reference <reference/index>
+ Development <dev/index>
+.. This is not really the index page, that is found in
+ _templates/indexcontent.html The toctree content here will be added to the
+ top of the template header