orphan: How to build the docs From the root directory of the repository, do the following to steps Install docs' dependencies pip install nox Build the docs nox -s docs Browse the files in /_build/html with your internet browser to see the rendered output.