MrDraw/docs/plugins
Gina Häußge ceb0e29da3 Changed existing octoprint.server.http.* hooks to prefix routes with /plugin/<identifier>/
This will hopefully prevent conflicting routes between multiple plugins from being registered and also ensures a more consistent behaviour compared to BlueprintPlugin mixins.

 Thanks to @Salandora for bringing this up.
2015-05-27 14:30:41 +02:00
..
concepts.rst [doc] documented viewmodels and their callbacks and dependency injection for usage in plugins 2015-04-23 17:27:25 +02:00
distributing.rst [doc] documented viewmodels and their callbacks and dependency injection for usage in plugins 2015-04-23 17:27:25 +02:00
gettingstarted.rst [doc] documented viewmodels and their callbacks and dependency injection for usage in plugins 2015-04-23 17:27:25 +02:00
hooks.rst Changed existing octoprint.server.http.* hooks to prefix routes with /plugin/<identifier>/ 2015-05-27 14:30:41 +02:00
index.rst [doc] documented viewmodels and their callbacks and dependency injection for usage in plugins 2015-04-23 17:27:25 +02:00
mixins.rst Even more documentation of the internal modules 2015-03-06 01:42:49 +01:00
viewmodels.rst Add a short explanation of additional available callbacks 2015-04-28 04:24:59 -07:00