add distribution possibility

This commit is contained in:
Georg Brandl
2014-09-14 17:26:13 +00:00
parent 18ec1d79d3
commit bf6f5acd2c

View File

@@ -9,13 +9,16 @@ while using Sphinx.
The green arrows designate "more info" links leading to advanced sections about
the described task.
Install Sphinx
--------------
Install Sphinx from `PyPI <https://pypi.python.org/pypi/Sphinx>`_ ::
Install Sphinx, either from a distribution package or from
`PyPI <https://pypi.python.org/pypi/Sphinx>`_ with ::
$ pip install Sphinx
Setting up the documentation sources
------------------------------------