MrDraw/docs
Gina Häußge 67a0fd11dd PluginSettings.get_plugin_data_folder moved to OctoPrintPlugin.get_plugin_data_folder
That way plugins don't need to implement the SettingsPlugin mixin in order to access their data folder, which is now an injected property in OctoPrintPlugin. Plugin authors should still always use the getter since that will also make sure the folder actually does exist (lazy creation).

PluginSettings.get_plugin_data_folder has been marked as deprecated.
2015-06-24 13:59:45 +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 Addded possibility to add dividers to System Command Menu 2015-06-05 01:26:45 +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 docs: removed a missing reference 2015-06-09 18:51:14 +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 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