summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2013-09-13 14:34:10 -0600
committerCharles Harris <charlesr.harris@gmail.com>2013-09-13 14:34:10 -0600
commitde29fcbc0251d90f378f63588edd6fcfaa600a50 (patch)
treee1b15573fb7bb24edc2ded9e0f92c6a05488ceef /doc
parentf5fceebd33950113fe523c60c94f641fe8b3dce7 (diff)
downloadnumpy-de29fcbc0251d90f378f63588edd6fcfaa600a50.tar.gz
DOC: Make savez_compressed show up in the documentation.
Closes #3708.
Diffstat (limited to 'doc')
-rw-r--r--doc/source/reference/routines.io.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/source/reference/routines.io.rst b/doc/source/reference/routines.io.rst
index 6417dbf56..26afbfb4f 100644
--- a/doc/source/reference/routines.io.rst
+++ b/doc/source/reference/routines.io.rst
@@ -11,6 +11,7 @@ NPZ files
load
save
savez
+ savez_compressed
Text files
----------