Limnoria-doc/develop/index.rst
Valentin Lorentz 44c7f6fc33 Import the supybot.schedule documentation from Gribble's wiki
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.
2021-04-05 18:40:35 +02:00

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