Documentation cleanups.
[hooke.git] / doc / doc.txt
index b81c2ff91fa28b42ebc3f35ddd9fa6df82360c9f..4c8b41f59ebb97891d844c771139cdf08ee7148e 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
+.. _Sphinx markup documentation: http://sphinx.pocoo.org/markup.html