mirror of
https://github.com/Mikaela/Limnoria-doc.git
synced 2024-11-23 20:49:43 +01:00
ff51741876
from library reference. It doesn't appear in generated documentation and makes the builds to fail.
40 lines
604 B
ReStructuredText
40 lines
604 B
ReStructuredText
.. _develop-plugins:
|
|
|
|
###############################
|
|
Developing plugins for Limnoria
|
|
###############################
|
|
|
|
Generic documentation
|
|
~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
plugin_tutorial.rst
|
|
using_wrap.rst
|
|
style.rst
|
|
advanced_plugin_config.rst
|
|
advanced_plugin_testing.rst
|
|
|
|
Specific documentation
|
|
~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
using_utils.rst
|
|
capabilities.rst
|
|
events.rst
|
|
httpserver.rst
|
|
|
|
Library reference
|
|
~~~~~~~~~~~~~~~~~
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
callbacks.rst
|
|
irclib.rst
|
|
commands.rst
|
|
ircmsgs.rst
|