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
Section 1.1.1 +++++++++++++
Section 1.1.1.1