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
dave-doty
changed the title
make GitHub action for compiling API documentation and posting to readthedocs
make GitHub action for testing compiling API documentation
May 8, 2021
It would be good to test out locally first with Sphinx to make sure there's no doc compilation errors.
See here for example:
https://github.com/UC-Davis-molecular-computing/scadnano-python-package/blob/master/.github/workflows/docs-check.yml
This action should just check for errors. The actual posting of API docs to readthedocs is done by readthedocs itself, not by GitHub.
The text was updated successfully, but these errors were encountered: