Open

Description
Upon a merge into master
(after successful testing and review), we can trigger building the docs with sphinx
and uploading to readthedocs
.
Thoughts:
- add a check to see if the doc sources have changed so we don't deploy if everything's the same
- consider using https://github.com/readthedocs/actions for doc preview in a PR
- add a linting check for code documentation (e.g. https://docs.astral.sh/ruff/rules/#pydocstyle-d)
Metadata
Metadata
Assignees
Labels
No labels