2011-06-30 16:21:24 +02:00
|
|
|
.. _develop-plugins:
|
|
|
|
|
|
|
|
################################
|
|
|
|
Developping plugins for Limnoria
|
|
|
|
################################
|
|
|
|
|
2011-07-01 19:03:35 +02:00
|
|
|
Doc provided with Supybot:
|
|
|
|
|
|
|
|
.. toctree::
|
2013-02-01 17:52:54 +01:00
|
|
|
:maxdepth: 1
|
2011-07-01 19:03:35 +02:00
|
|
|
|
|
|
|
../import/PLUGIN_TUTORIAL.rst
|
|
|
|
../import/USING_WRAP.rst
|
|
|
|
../import/STYLE.rst
|
|
|
|
../import/CONFIGURATION.rst
|
|
|
|
../import/USING_UTILS.rst
|
|
|
|
../import/ADVANCED_PLUGIN_CONFIG.rst
|
|
|
|
../import/ADVANCED_PLUGIN_TESTING.rst
|
|
|
|
|
|
|
|
Other docs:
|
|
|
|
|
2011-06-30 16:21:24 +02:00
|
|
|
.. toctree::
|
2013-01-31 20:49:31 +01:00
|
|
|
:maxdepth: 2
|
2011-06-30 16:21:24 +02:00
|
|
|
|
2013-01-31 19:33:47 +01:00
|
|
|
callbacks.rst
|
2013-01-31 20:49:31 +01:00
|
|
|
irclib.rst
|
2013-02-01 18:51:03 +01:00
|
|
|
commands.rst
|
2013-01-31 20:49:31 +01:00
|
|
|
ircmsgs.rst
|
2011-07-01 19:03:35 +02:00
|
|
|
httpserver.rst
|