mirror of
https://github.com/Mikaela/Limnoria-doc.git
synced 2024-11-25 13:39:31 +01:00
37 lines
550 B
ReStructuredText
37 lines
550 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
|
|
architecture.rst
|
|
|
|
faq.rst
|
|
|
|
Library reference
|
|
~~~~~~~~~~~~~~~~~
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
callbacks.rst
|
|
commands.rst
|
|
ircmsgs.rst
|
|
irclib.rst
|
|
registry.rst
|