More details about sphinx installation

This commit is contained in:
Marc Ducobu 2015-01-27 17:01:08 +01:00
parent 2b965bafdf
commit 39f186b4a6

View File

@ -11,7 +11,7 @@ Compilation into HTML
To compile this documentation : To compile this documentation :
1. Install [sphinx-doc](http://sphinx-doc.org) 1. Install [sphinx-doc](http://sphinx-doc.org) (eg. pip install sphinx & pip install sphinx_rtd_theme)
2. run `make html` from the root directory 2. run `make html` from the root directory
3. The base file is located on build/html/index.html 3. The base file is located on build/html/index.html