mirror of
https://github.com/Limnoria/Limnoria-doc.git
synced 2025-04-06 23:39:46 +00:00
Document supybot.commands.
This commit is contained in:
20
develop/commands.rst
Normal file
20
develop/commands.rst
Normal file
@ -0,0 +1,20 @@
|
||||
.. _supybot-commands:
|
||||
|
||||
****************
|
||||
supybot.commands
|
||||
****************
|
||||
|
||||
.. _supybot-commands-wrap:
|
||||
|
||||
wrap
|
||||
====
|
||||
|
||||
.. autofunction:: supybot.commands.wrap
|
||||
|
||||
Other classes
|
||||
=============
|
||||
|
||||
.. automodule:: supybot.callbacks
|
||||
:undoc-members:
|
||||
:exclude-members: wrap
|
||||
|
@ -24,5 +24,6 @@ Other docs:
|
||||
|
||||
callbacks.rst
|
||||
irclib.rst
|
||||
commands.rst
|
||||
ircmsgs.rst
|
||||
httpserver.rst
|
||||
|
Reference in New Issue
Block a user