MrDraw/docs
Gina Häußge 7f2476e513 Better tracking of printer connection state
Introduced three new events:

  * CONNECTING - fired just before starting the connection process
  * DISCONNECTING - fired just before starting the (active) disconnection
     process
  * PRINTER_STATE_CHANGED - fired every time the printer state changes

 Also introduced new GCODE script beforePrinterDisconnected, which will
 get sent just before the printer gets (actively) disconnected. Also enabled
 communication object to wait for the send queue to be emptied before
 closing it, in order to allow sending all lines from the disconnect script.
2015-08-11 12:02:26 +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 Small update for API docs, more necessary 2015-06-19 23:46:17 +02:00
configuration Added documentation for server commands 2015-07-21 18:07:52 +02:00
development Even more documentation of the internal modules 2015-03-06 01:42:49 +01:00
events Better tracking of printer connection state 2015-08-11 12:02:26 +02:00
features Better tracking of printer connection state 2015-08-11 12:02:26 +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 PluginSettings.get_plugin_data_folder moved to OctoPrintPlugin.get_plugin_data_folder 2015-06-24 13:59:45 +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 Also refer to wiki from docs until everything "official" is migrated 2015-07-04 23:51:29 +02: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