Open Gastove opened 9 years ago
on a similar note it would be good to have a way to hit an endpoint to do that similar to RTD
Yeah, was thinking about that. Supporting webhooks isn't necessary per se - but I think it'll be pretty easy once we have all the other bits. On Apr 24, 2015 8:17 PM, "jesse keane" notifications@github.com wrote:
on a similar note it would be good to have a way to hit an endpoint to do that similar to RTD
— Reply to this email directly or view it on GitHub https://github.com/Gastove/doctopus/issues/27#issuecomment-96123506.
Now that #77 is in, I think we've got a way to do this. A rebuild/tentacle-name
route can be exposed, either to the UI or to something like a web hook. We don't have a rebuild-doc
function yet; the only thing we're lacking is a clean way to nuke all the old docs for a tentacle out of the DB.
You should be able to rebuild a tentacle's docs through the web ui