mirror of
https://github.com/Mikaela/Limnoria-doc.git
synced 2024-11-23 20:49:43 +01:00
30 lines
543 B
ReStructuredText
30 lines
543 B
ReStructuredText
.. _develop-plugins:
|
|
|
|
################################
|
|
Developping plugins for Limnoria
|
|
################################
|
|
|
|
Doc provided with Supybot:
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
../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:
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
callbacks.rst
|
|
irclib.rst
|
|
commands.rst
|
|
ircmsgs.rst
|
|
httpserver.rst
|