How to test the ReadTheDocs pages locally

  1. Ensure the environment has been set up as described here

  2. Execute source venv/bin/activate

  3. Execute make html to build the Sphinx page

  4. ReadTheDocs will be updated automatically once a new commit has been made to the default branch