Skip to content

Commit 6c2ca3b

Browse files
committed
Merge pull request #19 from larsmans/master
DOC: link to NumPy/SciPy documentation guide
2 parents 56a1b39 + ac35320 commit 6c2ca3b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ The following extensions are available:
2121
directive. Note that this implementation may still undergo severe
2222
changes or eventually be deprecated.
2323

24+
See `A Guide to NumPy/SciPy Documentation <https://github.com/numpy/numpy/blob/master/doc/HOWTO_DOCUMENT.rst.txt>`_
25+
for how to write docs that use this extension.
26+
2427

2528
numpydoc
2629
========

0 commit comments

Comments
 (0)