Documentation generationΒΆ
To generate the Sphinx documentation, run the following command:
tox -e docs-local
If everything runs correctly, open the file docs/build/html/index.html with your file browser to read the generated documentation (although the command itself should have already opened a tab in Firefox).