summaryrefslogtreecommitdiff
path: root/doc/source/reference
diff options
context:
space:
mode:
authorEric Wieser <wieser.eric@gmail.com>2017-05-02 11:25:41 +0100
committerEric Wieser <wieser.eric@gmail.com>2017-05-03 17:00:48 +0100
commit02805d886ec9c40a31b542bcd78e77f8d435dd89 (patch)
tree06a5bebde04c407f5355fd25f7e97fa0af78d640 /doc/source/reference
parent2187003ec4b3c81a6246b5bbb24338e25d493f7a (diff)
downloadnumpy-02805d886ec9c40a31b542bcd78e77f8d435dd89.tar.gz
DOC: actually produce docs for as_strided
[ci skip]
Diffstat (limited to 'doc/source/reference')
-rw-r--r--doc/source/reference/routines.indexing.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/source/reference/routines.indexing.rst b/doc/source/reference/routines.indexing.rst
index 8c3729f21..4af6845d0 100644
--- a/doc/source/reference/routines.indexing.rst
+++ b/doc/source/reference/routines.indexing.rst
@@ -41,6 +41,7 @@ Indexing-like operations
diag
diagonal
select
+ lib.stride_tricks.as_strided
Inserting data into arrays
--------------------------