Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 132 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 132 Bytes

To build the documentation:

$ pip install -e .[docs]
$ rm -rf doc/build && python setup.py build_sphinx --all-files