summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Buitinck <larsmans@users.noreply.github.com>2014-04-03 13:24:30 +0200
committerLars Buitinck <l.buitinck@esciencecenter.nl>2014-04-17 11:52:16 +0200
commitac35320ff81dc46ab6332442219a552f85c08881 (patch)
tree51bc4a89cbe332a85b0a49b7ea285c3e887043b3
parent56a1b39e8b16f2292f6b2b54ce26d259003fadad (diff)
downloadnumpydoc-ac35320ff81dc46ab6332442219a552f85c08881.tar.gz
DOC link to NumPy/SciPy documentation guide
-rw-r--r--README.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 0c40af1..e2711e1 100644
--- a/README.rst
+++ b/README.rst
@@ -21,6 +21,9 @@ The following extensions are available:
directive. Note that this implementation may still undergo severe
changes or eventually be deprecated.
+See `A Guide to NumPy/SciPy Documentation <https://github.com/numpy/numpy/blob/master/doc/HOWTO_DOCUMENT.rst.txt>`_
+for how to write docs that use this extension.
+
numpydoc
========