According to your requirement, you may need to install different versions of sphinx, take installing v1.7.0
as an example:
$ git clone https://github.com/sphinx-doc/sphinx.git
$ cd sphinx
$ git checkout tags/v1.7.0
$ sudo pip install .
According to your requirement, you may need to install different versions of sphinx, take installing v1.7.0
as an example:
$ git clone https://github.com/sphinx-doc/sphinx.git
$ cd sphinx
$ git checkout tags/v1.7.0
$ sudo pip install .