mirror of
https://github.com/Mikaela/Limnoria-doc.git
synced 2024-11-25 13:39:31 +01:00
41a9deddaa
will be referenced by the callbacks documentation in the next release.
36 lines
529 B
ReStructuredText
36 lines
529 B
ReStructuredText
.. _develop-plugins:
|
|
|
|
######################
|
|
Plugin Developer Guide
|
|
######################
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
plugin_tutorial.rst
|
|
using_wrap.rst
|
|
style.rst
|
|
advanced_plugin_config.rst
|
|
advanced_plugin_testing.rst
|
|
plugin_distribution.rst
|
|
|
|
using_utils.rst
|
|
capabilities.rst
|
|
events.rst
|
|
httpserver.rst
|
|
schedule.rst
|
|
|
|
faq.rst
|
|
|
|
Library reference
|
|
~~~~~~~~~~~~~~~~~
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
callbacks.rst
|
|
commands.rst
|
|
ircmsgs.rst
|
|
irclib.rst
|
|
registry.rst
|