Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.

Latest commit

 

History

History
19 lines (12 loc) · 281 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 281 Bytes

How to build this documentation

sudo apt-get install python-sphinx python-setuptools
sudo easy_install pip

sudo pip install sphinx_rtd_theme
sudo pip install sphinxcontrib-phpdomain

make html

next open html/index.html in your browser

open html/index.html