diff options
Diffstat (limited to 'doc/website/manual.rst')
-rw-r--r-- | doc/website/manual.rst | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/doc/website/manual.rst b/doc/website/manual.rst deleted file mode 100644 index bda6ef09c..000000000 --- a/doc/website/manual.rst +++ /dev/null @@ -1,11 +0,0 @@ - -Reference Manual -======================================== - -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 -latest development release is available online. |