summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Lehmann <mail@robertlehmann.de>2012-11-02 16:52:55 +0100
committerRobert Lehmann <mail@robertlehmann.de>2012-11-02 16:52:55 +0100
commit37a876e1f60ff76b139ed91448f4131216ee5ee6 (patch)
tree7b3ccd16e03b3163aba0abbe5d53e42215335f22
parent81b00046ecbf76228edcae63cf6f5e8032912972 (diff)
downloadsphinx-37a876e1f60ff76b139ed91448f4131216ee5ee6.tar.gz
Link domains provided by sphinxcontrib.
-rw-r--r--doc/domains.rst10
1 files changed, 9 insertions, 1 deletions
diff --git a/doc/domains.rst b/doc/domains.rst
index 2f26ac22..bd99a4c5 100644
--- a/doc/domains.rst
+++ b/doc/domains.rst
@@ -812,7 +812,15 @@ More domains
------------
The sphinx-contrib_ repository contains more domains available as extensions;
-currently Ada, CoffeeScript, Erlang, HTTP, Jinja, PHP, Ruby, and Scala domains.
+currently Ada, CoffeeScript_, Erlang_, HTTP_, Jinja_, PHP_, Ruby, and Scala_
+domains.
.. _sphinx-contrib: https://bitbucket.org/birkenfeld/sphinx-contrib/
+
+.. _CoffeeScript: http://pypi.python.org/pypi/sphinxcontrib-coffee
+.. _Erlang: http://pypi.python.org/pypi/sphinxcontrib-erlangdomain
+.. _HTTP: http://pypi.python.org/pypi/sphinxcontrib-httpdomain
+.. _Jinja: http://pypi.python.org/pypi/sphinxcontrib-jinjadomain
+.. _Scala: http://pypi.python.org/pypi/sphinxcontrib-scaladomain
+.. _PHP: http://pypi.python.org/pypi/sphinxcontrib-phpdomain