MrDraw/docs
Gina Häußge 61af59cca1 New hooks for command processing in comm layer
Added phase specific hooks for queuing, queued, sending and sent phases of a command ("octoprint.comm.protocol.gcode.<phase>"). Removed old queuing phase hook and declared as obsolete hook in plugin manager to prevent plugins that depend on it from being enabled.

Adding those new hooks also necessitated refactoring the whole command processing, made it more modular and added phase specific handler functions that allow handling all blocking commands centrally for example.
2015-05-28 17:06:24 +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 More/fixed documentation on the octoprint.server.util module 2015-05-26 13:16:01 +02:00
plugins New hooks for command processing in comm layer 2015-05-28 17:06:24 +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