Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 242 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 242 Bytes

Building Documentation

A basic python environment with packages listed in ./requirements.txt is required to build the docs, see environment.yml.

To make HTML documentation:

make html

Outputs to build/html/index.html