Gastove / doctopus

An un-opinionated framework for Docs on the Webs
Eclipse Public License 1.0
7 stars 2 forks source link

Rebuild a tentacle's docs through the web UI #27

Open Gastove opened 9 years ago

Gastove commented 9 years ago

You should be able to rebuild a tentacle's docs through the web ui

jarofghosts commented 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

Gastove commented 9 years ago

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.

Gastove commented 8 years ago

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.