summaryrefslogtreecommitdiff
path: root/doc/intro.rst
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2014-01-10 15:22:39 +0100
committerGeorg Brandl <georg@python.org>2014-01-10 15:22:39 +0100
commit03f616dca9abd703da9d0f9d3f564d3403e96d3a (patch)
tree55af0b87bedb82ce4499a7e1bab21048b276e997 /doc/intro.rst
parent019709d45c93f403fe9ef8ca2abb0606b5b71108 (diff)
downloadsphinx-03f616dca9abd703da9d0f9d3f564d3403e96d3a.tar.gz
doc intro: add a pointer to readthedocs.org
Diffstat (limited to 'doc/intro.rst')
-rw-r--r--doc/intro.rst9
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.