summaryrefslogtreecommitdiff
path: root/doc/source/reference/routines.array-manipulation.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/reference/routines.array-manipulation.rst')
-rw-r--r--doc/source/reference/routines.array-manipulation.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/source/reference/routines.array-manipulation.rst b/doc/source/reference/routines.array-manipulation.rst
index 2c1a5b200..ca97bb479 100644
--- a/doc/source/reference/routines.array-manipulation.rst
+++ b/doc/source/reference/routines.array-manipulation.rst
@@ -3,6 +3,13 @@ Array manipulation routines
.. currentmodule:: numpy
+Basic operations
+================
+.. autosummary::
+ :toctree: generated/
+
+ copyto
+
Changing array shape
====================
.. autosummary::