Install dependencies:
pip install -r requirements.txtThen run the build process:
make html
Several documents will be autogenerated (see build_examples.py and build_stages.py). If these encounter errors, update the corresponding examples or stages.
Finally, you will see a _build folder. This folder contains static HTML files to be deployed to a webserver.