summaryrefslogtreecommitdiff
path: root/doc/source/reference
diff options
context:
space:
mode:
authormattip <matti.picus@gmail.com>2019-10-15 09:54:29 +0300
committermattip <matti.picus@gmail.com>2019-10-15 09:54:29 +0300
commitcf2f4e0782f130258d3bdafebfbcab889874610a (patch)
tree8d658941bbe667b1c962801987dc8bfec68a2d1b /doc/source/reference
parent08b5907b62db280d028fe7508633a1abe4c5e713 (diff)
downloadnumpy-cf2f4e0782f130258d3bdafebfbcab889874610a.tar.gz
DOC: add numpy.shape to index
Diffstat (limited to 'doc/source/reference')
-rw-r--r--doc/source/reference/routines.array-manipulation.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/source/reference/routines.array-manipulation.rst b/doc/source/reference/routines.array-manipulation.rst
index cc93d1029..bf43232ef 100644
--- a/doc/source/reference/routines.array-manipulation.rst
+++ b/doc/source/reference/routines.array-manipulation.rst
@@ -9,6 +9,7 @@ Basic operations
:toctree: generated/
copyto
+ shape
Changing array shape
====================