Skip to content

Documentation

These pages are generated with mkdocs.

To set things up, perform the following steps.

python3 -m venv venvhpoo
source venvhpo/bin/activate
pip install --upgrade pip
pip install mkdocs
pip install mkdocs-material
pip install mkdocs-material[imaging]
pip install pillow cairosvg
pip install mkdocs-material-extensions
pip install mkdocstrings[python]

To start a local server, enter:

mkdocs serve