summaryrefslogtreecommitdiff
path: root/doc/source/reference/random/index.rst
diff options
context:
space:
mode:
authorRobert Kern <robert.kern@gmail.com>2019-06-27 18:06:59 -0700
committerRobert Kern <robert.kern@gmail.com>2019-06-27 18:06:59 -0700
commit49450483628d96d0bdf9caf18e627f05ab9a3431 (patch)
treef1741ed31d18f8696e9c7b981ad3def12f9e745a /doc/source/reference/random/index.rst
parentecae5c32fcbd9794e91a1fc5dd321e69779492b9 (diff)
downloadnumpy-49450483628d96d0bdf9caf18e627f05ab9a3431.tar.gz
DOC: Make sure canonical numpy.random target is the index.
Diffstat (limited to 'doc/source/reference/random/index.rst')
-rw-r--r--doc/source/reference/random/index.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/source/reference/random/index.rst b/doc/source/reference/random/index.rst
index c0318494a..b862788ea 100644
--- a/doc/source/reference/random/index.rst
+++ b/doc/source/reference/random/index.rst
@@ -1,5 +1,7 @@
.. _numpyrandom:
+.. py:module:: numpy.random
+
.. currentmodule:: numpy.random
Random sampling (:mod:`numpy.random`)