Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 453 Bytes

File metadata and controls

9 lines (5 loc) · 453 Bytes

docs-build-passing-badge

The documentation is here.

To work with this documentation locally, clone the repo.

You need a python environment (python 3 preferably) where you can install the requirements using pip install -r requirements.txt.

Then you can use make html or make epub etc. to create local copies of the documentation.