summaryrefslogtreecommitdiff
path: root/doc/source/index.rst
blob: 21dec00fe5a94125c0dcf0e42a92c2b2c2ec1b85 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.. _numpy_docs_mainpage:

###################
NumPy Documentation
###################

.. toctree::
   :maxdepth: 1
   :hidden:

   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