Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 165 Bytes

README.docs.md

File metadata and controls

11 lines (7 loc) · 165 Bytes

Build Documentation

pip install sphinx recommonmark sphinx_rtd_theme sphinxcontrib-images

cd docs
rm build/* -R ; make html