summaryrefslogtreecommitdiff
path: root/doc/source/reference/index.rst
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2015-07-01 15:23:59 -0600
committerCharles Harris <charlesr.harris@gmail.com>2015-07-01 23:40:56 -0600
commitdd5fd83164e74523b44b0e8bfbc9054ee19a8db5 (patch)
treed4c0f2fbddf12eb4378d6806115029d24ce9ba96 /doc/source/reference/index.rst
parenta70842c58b11b4c3e56425d67e075a418db361f4 (diff)
downloadnumpy-dd5fd83164e74523b44b0e8bfbc9054ee19a8db5.tar.gz
DOC: Remove reference to routines.ctypeslib.rst from index.rst.
The proper reference is in routines.rst.
Diffstat (limited to 'doc/source/reference/index.rst')
-rw-r--r--doc/source/reference/index.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/source/reference/index.rst b/doc/source/reference/index.rst
index 128339e16..9e0ef68db 100644
--- a/doc/source/reference/index.rst
+++ b/doc/source/reference/index.rst
@@ -21,7 +21,6 @@ For learning how to use NumPy, see also :ref:`user`.
arrays
ufuncs
routines
- ctypeslib
distutils
c-api
internals