You can build and view this documentation project locally - we recommend that you activate a local Python virtual environment first https://packaging.python.org/en/latest/guides/installing-using-pip-and-virtual-environments/#creating-a-virtual-environment
# Install required Python dependencies (Sphinx etc.)
pip install -r requirements.txt
# Run the raw sphinx-build command
sphinx-build -M html . _build/