From 44b8f5dbf29f7065649c80a007316a119278f151 Mon Sep 17 00:00:00 2001 From: Alex Vykalyuk Date: Tue, 15 May 2012 00:56:49 +0300 Subject: [PATCH] Added a note about readthedocs.org at the documneting section --- docs/writing/documentation.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/writing/documentation.rst b/docs/writing/documentation.rst index e469439..cb65f9e 100644 --- a/docs/writing/documentation.rst +++ b/docs/writing/documentation.rst @@ -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 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: