aboutsummaryrefslogtreecommitdiffstats
path: root/doc/website/manual.rst
diff options
context:
space:
mode:
authorlloyd <[email protected]>2014-02-15 16:19:13 +0000
committerlloyd <[email protected]>2014-02-15 16:19:13 +0000
commitd7d25762396f497de4dbe363c5b539124c9575a2 (patch)
treed5d3048ad21cf55c1cfb06ab6fb428e66edbc282 /doc/website/manual.rst
parent6ca65037c16ef97341f187e29001677d75c8184a (diff)
Website tweaks
Diffstat (limited to 'doc/website/manual.rst')
-rw-r--r--doc/website/manual.rst9
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/website/manual.rst b/doc/website/manual.rst
index 4253561b4..bda6ef09c 100644
--- a/doc/website/manual.rst
+++ b/doc/website/manual.rst
@@ -2,9 +2,10 @@
Reference Manual
========================================
-The documentation is all under ``doc`` in your source tree, stored as ``.rst``
-(RestructedText) files. They can be processed by Sphinx to produce HTML or
-PDF output.
+The documentation is all under ``doc`` in your source tree, stored as
+``.rst`` (`RestructedText <http://docutils.sourceforge.net/rst.html>`_) files.
+They can be processed by `Sphinx <http://sphinx-doc.org>`_ to produce
+HTML or PDF output.
-The `manual </manual>`_ and `Doxygen reference </doxygen>`_ for the
+The `manual </manual/>`_ and `Doxygen reference </doxygen/>`_ for the
latest development release is available online.