We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dbd4c82 + 3874e1f commit 8fb35b9Copy full SHA for 8fb35b9
docs/writing/documentation.rst
@@ -206,9 +206,12 @@ Sphinx_ is a tool which converts documentation in the :ref:`restructuredtext-ref
206
markup language into a range of output formats including HTML, LaTeX (for
207
printable PDF versions), manual pages and plain text.
208
209
-.. note:: This Guide is built with Sphinx_
+There is also a great free hosting for your Sphinx_ docs: `Read The Docs`_
210
+
211
+.. note:: This Guide is built with Sphinx_ and hosted on `Read The Docs`_
212
213
.. _Sphinx: http://sphinx.pocoo.org
214
+.. _Read The Docs: http://readthedocs.org
215
216
.. _restructuredtext-ref:
217
0 commit comments