You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge pull request #899 from cderici/fix-sphinx-doc
#899
#### Description
This is a follow up on #871 , attempting to have stable green RTD builds for generating the pylibjuju docs.
- It adds a tox environment to run the `sphinx-build` locally rather then doing it in the main dev environment.
- It adds a new `.readthedocs.yaml` configuration file (which will be required it looks like by Sep 2023)
#### Notes & Discussion
After the RTD side is stabilized, the actual docs will be revised to keep up-to-date docs for pylibjuju.
0 commit comments