Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 409 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 409 Bytes

Build instructions

To build the docs you must use Python 3.11.

To create a build environment run the following commands:

python -m venv .venv
source .venv/bin/activate
pip install -r docs/requirements.txt

cd docs
make html

Example Headers

============ page section

Section 1

Section 1.1

Section 1.1.1 +++++++++++++

Section 1.1.1.1