Skip to content

Latest commit

 

History

History
 
 

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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