Skip to content

Files

Latest commit

c2f8c63 · Mar 31, 2025

History

History

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Mar 31, 2025
Dec 26, 2018
Dec 26, 2018
May 30, 2024
Sep 21, 2023

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