-
This is meant for testing locally, particularly if you do not have admin access on the readthedocs
-
Building: run
make html
while in this directory.
-
run
pip install restview
-
run
restivew X.rst
which will render that file.
- Specifically for readthedocs, the system will automatically handle the builds for the
main
andlatest
branches. For anything else, reach out to the admins for permissions.