New git hook to trigger read-the-docs buils
jobec opened this issue · 3 comments
jobec commented
This repo should get a new hook to trigger a read-the-docs build.
Post Commit Hook:
curl -X POST https://readthedocs.org/build/infoblox-netmri
@johnbelamaric : If you create a read-the-docs account, I'll make you maintainer
Deleted user commented
I created an "infobloxopen" read-the-docs account. Thanks for contributing!
jobec commented
Account added.
After the commit hook is in place, docs should get updated on commit
Deleted user commented
Ok, I added the web hook in GitHub. Looks like it's working now. Thanks.