Read the documentation here:
https://pycinema.readthedocs.io
To update the documentation:
- clone the repository, then check out the dev branch
- update docs/source/conf.py to have the correct author, release and version number.
- make changes to the documentation
- check in changes to dev branch, then submit PR and merge to main branch
Documentation will automatically build and re-publish. Be sure to check on the build, as requirements for readthedocs often change faster than the update cycle for this documentation.