mirror of
https://github.com/Mikaela/Limnoria-doc.git
synced 2024-11-28 23:39:25 +01:00
44c7f6fc33
It's good to reference it from the main doc; and I'd rather copy it here in case the Gribble Wiki (or Sourceforge) goes down.
35 lines
512 B
ReStructuredText
35 lines
512 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
|
|
irclib.rst
|
|
commands.rst
|
|
ircmsgs.rst
|