MrDraw/docs
Gina Häußge 8ed3bcb094 Slight changes in CLI structure for performance reasons
Having the plugin commands on the first level of --help proved to be
a bad idea since it basically kills every chance of lazy loading the (expensive)
plugin context. Using a sub command for anything plugin related allows us
to only fire up the plugin context if a plugin command is expected, saving us
some precious seconds of operation in all other cases.

For conformity reasons the dev sub commands were now restructured
similarly.
2015-10-30 16:28:34 +01: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 Merge branch 'fix/logsDocsBug' into devel 2015-09-28 13:08:42 +02:00
configuration Added documentation for server commands 2015-08-26 15:56:35 +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 devel:newplugin => dev:plugin new, +dev:plugin install, +dev:plugin uninstall 2015-10-30 10:10:47 +01:00
plugins Slight changes in CLI structure for performance reasons 2015-10-30 16:28:34 +01: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