mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
add distribution possibility
This commit is contained in:
@@ -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
|
||||
------------------------------------
|
||||
|
||||
|
Reference in New Issue
Block a user