google-maps-services-python
google-maps-services-python copied to clipboard
docs: Adding docs.yml workflow to update docs on a new tag.
Adding a GitHub workflow to trigger regenerating docs when a new
tag is pushed. Once the docs have been generated, a new PR will be
opened against the gh-pages branch.
Resolves #348
Do we test the docs as part of the normal pr builds? If not could run this on pull requests and add an if to commit step.
I REALLY dislike sphinx, but it's another case of being the 'worst tool except for all the others'.
of the normal pr builds? If not could run this on pull requests and add an if to commit step.
docs is not part of the test workflow, I can certainly add it there.
:tada: This PR is included in version 4.8.0 :tada:
The release is available on:
v4.8.0- GitHub release
Your semantic-release bot :package::rocket: