X-Git-Url: http://git.tremily.us/?a=blobdiff_plain;f=doc%2Fdoc.txt;h=4c8b41f59ebb97891d844c771139cdf08ee7148e;hb=f4b8cd61cceb3e0094ce8e2ff580d91493c799bb;hp=b81c2ff91fa28b42ebc3f35ddd9fa6df82360c9f;hpb=08d0c6648e124506db9c5fd977a566d1151f38dc;p=hooke.git diff --git a/doc/doc.txt b/doc/doc.txt index b81c2ff..4c8b41f 100644 --- a/doc/doc.txt +++ b/doc/doc.txt @@ -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