mirror of
https://github.com/Mikaela/Limnoria-doc.git
synced 2025-02-17 05:50:55 +01:00
30 lines
540 B
ReStructuredText
30 lines
540 B
ReStructuredText
.. _develop-plugins:
|
|
|
|
###############################
|
|
Developing 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
|