19 lines
434 B
ReStructuredText
19 lines
434 B
ReStructuredText
.. _sec-plugins-developing:
|
|
|
|
******************
|
|
Developing Plugins
|
|
******************
|
|
|
|
.. todo::
|
|
|
|
A section on how to develop plugins yourself, including a tutorial creating an exemplary plugin as well as
|
|
a documentation of the plugin API, will be added in the near future.
|
|
|
|
.. _sec-plugins-developing-types:
|
|
|
|
Available plugin types
|
|
======================
|
|
|
|
.. automodule:: octoprint.plugin.types
|
|
:members:
|
|
:undoc-members:
|