summaryrefslogtreecommitdiff
path: root/doc/source/user/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/user/index.rst')
-rw-r--r--doc/source/user/index.rst7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/source/user/index.rst b/doc/source/user/index.rst
index 6c0a2e929..9f45b68d6 100644
--- a/doc/source/user/index.rst
+++ b/doc/source/user/index.rst
@@ -10,10 +10,11 @@ NumPy. For detailed reference documentation of the functions and
classes contained in the package, see the :ref:`reference`.
.. toctree::
- :maxdepth: 2
+ :maxdepth: 1
- introduction
+ setting-up
+ quickstart
basics
- performance
misc
+ building
c-info