summaryrefslogtreecommitdiff
path: root/doc/source/reference/random/examples
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/reference/random/examples')
-rw-r--r--doc/source/reference/random/examples/cython/index.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/source/reference/random/examples/cython/index.rst b/doc/source/reference/random/examples/cython/index.rst
index 9c5da9559..368f5fcd5 100644
--- a/doc/source/reference/random/examples/cython/index.rst
+++ b/doc/source/reference/random/examples/cython/index.rst
@@ -1,4 +1,6 @@
+.. _extending_cython_example:
+
Extending `numpy.random` via Cython
-----------------------------------