summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRalf Gommers <ralf.gommers@gmail.com>2015-12-29 21:58:36 +0100
committerRalf Gommers <ralf.gommers@gmail.com>2016-01-16 12:18:27 +0100
commit105a498fcc987f9592b7a8a632f50544fe23ff31 (patch)
treead4f85f92a4f75f69620f4e9972036f8db72e08d /doc
parent08e75cad2b736cbed625ab3a831bb6f4887ca52e (diff)
downloadnumpy-105a498fcc987f9592b7a8a632f50544fe23ff31.tar.gz
DOC: add NumpyVersion to the docs, and mention it in version.py
Diffstat (limited to 'doc')
-rw-r--r--doc/source/reference/routines.other.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/source/reference/routines.other.rst b/doc/source/reference/routines.other.rst
index a3a1f8a06..b7a924eba 100644
--- a/doc/source/reference/routines.other.rst
+++ b/doc/source/reference/routines.other.rst
@@ -31,3 +31,10 @@ Memory ranges
shares_memory
may_share_memory
+
+Numpy version comparison
+------------------------
+.. autosummary::
+ :toctree: generated/
+
+ lib.NumpyVersion