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.rst23
1 files changed, 0 insertions, 23 deletions
diff --git a/doc/source/user/index.rst b/doc/source/user/index.rst
deleted file mode 100644
index d506a5a98..000000000
--- a/doc/source/user/index.rst
+++ /dev/null
@@ -1,23 +0,0 @@
-.. _user:
-
-################
-NumPy User Guide
-################
-
-This guide is intended as an introductory overview of NumPy and
-explains how to install and make use of the most important features of
-NumPy. For detailed reference documentation of the functions and
-classes contained in the package, see the :ref:`reference`.
-
-.. toctree::
- :maxdepth: 1
-
- setting-up
- quickstart
- absolute_beginners
- basics
- misc
- numpy-for-matlab-users
- tutorial-svd
- building
- c-info