Ran update-copyright.py
[hooke.git] / doc / doc.txt
index b81c2ff91fa28b42ebc3f35ddd9fa6df82360c9f..335e88c3470e4e625fba49e6bd0a1d3f93ae8f5c 100644 (file)
@@ -20,9 +20,11 @@ For which you'll need to install Sphinx, numpydoc, and SCons_::
 
 See the reStructuredText quick reference and the `NumPy/SciPy
 documentation guide`_ for an introduction to the documentation
-syntax.
+syntax.  See the `Sphinx markup documentation`_ for a discussion
+of Sphinx's reStructuredText extensions.
 
 .. _reStructuredText:
   http://docutils.sourceforge.net/docs/user/rst/quickref.html
 .. _NumPy/SciPy documentation guide:
-  http://projects.scipy.org/numpy/wiki/CodingStyleGuidelines
+  https://github.com/numpy/numpy/blob/master/doc/HOWTO_DOCUMENT.rst.txt
+.. _Sphinx markup documentation: http://sphinx.pocoo.org/markup.html