Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion docs/writing/documentation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -206,9 +206,12 @@ Sphinx_ is a tool which converts documentation in the :ref:`restructuredtext-ref
markup language into a range of output formats including HTML, LaTeX (for
printable PDF versions), manual pages and plain text.

.. note:: This Guide is built with Sphinx_
There is also a great free hosting for your Sphinx_ docs: `Read The Docs`_

.. note:: This Guide is built with Sphinx_ and hosted on `Read The Docs`_

.. _Sphinx: http://sphinx.pocoo.org
.. _Read The Docs: http://readthedocs.org

.. _restructuredtext-ref:

Expand Down