MrDraw/docs
Gina Häußge 8ff0096eb6 Fix & Docs: Plugins may only have one mixin implementation
Multiple mixins are allowed of course. Allowing multiple implementations lead to too many problems due to plugin names for referring to the APIs of SimpleApiPlugins or the assets of AssetPlugins.

 Hence __plugin_implementations__ has been deprecated in favor of __plugin_implementation__. The plugin subsystem will automatically copy the first implementation from __plugin_implementations__ to __plugin_implementation__ and log a deprecation warning.

 Adjusted documentation accordingly. Also added docs for helpers.
2015-03-30 16:50:06 +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 Fixed some documentation and implementation details on the slicing API 2015-03-19 21:03:28 +01:00
configuration [Doc] ok, that was not it, reverting and trying something else 2015-03-26 10:24:33 +01:00
development Even more documentation of the internal modules 2015-03-06 01:42:49 +01:00
events More work on custom controls 2015-03-12 17:23:55 +01:00
features [Doc] let's see if moving the figures out of the tables solves the PDF issue 2015-03-26 10:55:51 +01:00
images More work on custom controls 2015-03-12 17:23:55 +01:00
modules Lots of documentation for slicing related things and some refactorings 2015-03-19 20:58:24 +01:00
plugins Fix & Docs: Plugins may only have one mixin implementation 2015-03-30 16:50:06 +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