summaryrefslogtreecommitdiff
path: root/doc/source/dev/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/dev/index.rst')
-rw-r--r--doc/source/dev/index.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/source/dev/index.rst b/doc/source/dev/index.rst
index dc6099992..5270bfb77 100644
--- a/doc/source/dev/index.rst
+++ b/doc/source/dev/index.rst
@@ -1,3 +1,5 @@
+.. _devindex:
+
#####################
Contributing to NumPy
#####################
@@ -284,6 +286,7 @@ The rest of the story
style_guide
releasing
governance/index
+ howto-docs
NumPy-specific workflow is in :ref:`numpy-development-workflow
<development-workflow>`.