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

@ -151,3 +151,28 @@ owner logmark <text>
Logs *<text>* to the global Supybot log at critical priority. Useful for
marking logfiles for later searching.
.. _plugin-owner-config:
Configuration
-------------
.. _supybot.plugins.Owner.public:
supybot.plugins.Owner.public
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Default value: True
Determines whether this plugin is publicly visible.
.. _supybot.plugins.Owner.quitMsg:
supybot.plugins.Owner.quitMsg
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Default value:
Determines what quit message will be used by default. If the quit command is called without a quit message, this will be used. If this value is empty, the nick of the person giving the quit command will be used.