summaryrefslogtreecommitdiff
path: root/doc/source/docs/howto_document.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/docs/howto_document.rst')
-rw-r--r--doc/source/docs/howto_document.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/source/docs/howto_document.rst b/doc/source/docs/howto_document.rst
index 7cd97b954..ff726c67c 100644
--- a/doc/source/docs/howto_document.rst
+++ b/doc/source/docs/howto_document.rst
@@ -4,6 +4,8 @@
A Guide to NumPy Documentation
==============================
+.. _userdoc_guide:
+
User documentation
******************
- In general, we follow the
@@ -32,6 +34,9 @@ User documentation
we should add to the NumPy style rules.
+
+.. _docstring_intro:
+
Docstrings
**********