MrDraw/docs
Gina Häußge 4c7520efb9 New hook "octoprint.server.http.bodysize" and lifecycle support for restart needing hooks
The new hook allows extending the list of rules for maximum body sizes differing from the default of 100KB and can be used by plugins to allow uploads to them that exceed that file size.

Also extended the plugin manager to detect plugins that implement restart needing hooks (such as the above one) and handling those plugins the same as plugins containing implementations that inherit from octoprint.plugin.core.RestartNeedingPlugin
2015-05-11 15:47:40 +02:00
..
_static [Docs] RTD needs a little extra help to get the code tag colors fixed... 2015-03-19 21:05:27 +01:00
api Added a "fake ack" button to terminal tab, as counter measure for lost "ok"s 2015-04-27 18:13:39 +02:00
configuration Support fast communication recovery during printing when printer sends "wait" line 2015-05-08 13:47:52 +02:00
development Even more documentation of the internal modules 2015-03-06 01:42:49 +01:00
events update docs to reflect new payload data 2015-04-02 14:53:00 -04:00
features [doc] documented gcode scripts and snippets 2015-04-23 14:05:10 +02:00
images [Docs] Forgot to check in an image 2015-04-15 18:57:30 +02:00
modules New hook octoprint.filemanager.preprocessor 2015-04-17 14:45:58 +02:00
plugins New hook "octoprint.server.http.bodysize" and lifecycle support for restart needing hooks 2015-05-11 15:47:40 +02:00
sphinxext [Docs] Documented octoprint.comm.protocol.gcode hook 2015-03-25 18:24:51 +01:00
conf.py [Doc] let's see if moving the figures out of the tables solves the PDF issue 2015-03-26 10:55:51 +01:00
index.rst More work on custom controls 2015-03-12 17:23:55 +01:00
make.bat Starting documentation based on Sphinx 2013-12-02 17:40:31 +01:00
Makefile Starting documentation based on Sphinx 2013-12-02 17:40:31 +01:00