diff options
| author | Georg Brandl <georg@python.org> | 2014-01-10 15:22:39 +0100 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2014-01-10 15:22:39 +0100 |
| commit | 03f616dca9abd703da9d0f9d3f564d3403e96d3a (patch) | |
| tree | 55af0b87bedb82ce4499a7e1bab21048b276e997 /doc/intro.rst | |
| parent | 019709d45c93f403fe9ef8ca2abb0606b5b71108 (diff) | |
| download | sphinx-03f616dca9abd703da9d0f9d3f564d3403e96d3a.tar.gz | |
doc intro: add a pointer to readthedocs.org
Diffstat (limited to 'doc/intro.rst')
| -rw-r--r-- | doc/intro.rst | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/intro.rst b/doc/intro.rst index 4d052c81..24760aa9 100644 --- a/doc/intro.rst +++ b/doc/intro.rst @@ -66,3 +66,12 @@ Usage See :doc:`tutorial` for an introduction. It also contains links to more advanced sections in this manual for the topics it discusses. + + +Hosting +------- + +Need a place to host your Sphinx docs? `readthedocs.org +<http://readthedocs.org>`_ hosts a lot of Sphinx docs already, and integrates +well with projects' source control. It also features a powerful built-in search +that exceeds the possibilities of Sphinx' JavaScript-based offline search. |
