Massive import of all generated configuration doc.

This commit is contained in:
Valentin Lorentz
2011-10-28 22:49:04 +02:00
parent 877f538d04
commit 2169f3aced
58 changed files with 2611 additions and 0 deletions

View File

@ -15,3 +15,28 @@ the versions received at that point. If *--nicks* is given, nicks are
associated with the version strings; otherwise, only the version
strings are given.
.. _plugin-ctcp-config:
Configuration
-------------
.. _supybot.plugins.Ctcp.public:
supybot.plugins.Ctcp.public
^^^^^^^^^^^^^^^^^^^^^^^^^^^
Default value: True
Determines whether this plugin is publicly visible.
.. _supybot.plugins.Ctcp.versionWait:
supybot.plugins.Ctcp.versionWait
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Default value: 10
Determines how many seconds the bot will wait after getting a version command (not a CTCP VERSION, but an actual call of the command in this plugin named "version") before replying with the results it has collected.