Documentation
Local Builds
-
This is meant for testing locally, particularly if you do not have admin access on the readthedocs
-
Building: run
make htmlwhile in this directory.
Testing Changes
-
run
pip install restview -
run
restivew X.rstwhich will render that file.
Remote Builds
- Specifically for readthedocs, the system will automatically handle the builds for the
mainandlatestbranches. For anything else, reach out to the admins for permissions.