mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Add instructions how to install Sphinx to top of tutorial
This commit is contained in:
parent
90c7adba6d
commit
f5567e03fa
@ -9,6 +9,12 @@ while using Sphinx.
|
|||||||
The green arrows designate "more info" links leading to advanced sections about
|
The green arrows designate "more info" links leading to advanced sections about
|
||||||
the described task.
|
the described task.
|
||||||
|
|
||||||
|
Install Sphinx
|
||||||
|
--------------
|
||||||
|
|
||||||
|
Install Sphinx from `PyPI <https://pypi.python.org/pypi/Sphinx>`_ ::
|
||||||
|
|
||||||
|
$ pip install Sphinx
|
||||||
|
|
||||||
Setting up the documentation sources
|
Setting up the documentation sources
|
||||||
------------------------------------
|
------------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user