diff --git a/generate_plugin_doc.py b/generate_plugin_doc.py index b928231..cfe3947 100644 --- a/generate_plugin_doc.py +++ b/generate_plugin_doc.py @@ -52,7 +52,7 @@ def writeDoc(PluginClass, fd, prefix): } args['decoration'] = '^'*len('%(prefix_with_trailing_space)s%(command)s%(syntax)s' % args) - fd.write('.. command-%(prefix_dash)s%(command)s:\n\n' + fd.write('.. _command-%(prefix_dash)s%(command)s:\n\n' '%(prefix_with_trailing_space)s%(command)s%(syntax)s\n' '%(decoration)s\n\n' '%(help_string)s\n\n' % args) diff --git a/use/plugins/admin.rst b/use/plugins/admin.rst index 4cec201..5382442 100644 --- a/use/plugins/admin.rst +++ b/use/plugins/admin.rst @@ -4,7 +4,7 @@ The Admin plugin ================ -.. command-channels: +.. _command-channels: channels ^^^^^^^^ @@ -13,7 +13,7 @@ Returns the channels the bot is on. Must be given in private, in order to protect the secrecy of secret channels. -.. command-part: +.. _command-part: part [] [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -24,7 +24,7 @@ current channel. If ** is specified, use it as the part message. -.. command-ignore-list: +.. _command-ignore-list: ignore list ^^^^^^^^^^^ @@ -32,7 +32,7 @@ ignore list Lists the hostmasks that the bot is ignoring. -.. command-ignore-remove: +.. _command-ignore-remove: ignore remove ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -41,7 +41,7 @@ This will remove the persistent ignore on ** or the hostmask currently associated with **. -.. command-ignore-add: +.. _command-ignore-add: ignore add [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -52,7 +52,7 @@ specifying when (in "seconds from now") the ignore will expire; if it isn't given, the ignore will never automatically expire. -.. command-join: +.. _command-join: join [] ^^^^^^^^^^^^^^^^^^^^^^ @@ -61,7 +61,7 @@ Tell the bot to join the given channel. If ** is given, it is used when attempting to join the channel. -.. command-capability-add: +.. _command-capability-add: capability add ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -70,7 +70,7 @@ Gives the user specified by ** (or the user to whom ** currently maps) the specified capability ** -.. command-capability-remove: +.. _command-capability-remove: capability remove ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -79,7 +79,7 @@ Takes from the user specified by ** (or the user to whom ** currently maps) the specified capability ** -.. command-nick: +.. _command-nick: nick [] ^^^^^^^^^^^^^ diff --git a/use/plugins/alias.rst b/use/plugins/alias.rst index 583350f..28ae266 100644 --- a/use/plugins/alias.rst +++ b/use/plugins/alias.rst @@ -4,7 +4,7 @@ The Alias plugin ================ -.. command-lock: +.. _command-lock: lock ^^^^^^^^^^^^ @@ -12,7 +12,7 @@ lock Locks an alias so that no one else can change it. -.. command-unlock: +.. _command-unlock: unlock ^^^^^^^^^^^^^^ @@ -20,7 +20,7 @@ unlock Unlocks an alias so that people can define new aliases over it. -.. command-remove: +.. _command-remove: remove ^^^^^^^^^^^^^ @@ -28,7 +28,7 @@ remove Removes the given alias, if unlocked. -.. command-add: +.. _command-add: add ^^^^^^^^^^^^^^^^^^ diff --git a/use/plugins/anonymous.rst b/use/plugins/anonymous.rst index 0e6b440..8033e8c 100644 --- a/use/plugins/anonymous.rst +++ b/use/plugins/anonymous.rst @@ -4,7 +4,7 @@ The Anonymous plugin ==================== -.. command-do: +.. _command-do: do ^^^^^^^^^^^^^^^^^^^^^ @@ -12,7 +12,7 @@ do Performs ** in **. -.. command-say: +.. _command-say: say ^^^^^^^^^^^^^^^^^^^^^^^^^ diff --git a/use/plugins/badwords.rst b/use/plugins/badwords.rst index 71fde2e..79fefd6 100644 --- a/use/plugins/badwords.rst +++ b/use/plugins/badwords.rst @@ -4,14 +4,14 @@ The BadWords plugin =================== -.. command-sub: +.. _command-sub: sub ^^^^ -.. command-list: +.. _command-list: list ^^^^ @@ -19,7 +19,7 @@ list Returns the list of words being censored. -.. command-remove: +.. _command-remove: remove [ ...] ^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -27,7 +27,7 @@ remove [ ...] Removes **s from the list of words being censored. -.. command-add: +.. _command-add: add [ ...] ^^^^^^^^^^^^^^^^^^^^^^^ diff --git a/use/plugins/channel.rst b/use/plugins/channel.rst index 8b973c9..a420633 100644 --- a/use/plugins/channel.rst +++ b/use/plugins/channel.rst @@ -4,7 +4,7 @@ The Channel plugin ================== -.. command-unmoderate: +.. _command-unmoderate: unmoderate [] ^^^^^^^^^^^^^^^^^^^^^^ @@ -14,7 +14,7 @@ send messages to the channel. ** is only necessary if the message isn't sent in the channel itself. -.. command-devoice: +.. _command-devoice: devoice [] [ ...] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -24,7 +24,7 @@ the nicks given. If no nicks are given, removes voice from the person sending the message. -.. command-lobotomy-list: +.. _command-lobotomy-list: lobotomy list ^^^^^^^^^^^^^ @@ -32,7 +32,7 @@ lobotomy list Returns the channels in which this bot is lobotomized. -.. command-lobotomy-remove: +.. _command-lobotomy-remove: lobotomy remove [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -43,7 +43,7 @@ bot, making it respond to requests made in the channel again. itself. -.. command-lobotomy-add: +.. _command-lobotomy-add: lobotomy add [] ^^^^^^^^^^^^^^^^^^^^^^^^ @@ -54,7 +54,7 @@ channel. ** is only necessary if the message isn't sent in the channel itself. -.. command-deop: +.. _command-deop: deop [] [ ...] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -64,7 +64,7 @@ privileges from all the nicks given. If no nicks are given, removes operator privileges from the person sending the message. -.. command-nicks: +.. _command-nicks: nicks [] [--count] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -74,7 +74,7 @@ message isn't sent in the channel itself. Returns only the number of nicks if *--count* option is provided. -.. command-limit: +.. _command-limit: limit [] [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -84,7 +84,7 @@ removes the channel limit. ** is only necessary if the message isn't sent in the channel itself. -.. command-moderate: +.. _command-moderate: moderate [] ^^^^^^^^^^^^^^^^^^^^ @@ -94,7 +94,7 @@ send messages to the channel. ** is only necessary if the message isn't sent in the channel itself. -.. command-unban: +.. _command-unban: unban [] [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -106,7 +106,7 @@ unexpectedly (or accidentally) banned from the channel. ** is only necessary if the message isn't sent in the channel itself. -.. command-kick: +.. _command-kick: kick [] [, , ...] [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -117,7 +117,7 @@ uses the nick of the person making the command as the reason. itself. -.. command-enable: +.. _command-enable: enable [] [] [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -129,7 +129,7 @@ provided, all commands in the given plugin will be enabled. ** is only necessary if the message isn't sent in the channel itself. -.. command-invite: +.. _command-invite: invite [] ^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -139,7 +139,7 @@ to join **. ** is only necessary if the message isn't sent in the channel itself. -.. command-dehalfop: +.. _command-dehalfop: dehalfop [] [ ...] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -149,7 +149,7 @@ privileges from all the nicks given. If no nicks are given, removes half-operator privileges from the person sending the message. -.. command-alert: +.. _command-alert: alert [] ^^^^^^^^^^^^^^^^^^^^^^^^ @@ -158,7 +158,7 @@ Sends ** to all the users in ** who have the **,op capability. -.. command-disable: +.. _command-disable: disable [] [] [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -170,7 +170,7 @@ given plugin will be disabled. ** is only necessary if the message isn't sent in the channel itself. -.. command-key: +.. _command-key: key [] [] ^^^^^^^^^^^^^^^^^^^^^^^ @@ -180,7 +180,7 @@ the keyword requirement to join **. ** is only necessary if the message isn't sent in the channel itself. -.. command-ignore-list: +.. _command-ignore-list: ignore list [] ^^^^^^^^^^^^^^^^^^^^^^^ @@ -190,7 +190,7 @@ Lists the hostmasks that the bot is ignoring on the given channel. channel itself. -.. command-ignore-remove: +.. _command-ignore-remove: ignore remove [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -200,7 +200,7 @@ persistent ignore on ** in the channel. ** is only necessary if the message isn't sent in the channel itself. -.. command-ignore-add: +.. _command-ignore-add: ignore add [] [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -214,7 +214,7 @@ it isn't given, the ignore will never automatically expire. channel itself. -.. command-cycle: +.. _command-cycle: cycle [] ^^^^^^^^^^^^^^^^^ @@ -224,7 +224,7 @@ If you have the #channel,op capability, this will cause the bot to if the message isn't sent in the channel itself. -.. command-capability-set: +.. _command-capability-set: capability set [] [ ...] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -234,7 +234,7 @@ capability ** for all users in the channel. ** is only necessary if the message isn't sent in the channel itself. -.. command-capability-setdefault: +.. _command-capability-setdefault: capability setdefault [] {True|False} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -245,7 +245,7 @@ capabilities to be the value you give. ** is only necessary if the message isn't sent in the channel itself. -.. command-capability-list: +.. _command-capability-list: capability list [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -254,7 +254,7 @@ Returns the capabilities present on the **. ** is only necessary if the message isn't sent in the channel itself. -.. command-capability-remove: +.. _command-capability-remove: capability remove [] [ ...] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -265,7 +265,7 @@ maps) the capability ** in the channel. ** is only necessary if the message isn't sent in the channel itself. -.. command-capability-add: +.. _command-capability-add: capability add [] [ ...] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -276,7 +276,7 @@ the capability ** in the channel. ** is only necessary if the message isn't sent in the channel itself. -.. command-capability-unset: +.. _command-capability-unset: capability unset [] [ ...] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -287,7 +287,7 @@ channel default capability will take precedence. ** is only necessary if the message isn't sent in the channel itself. -.. command-kban: +.. _command-kban: kban [] [--{exact,nick,user,host}] [] [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -303,7 +303,7 @@ the kick. itself. -.. command-halfop: +.. _command-halfop: halfop [] [ ...] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -314,7 +314,7 @@ will give you halfops. ** is only necessary if the message isn't sent in the channel itself. -.. command-mode: +.. _command-mode: mode [] [ ...] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -324,7 +324,7 @@ Sets the mode in ** to **, sending the arguments given. itself. -.. command-ban-list: +.. _command-ban-list: ban list [] ^^^^^^^^^^^^^^^^^^^^ @@ -333,7 +333,7 @@ If you have the #channel,op capability, this will show you the current persistent bans on #channel. -.. command-ban-remove: +.. _command-ban-remove: ban remove [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -343,7 +343,7 @@ persistent ban on **. ** is only necessary if the message isn't sent in the channel itself. -.. command-ban-add: +.. _command-ban-add: ban add [] [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -359,7 +359,7 @@ expire; if none is given, the ban will never automatically expire. channel itself. -.. command-voice: +.. _command-voice: voice [] [ ...] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -370,7 +370,7 @@ voice you. ** is only necessary if the message isn't sent in the channel itself. -.. command-op: +.. _command-op: op [] [ ...] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ diff --git a/use/plugins/channellogger.rst b/use/plugins/channellogger.rst index 45d48ce..62610e7 100644 --- a/use/plugins/channellogger.rst +++ b/use/plugins/channellogger.rst @@ -4,28 +4,28 @@ The ChannelLogger plugin ======================== -.. command-timestamp: +.. _command-timestamp: timestamp ^^^^^^^^^^ -.. command-flush: +.. _command-flush: flush ^^^^^^ -.. command-reset: +.. _command-reset: reset ^^^^^^ -.. command-die: +.. _command-die: die ^^^^ diff --git a/use/plugins/channelstats.rst b/use/plugins/channelstats.rst index 2af1384..a2890dc 100644 --- a/use/plugins/channelstats.rst +++ b/use/plugins/channelstats.rst @@ -4,7 +4,7 @@ The ChannelStats plugin ======================= -.. command-stats: +.. _command-stats: stats [] [] ^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -14,14 +14,14 @@ necessary if the message isn't sent on the channel itself. If ** isn't given, it defaults to the user sending the command. -.. command-die: +.. _command-die: die ^^^^ -.. command-rank: +.. _command-rank: rank [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -33,7 +33,7 @@ Valid variables in the stat expression include 'msgs', 'chars', expression involving those variables is permitted. -.. command-channelstats: +.. _command-channelstats: channelstats [] ^^^^^^^^^^^^^^^^^^^^^^^^ diff --git a/use/plugins/conditional.rst b/use/plugins/conditional.rst index ee4afd1..29af434 100644 --- a/use/plugins/conditional.rst +++ b/use/plugins/conditional.rst @@ -4,7 +4,7 @@ The Conditional plugin ====================== -.. command-gt: +.. _command-gt: gt @@ -14,7 +14,7 @@ gt -.. command-nlt: +.. _command-nlt: nlt @@ -24,7 +24,7 @@ nlt -.. command-nne: +.. _command-nne: nne @@ -34,7 +34,7 @@ nne -.. command-ge: +.. _command-ge: ge @@ -44,7 +44,7 @@ ge -.. command-cor: +.. _command-cor: cor [ ... ] @@ -53,7 +53,7 @@ cor [ ... ] -.. command-nle: +.. _command-nle: nle @@ -63,7 +63,7 @@ nle -.. command-ceq: +.. _command-ceq: ceq @@ -73,7 +73,7 @@ ceq -.. command-nge: +.. _command-nge: nge @@ -83,7 +83,7 @@ nge -.. command-cxor: +.. _command-cxor: cxor [ ... ] @@ -92,7 +92,7 @@ cxor [ ... ] -.. command-le: +.. _command-le: le @@ -102,7 +102,7 @@ le -.. command-cif: +.. _command-cif: cif @@ -115,7 +115,7 @@ cif -.. command-ne: +.. _command-ne: ne @@ -125,7 +125,7 @@ ne -.. command-cand: +.. _command-cand: cand [ ... ] @@ -134,7 +134,7 @@ cand [ ... ] -.. command-nceq: +.. _command-nceq: nceq @@ -144,7 +144,7 @@ nceq -.. command-ngt: +.. _command-ngt: ngt @@ -154,7 +154,7 @@ ngt -.. command-lt: +.. _command-lt: lt @@ -164,7 +164,7 @@ lt -.. command-match: +.. _command-match: match diff --git a/use/plugins/config.rst b/use/plugins/config.rst index f233bc2..c29b783 100644 --- a/use/plugins/config.rst +++ b/use/plugins/config.rst @@ -4,7 +4,7 @@ The Config plugin ================= -.. command-help: +.. _command-help: help ^^^^^^^^^^^ @@ -12,7 +12,7 @@ help Returns the description of the configuration variable **. -.. command-default: +.. _command-default: default ^^^^^^^^^^^^^^ @@ -20,7 +20,7 @@ default Returns the default value of the configuration variable **. -.. command-list: +.. _command-list: list ^^^^^^^^^^^^ @@ -32,7 +32,7 @@ it can be separately configured for each channel using the 'channel' command in this plugin, it is preceded by an '#' sign. -.. command-search: +.. _command-search: search ^^^^^^^^^^^^^ @@ -40,7 +40,7 @@ search Searches for ** in the current configuration variables. -.. command-reload: +.. _command-reload: reload ^^^^^^ @@ -49,7 +49,7 @@ Reloads the various configuration files (user database, channel database, registry, etc.). -.. command-export: +.. _command-export: export ^^^^^^^^^^^^^^^^^ @@ -61,7 +61,7 @@ command will export a "sanitized" configuration file suitable for showing publicly. -.. command-channel: +.. _command-channel: channel [] [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -71,7 +71,7 @@ to ** for **. Otherwise, returns the current channel configuration value of **. ** is only necessary if the message isn't sent in the channel itself. -.. command-config: +.. _command-config: config [] ^^^^^^^^^^^^^^^^^^^^^^^ diff --git a/use/plugins/ctcp.rst b/use/plugins/ctcp.rst index aeb379f..7aa4d3f 100644 --- a/use/plugins/ctcp.rst +++ b/use/plugins/ctcp.rst @@ -4,7 +4,7 @@ The Ctcp plugin =============== -.. command-version: +.. _command-version: version [] [--nicks] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ diff --git a/use/plugins/dict.rst b/use/plugins/dict.rst index a74a00e..6a505b6 100644 --- a/use/plugins/dict.rst +++ b/use/plugins/dict.rst @@ -4,7 +4,7 @@ The Dict plugin =============== -.. command-synonym: +.. _command-synonym: synonym [ ...] Gets a random synonym from the Moby Thesaurus (moby-thes) database. @@ -16,7 +16,7 @@ synonym [ ...] -.. command-dict: +.. _command-dict: dict [] ^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -25,7 +25,7 @@ Looks up the definition of ** on the dictd server specified by the supybot.plugins.Dict.server config variable. -.. command-random: +.. _command-random: random ^^^^^^ @@ -33,7 +33,7 @@ random Returns a random valid dictionary. -.. command-dictionaries: +.. _command-dictionaries: dictionaries ^^^^^^^^^^^^ diff --git a/use/plugins/factoids.rst b/use/plugins/factoids.rst index 6d2fdb5..af073f7 100644 --- a/use/plugins/factoids.rst +++ b/use/plugins/factoids.rst @@ -4,7 +4,7 @@ The Factoids plugin =================== -.. command-info: +.. _command-info: info [] ^^^^^^^^^^^^^^^^^^^^^^ @@ -14,14 +14,14 @@ Gives information about the factoid(s) associated with **. itself. -.. command-learn: +.. _command-learn: learn ^^^^^^ -.. command-forget: +.. _command-forget: forget [] [|*] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -38,7 +38,7 @@ a factoid (key), it shall be removed from the database. the message isn't sent in the channel itself. -.. command-random: +.. _command-random: random [] ^^^^^^^^^^^^^^^^^^ @@ -47,7 +47,7 @@ Returns a random factoid from the database for **. ** is only necessary if the message isn't sent in the channel itself. -.. command-rank: +.. _command-rank: rank [] [--plain] [--alpha] [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -66,7 +66,7 @@ alphabetically, instead of by rank. itself. -.. command-unlock: +.. _command-unlock: unlock [] ^^^^^^^^^^^^^^^^^^^^^^^^ @@ -76,7 +76,7 @@ removed or added to. ** is only necessary if the message isn't sent in the channel itself. -.. command-search: +.. _command-search: search [] [--values] [--{regexp} ] [ ...] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -86,7 +86,7 @@ it associated value is taken as a regexp and matched against the keys. If *--values* is given, search the value space instead of the keyspace. -.. command-whatis: +.. _command-whatis: whatis [] [--raw] [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -98,7 +98,7 @@ given, no variable substitution will take place on the factoid. itself. -.. command-alias: +.. _command-alias: alias [] [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -111,7 +111,7 @@ The same action can be accomplished by using the 'learn' function with a new key but an existing (verbatim) factoid content. -.. command-change: +.. _command-change: change [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -120,7 +120,7 @@ Changes the factoid #** associated with ** according to **. -.. command-lock: +.. _command-lock: lock [] ^^^^^^^^^^^^^^^^^^^^^^ diff --git a/use/plugins/filter.rst b/use/plugins/filter.rst index 534e6e9..c0a1264 100644 --- a/use/plugins/filter.rst +++ b/use/plugins/filter.rst @@ -4,7 +4,7 @@ The Filter plugin ================= -.. command-undup: +.. _command-undup: undup ^^^^^^^^^^^^ @@ -12,7 +12,7 @@ undup Returns **, with all consecutive duplicated letters removed. -.. command-unhexlify: +.. _command-unhexlify: unhexlify ^^^^^^^^^^^^^^^^^^^^^ @@ -21,7 +21,7 @@ Returns the string corresponding to **. Obviously, ** must be a string of hexadecimal digits. -.. command-stripcolor: +.. _command-stripcolor: stripcolor ^^^^^^^^^^^^^^^^^ @@ -29,7 +29,7 @@ stripcolor Returns ** stripped of all color codes. -.. command-unbinary: +.. _command-unbinary: unbinary ^^^^^^^^^^^^^^^ @@ -38,7 +38,7 @@ Returns the character representation of binary **. Assumes ASCII, 8 digits per character. -.. command-hebrew: +.. _command-hebrew: hebrew ^^^^^^^^^^^^^ @@ -48,7 +48,7 @@ named 'hebrew' it's because I (jemfinch) thought of it in Hebrew class, and printed Hebrew often elides the vowels.) -.. command-colorize: +.. _command-colorize: colorize ^^^^^^^^^^^^^^^ @@ -56,7 +56,7 @@ colorize Returns ** with each character randomly colorized. -.. command-binary: +.. _command-binary: binary ^^^^^^^^^^^^^ @@ -64,7 +64,7 @@ binary Returns the binary representation of **. -.. command-leet: +.. _command-leet: leet ^^^^^^^^^^^ @@ -72,7 +72,7 @@ leet Returns the l33tspeak version of ** -.. command-lithp: +.. _command-lithp: lithp ^^^^^^^^^^^^ @@ -80,7 +80,7 @@ lithp Returns the lisping version of ** -.. command-morse: +.. _command-morse: morse ^^^^^^^^^^^^ @@ -88,7 +88,7 @@ morse Gives the Morse code equivalent of a given string. -.. command-outfilter: +.. _command-outfilter: outfilter [] [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -98,7 +98,7 @@ given, unsets the outFilter. ** is only necessary if the message isn't sent in the channel itself. -.. command-spellit: +.. _command-spellit: spellit ^^^^^^^^^^^^^^ @@ -106,7 +106,7 @@ spellit Returns **, phonetically spelled out. -.. command-rainbow: +.. _command-rainbow: rainbow ^^^^^^^^^^^^^^ @@ -114,7 +114,7 @@ rainbow Returns ** colorized like a rainbow. -.. command-aol: +.. _command-aol: aol ^^^^^^^^^^ @@ -122,7 +122,7 @@ aol Returns ** as if an AOLuser had said it. -.. command-hexlify: +.. _command-hexlify: hexlify ^^^^^^^^^^^^^^ @@ -131,7 +131,7 @@ Returns a hexstring from the given string; a hexstring is a string composed of the hexadecimal value of each character in the string -.. command-unmorse: +.. _command-unmorse: unmorse ^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -139,7 +139,7 @@ unmorse Does the reverse of the morse command. -.. command-squish: +.. _command-squish: squish ^^^^^^^^^^^^^ @@ -147,7 +147,7 @@ squish Removes all the spaces from **. -.. command-reverse: +.. _command-reverse: reverse ^^^^^^^^^^^^^^ @@ -155,7 +155,7 @@ reverse Reverses **. -.. command-azn: +.. _command-azn: azn ^^^^^^^^^^ @@ -163,7 +163,7 @@ azn Returns ** with the l's made into r's and r's made into l's. -.. command-gnu: +.. _command-gnu: gnu ^^^^^^^^^^ @@ -171,7 +171,7 @@ gnu Returns ** as GNU/RMS would say it. -.. command-jeffk: +.. _command-jeffk: jeffk ^^^^^^^^^^^^ @@ -179,7 +179,7 @@ jeffk Returns ** as if JeffK had said it himself. -.. command-shrink: +.. _command-shrink: shrink ^^^^^^^^^^^^^ @@ -189,7 +189,7 @@ supybot.plugins.Filter.shrink.minimum being shrunken (i.e., like "internationalization" becomes "i18n"). -.. command-uniud: +.. _command-uniud: uniud ^^^^^^^^^^^^ @@ -198,7 +198,7 @@ Returns ** rotated 180 degrees. Only really works for ASCII printable characters. -.. command-scramble: +.. _command-scramble: scramble ^^^^^^^^^^^^^^^ diff --git a/use/plugins/format.rst b/use/plugins/format.rst index d722388..b01c31b 100644 --- a/use/plugins/format.rst +++ b/use/plugins/format.rst @@ -4,7 +4,7 @@ The Format plugin ================= -.. command-upper: +.. _command-upper: upper ^^^^^^^^^^^^ @@ -12,7 +12,7 @@ upper Returns ** uppercased. -.. command-bold: +.. _command-bold: bold ^^^^^^^^^^^ @@ -20,7 +20,7 @@ bold Returns ** bolded. -.. command-format: +.. _command-format: format [ ...] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -30,7 +30,7 @@ sure always to use %s, not %d or %f or whatever, because all the args are strings. -.. command-color: +.. _command-color: color [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -39,7 +39,7 @@ Returns ** with foreground color ** and background color ** (if given) -.. command-repr: +.. _command-repr: repr ^^^^^^^^^^^ @@ -47,7 +47,7 @@ repr Returns the text surrounded by double quotes. -.. command-replace: +.. _command-replace: replace ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -56,7 +56,7 @@ Replaces all non-overlapping occurrences of ** with ** in **. -.. command-capitalize: +.. _command-capitalize: capitalize ^^^^^^^^^^^^^^^^^ @@ -64,7 +64,7 @@ capitalize Returns ** capitalized. -.. command-underline: +.. _command-underline: underline ^^^^^^^^^^^^^^^^ @@ -72,7 +72,7 @@ underline Returns ** underlined. -.. command-lower: +.. _command-lower: lower ^^^^^^^^^^^^ @@ -80,7 +80,7 @@ lower Returns ** lowercased. -.. command-cut: +.. _command-cut: cut ^^^^^^^^^^^^^^^^^ @@ -90,7 +90,7 @@ excess of **. If ** is a negative number, it chops that many characters off the end of **. -.. command-join: +.. _command-join: join [ ...] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -98,7 +98,7 @@ join [ ...] Joins all the arguments together with **. -.. command-reverse: +.. _command-reverse: reverse ^^^^^^^^^^^^^^ @@ -106,7 +106,7 @@ reverse Returns ** in reverse-video. -.. command-title: +.. _command-title: title ^^^^^^^^^^^^ @@ -114,7 +114,7 @@ title Returns ** titlecased. -.. command-field: +.. _command-field: field ^^^^^^^^^^^^^^^^^^^^^ @@ -123,7 +123,7 @@ Returns the **th space-separated field of **. I.e., if text is "foo bar baz" and ** is 2, "bar" is returned. -.. command-concat: +.. _command-concat: concat ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -133,7 +133,7 @@ thing as join "", since if ** contains spaces, they won't be removed by concat. -.. command-translate: +.. _command-translate: translate ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ diff --git a/use/plugins/games.rst b/use/plugins/games.rst index cc7baf7..dc5bdc2 100644 --- a/use/plugins/games.rst +++ b/use/plugins/games.rst @@ -4,7 +4,7 @@ The Games plugin ================ -.. command-dice: +.. _command-dice: dice d ^^^^^^^^^^^^^^^^^^^ @@ -14,7 +14,7 @@ For example, 2d6 will roll 2 six-sided dice; 10d10 will roll 10 ten-sided dice. -.. command-roulette: +.. _command-roulette: roulette [spin] ^^^^^^^^^^^^^^^ @@ -23,7 +23,7 @@ Fires the revolver. If the bullet was in the chamber, you're dead. Tell me to spin the chambers and I will. -.. command-eightball: +.. _command-eightball: eightball [] ^^^^^^^^^^^^^^^^^^^^^^ @@ -31,7 +31,7 @@ eightball [] Ask a question and the answer shall be provided. -.. command-monologue: +.. _command-monologue: monologue [] ^^^^^^^^^^^^^^^^^^^^^ @@ -42,7 +42,7 @@ without being interrupted by someone else (i.e. how long your current in the channel itself. -.. command-coin: +.. _command-coin: coin ^^^^ diff --git a/use/plugins/google.rst b/use/plugins/google.rst index 6816098..fdf7d0b 100644 --- a/use/plugins/google.rst +++ b/use/plugins/google.rst @@ -4,7 +4,7 @@ The Google plugin ================= -.. command-google: +.. _command-google: google [--{filter,language} ] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -14,7 +14,7 @@ are included. *--language* accepts a language abbreviation; *--filter accepts* a filtering level ('active', 'moderate', 'off'). -.. command-search: +.. _command-search: search Perform a search using Google's AJAX API. search("search phrase", options={}) @@ -27,7 +27,7 @@ language - Restrict search to documents in the given language (Default: "lang_en") -.. command-cache: +.. _command-cache: cache ^^^^^^^^^^^ @@ -35,7 +35,7 @@ cache Returns a link to the cached version of ** if it is available. -.. command-lucky: +.. _command-lucky: lucky [--snippet] ^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -44,7 +44,7 @@ Does a google search, but only returns the first result. If option *--snippet* is given, returns also the page text snippet. -.. command-fight: +.. _command-fight: fight [ ...] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -53,7 +53,7 @@ Returns the results of each search, in order, from greatest number of results to least. -.. command-phonebook: +.. _command-phonebook: phonebook ^^^^^^^^^^^^^^^^^^^^^^^^ @@ -61,7 +61,7 @@ phonebook Looks ** up on Google. -.. command-calc: +.. _command-calc: calc ^^^^^^^^^^^^^^^^^ @@ -69,7 +69,7 @@ calc Uses Google's calculator to calculate the value of **. -.. command-translate: +.. _command-translate: translate [to] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ diff --git a/use/plugins/herald.rst b/use/plugins/herald.rst index f6ad804..0314172 100644 --- a/use/plugins/herald.rst +++ b/use/plugins/herald.rst @@ -4,7 +4,7 @@ The Herald plugin ================= -.. command-get: +.. _command-get: get [] [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -15,14 +15,14 @@ is not given, defaults to the user giving the command. ** is only necessary if the message isn't sent in the channel itself. -.. command-die: +.. _command-die: die ^^^^ -.. command-remove: +.. _command-remove: remove [] [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -34,7 +34,7 @@ is not given, defaults to the user giving the command. itself. -.. command-default: +.. _command-default: default [] [--remove|] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -45,7 +45,7 @@ current default herald. ** is only necessary if the message isn't sent in the channel itself. -.. command-add: +.. _command-add: add [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -55,7 +55,7 @@ currently identified or recognized as) to **. ** is only necessary if the message isn't sent in the channel itself. -.. command-change: +.. _command-change: change [] [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ diff --git a/use/plugins/internet.rst b/use/plugins/internet.rst index dc7b379..9908d4c 100644 --- a/use/plugins/internet.rst +++ b/use/plugins/internet.rst @@ -4,7 +4,7 @@ The Internet plugin =================== -.. command-whois: +.. _command-whois: whois ^^^^^^^^^^^^^^ @@ -12,7 +12,7 @@ whois Returns WHOIS information on the registration of **. -.. command-dns: +.. _command-dns: dns ^^^^^^^^^^^^^ @@ -20,7 +20,7 @@ dns Returns the ip of ** or the reverse DNS hostname of **. -.. command-hexip: +.. _command-hexip: hexip ^^^^^^^^^^ diff --git a/use/plugins/karma.rst b/use/plugins/karma.rst index 827b67d..5cad1b3 100644 --- a/use/plugins/karma.rst +++ b/use/plugins/karma.rst @@ -4,7 +4,7 @@ The Karma plugin ================ -.. command-load: +.. _command-load: load [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -14,7 +14,7 @@ data directory. ** is only necessary if the message isn't sent in the channel itself. -.. command-dump: +.. _command-dump: dump [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -24,14 +24,14 @@ data directory. ** is only necessary if the message isn't sent in the channel itself. -.. command-die: +.. _command-die: die ^^^^ -.. command-clear: +.. _command-clear: clear [] ^^^^^^^^^^^^^^^^^^^^^^^^ @@ -39,7 +39,7 @@ clear [] Resets the karma of ** to 0. -.. command-most: +.. _command-most: most [] {increased,decreased,active} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -49,7 +49,7 @@ Returns the most increased, the most decreased, or the most active necessary if the message isn't sent in the channel itself. -.. command-karma: +.. _command-karma: karma [] [ ...] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ diff --git a/use/plugins/lart.rst b/use/plugins/lart.rst index 4285f7f..58aeb62 100644 --- a/use/plugins/lart.rst +++ b/use/plugins/lart.rst @@ -4,7 +4,7 @@ The Lart plugin =============== -.. command-lart: +.. _command-lart: lart [] [] [for ] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ diff --git a/use/plugins/later.rst b/use/plugins/later.rst index 38db627..a705ad9 100644 --- a/use/plugins/later.rst +++ b/use/plugins/later.rst @@ -4,14 +4,14 @@ The Later plugin ================ -.. command-die: +.. _command-die: die ^^^^ -.. command-notes: +.. _command-notes: notes [] ^^^^^^^^^^^^^^ @@ -20,7 +20,7 @@ If ** is given, replies with what notes are waiting on **, otherwise, replies with the nicks that have notes waiting for them. -.. command-remove: +.. _command-remove: remove ^^^^^^^^^^^^^ @@ -28,7 +28,7 @@ remove Removes the notes waiting on **. -.. command-tell: +.. _command-tell: tell ^^^^^^^^^^^^^^^^^^ diff --git a/use/plugins/math.rst b/use/plugins/math.rst index 9117612..38b3b0a 100644 --- a/use/plugins/math.rst +++ b/use/plugins/math.rst @@ -4,7 +4,7 @@ The Math plugin =============== -.. command-base: +.. _command-base: base [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -13,7 +13,7 @@ Converts ** from base ** to base **. If ** is left out, it converts to decimal. -.. command-rpn: +.. _command-rpn: rpn ^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -21,7 +21,7 @@ rpn Returns the value of an RPN expression. -.. command-convert: +.. _command-convert: convert [] to ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -30,7 +30,7 @@ Converts from ** to **. If number isn't given, it defaults to 1. For unit information, see 'units' command. -.. command-icalc: +.. _command-icalc: icalc ^^^^^^^^^^^^^^^^^^^^^^^ @@ -40,7 +40,7 @@ math, and can thus cause the bot to suck up CPU. Hence it requires the 'trusted' capability to use. -.. command-units: +.. _command-units: units [] ^^^^^^^^^^^^^^ @@ -50,7 +50,7 @@ passed as arguments. When called with a type as an argument, returns the units of that type. -.. command-calc: +.. _command-calc: calc ^^^^^^^^^^^^^^^^^^^^^^ diff --git a/use/plugins/messageparser.rst b/use/plugins/messageparser.rst index 793c8ff..09ae941 100644 --- a/use/plugins/messageparser.rst +++ b/use/plugins/messageparser.rst @@ -4,7 +4,7 @@ The MessageParser plugin ======================== -.. command-show: +.. _command-show: show [] [--id] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -15,7 +15,7 @@ itself. If option *--id* specified, will retrieve by regexp id, not content. -.. command-lock: +.. _command-lock: lock [] ^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -25,7 +25,7 @@ removed or overwritten to. ** is only necessary if the message isn't sent in the channel itself. -.. command-rank: +.. _command-rank: rank [] ^^^^^^^^^^^^^^^^ @@ -36,7 +36,7 @@ rankListLength registry value. ** is only necessary if the message isn't sent in the channel itself. -.. command-unlock: +.. _command-unlock: unlock [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -46,7 +46,7 @@ removed or overwritten. ** is only necessary if the message isn't sent in the channel itself. -.. command-vacuum: +.. _command-vacuum: vacuum [] ^^^^^^^^^^^^^^^^^^ @@ -59,7 +59,7 @@ First check if user has the required capability specified in plugin config requireVacuumCapability. -.. command-info: +.. _command-info: info [] [--id] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -70,7 +70,7 @@ itself. If option *--id* specified, will retrieve by regexp id, not content. -.. command-list: +.. _command-list: list [] ^^^^^^^^^^^^^^^^ @@ -80,7 +80,7 @@ Lists regexps present in the triggers database. itself. Regexp ID listed in paretheses. -.. command-remove: +.. _command-remove: remove [] [--id] ] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -91,7 +91,7 @@ the message isn't sent in the channel itself. If option *--id* specified, will retrieve by regexp id, not content. -.. command-add: +.. _command-add: add [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ diff --git a/use/plugins/misc.rst b/use/plugins/misc.rst index 66abe22..1f4a94e 100644 --- a/use/plugins/misc.rst +++ b/use/plugins/misc.rst @@ -4,7 +4,7 @@ The Misc plugin =============== -.. command-last: +.. _command-last: last [--{from,in,on,with,without,regexp} ] [--nolimit] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -18,7 +18,7 @@ the messages that can be found. By default, the channel this command is given in is searched. -.. command-help: +.. _command-help: help [] [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -27,7 +27,7 @@ This command gives a useful description of what ** does. ** is only necessary if the command is in more than one plugin. -.. command-list: +.. _command-list: list [--private] [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -37,7 +37,7 @@ given, lists the public plugins available. If *--private* is given, lists the private plugins. -.. command-ping: +.. _command-ping: ping ^^^^ @@ -45,7 +45,7 @@ ping Checks to see if the bot is alive. -.. command-source: +.. _command-source: source ^^^^^^ @@ -53,7 +53,7 @@ source Returns a URL saying where to get Supybot. -.. command-version: +.. _command-version: version ^^^^^^^ @@ -61,7 +61,7 @@ version Returns the version of the current bot. -.. command-apropos: +.. _command-apropos: apropos ^^^^^^^^^^^^^^^^ @@ -70,7 +70,7 @@ Searches for ** in the commands currently offered by the bot, returning a list of the commands containing that string. -.. command-tell: +.. _command-tell: tell ^^^^^^^^^^^^^^^^^^ @@ -79,7 +79,7 @@ Tells the ** whatever ** is. Use nested commands to your benefit here. -.. command-more: +.. _command-more: more [] ^^^^^^^^^^^^^ diff --git a/use/plugins/moobotfactoids.rst b/use/plugins/moobotfactoids.rst index 2440ba4..14a3a5f 100644 --- a/use/plugins/moobotfactoids.rst +++ b/use/plugins/moobotfactoids.rst @@ -4,7 +4,7 @@ The MoobotFactoids plugin ========================= -.. command-lock: +.. _command-lock: lock [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -14,7 +14,7 @@ be registered and have created the factoid originally. ** is only necessary if the message isn't sent in the channel itself. -.. command-listauth: +.. _command-listauth: listauth [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -25,7 +25,7 @@ this function (so don't use integer usernames!). ** is only necessary if the message isn't sent in the channel itself. -.. command-random: +.. _command-random: random [] ^^^^^^^^^^^^^^^^^^ @@ -35,7 +35,7 @@ Displays a random factoid (along with its key) from the database. itself. -.. command-unlock: +.. _command-unlock: unlock [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -45,7 +45,7 @@ user be registered and have locked the factoid. ** is only necessary if the message isn't sent in the channel itself. -.. command-literal: +.. _command-literal: literal [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -55,7 +55,7 @@ the factoid value is done as it is with normal retrieval. ** is only necessary if the message isn't sent in the channel itself. -.. command-listvalues: +.. _command-listvalues: listvalues [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -65,14 +65,14 @@ Lists the keys of the factoids whose value contains the provided text. itself. -.. command-reset: +.. _command-reset: reset ^^^^^^ -.. command-factinfo: +.. _command-factinfo: factinfo [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -82,7 +82,7 @@ Returns the various bits of info on the factoid for the given key. itself. -.. command-most: +.. _command-most: most [] {popular|authored|recent} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -94,14 +94,14 @@ the most factoids. "recent" lists the most recently created factoids. itself. -.. command-die: +.. _command-die: die ^^^^ -.. command-remove: +.. _command-remove: remove [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -110,7 +110,7 @@ Deletes the factoid with the given key. ** is only necessary if the message isn't sent in the channel itself. -.. command-listkeys: +.. _command-listkeys: listkeys [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ diff --git a/use/plugins/network.rst b/use/plugins/network.rst index 0c85c44..6769197 100644 --- a/use/plugins/network.rst +++ b/use/plugins/network.rst @@ -4,7 +4,7 @@ The Network plugin ================== -.. command-driver: +.. _command-driver: driver [] ^^^^^^^^^^^^^^^^^^ @@ -14,7 +14,7 @@ necessary if the message isn't sent on the network to which this command is to apply. -.. command-connect: +.. _command-connect: connect [--ssl] [] [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -26,7 +26,7 @@ provided, it will be sent to the server in a PASS command. If *--ssl* is provided, an SSL connection will be attempted. -.. command-reconnect: +.. _command-reconnect: reconnect [] [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -38,7 +38,7 @@ on. If no quit message is given, uses the configured one command. -.. command-networks: +.. _command-networks: networks ^^^^^^^^ @@ -46,7 +46,7 @@ networks Returns the networks to which the bot is currently connected. -.. command-latency: +.. _command-latency: latency [] ^^^^^^^^^^^^^^^^^^^ @@ -56,7 +56,7 @@ if the message isn't sent on the network to which this command is to apply. -.. command-disconnect: +.. _command-disconnect: disconnect [] [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -67,7 +67,7 @@ message. ** is only necessary if the network is different from the network the command is sent on. -.. command-whois: +.. _command-whois: whois [] ^^^^^^^^^^^^^^^^^^^^^^^^ @@ -77,7 +77,7 @@ only necessary if the network is different than the network the command is sent on. -.. command-command: +.. _command-command: command [ ...] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ diff --git a/use/plugins/news.rst b/use/plugins/news.rst index 67b7541..6c30f54 100644 --- a/use/plugins/news.rst +++ b/use/plugins/news.rst @@ -4,7 +4,7 @@ The News plugin =============== -.. command-old: +.. _command-old: old [] [] ^^^^^^^^^^^^^^^^^^^^^^ @@ -14,14 +14,14 @@ given, returns all the old news items in reverse order. ** is only necessary if the message isn't sent in the channel itself. -.. command-die: +.. _command-die: die ^^^^ -.. command-remove: +.. _command-remove: remove [] ^^^^^^^^^^^^^^^^^^^^^^^ @@ -30,7 +30,7 @@ Removes the news item with ** from **. ** is only necessary if the message isn't sent in the channel itself. -.. command-add: +.. _command-add: add [] : ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -41,7 +41,7 @@ now. ** is only necessary if the message isn't sent in the channel itself. -.. command-news: +.. _command-news: news [] [] ^^^^^^^^^^^^^^^^^^^^^^^ @@ -52,7 +52,7 @@ news items. ** is only necessary if the message isn't sent in the channel itself. -.. command-change: +.. _command-change: change [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ diff --git a/use/plugins/nickometer.rst b/use/plugins/nickometer.rst index 9617ca3..0ddc320 100644 --- a/use/plugins/nickometer.rst +++ b/use/plugins/nickometer.rst @@ -4,14 +4,14 @@ The Nickometer plugin ===================== -.. command-punish: +.. _command-punish: punish ^^^^^^^ -.. command-nickometer: +.. _command-nickometer: nickometer [] ^^^^^^^^^^^^^^^^^^^ diff --git a/use/plugins/note.rst b/use/plugins/note.rst index 6d6aed7..b609bb6 100644 --- a/use/plugins/note.rst +++ b/use/plugins/note.rst @@ -4,7 +4,7 @@ The Note plugin =============== -.. command-unsend: +.. _command-unsend: unsend ^^^^^^^^^^^ @@ -13,7 +13,7 @@ Unsends the note with the id given. You must be the author of the note, and it must be unread. -.. command-search: +.. _command-search: search [--{regexp} ] [--sent] [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -23,7 +23,7 @@ given, its associated value is taken as a regexp and matched against the notes. If *--sent* is specified, only search sent notes. -.. command-reply: +.. _command-reply: reply ^^^^^^^^^^^^^^^^^ @@ -31,14 +31,14 @@ reply Sends a note in reply to **. -.. command-die: +.. _command-die: die ^^^^ -.. command-list: +.. _command-list: list [--{old,sent}] [--{from,to} ] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -49,7 +49,7 @@ read notes. If *--sent* is given, list notes that you have sent. If *--to* is specified, only lists notes sent by you to **. -.. command-send: +.. _command-send: send ,[,[...]] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -58,7 +58,7 @@ Sends a new note to the user specified. Multiple recipients may be specified by separating their names by commas. -.. command-next: +.. _command-next: next ^^^^ @@ -66,7 +66,7 @@ next Retrieves your next unread note, if any. -.. command-note: +.. _command-note: note ^^^^^^^^^ diff --git a/use/plugins/owner.rst b/use/plugins/owner.rst index ace9f23..a6fb860 100644 --- a/use/plugins/owner.rst +++ b/use/plugins/owner.rst @@ -4,7 +4,7 @@ The Owner plugin ================ -.. command-load: +.. _command-load: load [--deprecated] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -15,7 +15,7 @@ installed directory and 'plugins' in the current directory. *--deprecated* is necessary if you wish to load deprecated plugins. -.. command-rename: +.. _command-rename: rename ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -23,7 +23,7 @@ rename Renames ** in ** to the **. -.. command-enable: +.. _command-enable: enable [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -33,7 +33,7 @@ if given, only enables the ** from **. This command is the inverse of disable. -.. command-defaultcapability: +.. _command-defaultcapability: defaultcapability {add|remove} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -43,14 +43,14 @@ default capabilities given to users (the configuration variable supybot.capabilities stores these). -.. command-reloadlocale: +.. _command-reloadlocale: reloadlocale takes no argument ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Reloads the locale of the bot. -.. command-ircquote: +.. _command-ircquote: ircquote ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -58,7 +58,7 @@ ircquote Sends the raw string given to the server. -.. command-disable: +.. _command-disable: disable [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -70,7 +70,7 @@ a default capability of -plugin.command or -command (if you want to disable the command in all plugins). -.. command-upkeep: +.. _command-upkeep: upkeep [] ^^^^^^^^^^^^^^^^ @@ -81,7 +81,7 @@ level is "high", which causes the bot to flush a lot of caches as well as do normal upkeep stuff. -.. command-flush: +.. _command-flush: flush ^^^^^ @@ -90,7 +90,7 @@ Runs all the periodic flushers in world.flushers. This includes flushing all logs and all configuration changes to disk. -.. command-unrename: +.. _command-unrename: unrename ^^^^^^^^^^^^^^^^^ @@ -99,14 +99,14 @@ Removes all renames in **. The plugin will be reloaded after this command is run. -.. command-reset: +.. _command-reset: reset ^^^^^^ -.. command-quit: +.. _command-quit: quit [] ^^^^^^^^^^^^^ @@ -116,7 +116,7 @@ the default quit message (supybot.plugins.Owner.quitMsg) will be used. If there is no default quitMsg set, your nick will be used. -.. command-unload: +.. _command-unload: unload ^^^^^^^^^^^^^^^ @@ -126,7 +126,7 @@ of the currently loaded callbacks. Obviously, the Owner plugin can't be unloaded. -.. command-reload: +.. _command-reload: reload ^^^^^^^^^^^^^^^ @@ -135,7 +135,7 @@ Unloads and subsequently reloads the plugin by name; use the 'list' command to see a list of the currently loaded plugins. -.. command-announce: +.. _command-announce: announce ^^^^^^^^^^^^^^^ @@ -144,7 +144,7 @@ Sends ** to all channels the bot is currently on and not lobotomized in. -.. command-defaultplugin: +.. _command-defaultplugin: defaultplugin [--remove] [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -155,7 +155,7 @@ is given, returns the current default plugin set for **. See also, supybot.commands.defaultPlugins.importantPlugins. -.. command-logmark: +.. _command-logmark: logmark ^^^^^^^^^^^^^^ diff --git a/use/plugins/plugin.rst b/use/plugins/plugin.rst index 648bb2f..0f55b16 100644 --- a/use/plugins/plugin.rst +++ b/use/plugins/plugin.rst @@ -4,7 +4,7 @@ The Plugin plugin ================= -.. command-help: +.. _command-help: help ^^^^^^^^^^^^^ @@ -13,7 +13,7 @@ Returns a useful description of how to use **, if the plugin has one. -.. command-contributors: +.. _command-contributors: contributors [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -24,7 +24,7 @@ be listed. Note: The ** is the part inside of the parentheses in the people listing. -.. command-plugin: +.. _command-plugin: plugin ^^^^^^^^^^^^^^^^ @@ -35,7 +35,7 @@ If it is not uniquely determined, returns list of all plugins that contain **. -.. command-author: +.. _command-author: author ^^^^^^^^^^^^^^^ @@ -44,7 +44,7 @@ Returns the author of **. This is the person you should talk to if you have ideas, suggestions, or other comments about a given plugin. -.. command-list: +.. _command-list: list ^^^^ @@ -52,7 +52,7 @@ list Returns a list of the currently loaded plugins. -.. command-plugins: +.. _command-plugins: plugins ^^^^^^^^^^^^^^^^^ diff --git a/use/plugins/plugindownloader.rst b/use/plugins/plugindownloader.rst index c393773..c6d539a 100644 --- a/use/plugins/plugindownloader.rst +++ b/use/plugins/plugindownloader.rst @@ -4,14 +4,14 @@ The PluginDownloader plugin =========================== -.. command-install: +.. _command-install: install ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Downloads and installs the ** from the **. -.. command-repolist: +.. _command-repolist: repolist [] ^^^^^^^^^^^^^^^^^^^^^^^ diff --git a/use/plugins/praise.rst b/use/plugins/praise.rst index c576fd3..8225641 100644 --- a/use/plugins/praise.rst +++ b/use/plugins/praise.rst @@ -4,7 +4,7 @@ The Praise plugin ================= -.. command-praise: +.. _command-praise: praise [] [] [for ] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ diff --git a/use/plugins/protector.rst b/use/plugins/protector.rst index 2afe60f..4c022d6 100644 --- a/use/plugins/protector.rst +++ b/use/plugins/protector.rst @@ -4,7 +4,7 @@ The Protector plugin ==================== -.. command-demote: +.. _command-demote: demote ^^^^^^^ diff --git a/use/plugins/quote.rst b/use/plugins/quote.rst index 783083a..fa85be1 100644 --- a/use/plugins/quote.rst +++ b/use/plugins/quote.rst @@ -4,7 +4,7 @@ The Quote plugin ================ -.. command-random: +.. _command-random: random [] ^^^^^^^^^^^^^^^^^^ diff --git a/use/plugins/quotegrabs.rst b/use/plugins/quotegrabs.rst index b6c2c94..1a3c419 100644 --- a/use/plugins/quotegrabs.rst +++ b/use/plugins/quotegrabs.rst @@ -4,7 +4,7 @@ The QuoteGrabs plugin ===================== -.. command-ungrab: +.. _command-ungrab: ungrab [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -14,7 +14,7 @@ Removes the grab ** (the last by default) on **. itself. -.. command-get: +.. _command-get: get [] ^^^^^^^^^^^^^^^^^^^^ @@ -23,7 +23,7 @@ Return the quotegrab with the given **. ** is only necessary if the message isn't sent in the channel itself. -.. command-quote: +.. _command-quote: quote [] ^^^^^^^^^^^^^^^^^^^^^^^^ @@ -32,7 +32,7 @@ Returns **'s latest quote grab in **. ** is only necessary if the message isn't sent in the channel itself. -.. command-random: +.. _command-random: random [] [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -42,7 +42,7 @@ quotes grabbed for **. ** is only necessary if the message isn't sent in the channel itself. -.. command-list: +.. _command-list: list [] ^^^^^^^^^^^^^^^^^^^^^^^ @@ -53,7 +53,7 @@ full quote. ** is only necessary if the message isn't sent in the channel itself. -.. command-search: +.. _command-search: search [] ^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -62,7 +62,7 @@ Searches for ** in a quote. ** is only necessary if the message isn't sent in the channel itself. -.. command-grab: +.. _command-grab: grab [] ^^^^^^^^^^^^^^^^^^^^^^^ diff --git a/use/plugins/relay.rst b/use/plugins/relay.rst index 9ba9dbb..fd2a962 100644 --- a/use/plugins/relay.rst +++ b/use/plugins/relay.rst @@ -4,7 +4,7 @@ The Relay plugin ================ -.. command-nicks: +.. _command-nicks: nicks [] ^^^^^^^^^^^^^^^^^ @@ -14,7 +14,7 @@ the bot is connected to. ** is only necessary if the message isn't sent on the channel itself. -.. command-part: +.. _command-part: part ^^^^^^^^^^^^^^ @@ -24,7 +24,7 @@ will part from the channel on all networks in which it is on the channel. -.. command-join: +.. _command-join: join [] ^^^^^^^^^^^^^^^^ diff --git a/use/plugins/reply.rst b/use/plugins/reply.rst index 34f5d7b..b58ebd7 100644 --- a/use/plugins/reply.rst +++ b/use/plugins/reply.rst @@ -4,7 +4,7 @@ The Reply plugin ================ -.. command-notice: +.. _command-notice: notice ^^^^^^^^^^^^^ @@ -13,7 +13,7 @@ Replies with ** in a notice. Use nested commands to your benefit here. If you want a private notice, nest the private command. -.. command-private: +.. _command-private: private ^^^^^^^^^^^^^^ @@ -22,7 +22,7 @@ Replies with ** in private. Use nested commands to your benefit here. -.. command-replies: +.. _command-replies: replies [ ...] ^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -31,7 +31,7 @@ Replies with each of its arguments ** in separate replies, depending the configuration of supybot.reply.oneToOne. -.. command-action: +.. _command-action: action ^^^^^^^^^^^^^ @@ -40,7 +40,7 @@ Replies with ** as an action. use nested commands to your benefit here. -.. command-reply: +.. _command-reply: reply ^^^^^^^^^^^^ diff --git a/use/plugins/rss.rst b/use/plugins/rss.rst index fba5e35..67b7b4c 100644 --- a/use/plugins/rss.rst +++ b/use/plugins/rss.rst @@ -4,7 +4,7 @@ The RSS plugin ============== -.. command-info: +.. _command-info: info ^^^^^^^^^^^^^^^ @@ -13,7 +13,7 @@ Returns information from the given RSS feed, namely the title, URL, description, and last update date, if available. -.. command-remove: +.. _command-remove: remove ^^^^^^^^^^^^^ @@ -22,7 +22,7 @@ Removes the command for looking up RSS feeds at ** from this plugin. -.. command-add: +.. _command-add: add ^^^^^^^^^^^^^^^^ @@ -31,7 +31,7 @@ Adds a command to this plugin that will look up the RSS feed at the given URL. -.. command-announce-list: +.. _command-announce-list: announce list [] ^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -40,7 +40,7 @@ Returns the list of feeds announced in **. ** is only necessary if the message isn't sent in the channel itself. -.. command-announce-remove: +.. _command-announce-remove: announce remove [] [ ...] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -51,7 +51,7 @@ well as URLs for RSS feeds. ** is only necessary if the message isn't sent in the channel itself. -.. command-announce-add: +.. _command-announce-add: announce add [] [ ...] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -62,7 +62,7 @@ well as URLs for RSS feeds. ** is only necessary if the message isn't sent in the channel itself. -.. command-rss: +.. _command-rss: rss [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ diff --git a/use/plugins/scheduler.rst b/use/plugins/scheduler.rst index 805b9f8..49fb8f0 100644 --- a/use/plugins/scheduler.rst +++ b/use/plugins/scheduler.rst @@ -4,7 +4,7 @@ The Scheduler plugin ==================== -.. command-repeat: +.. _command-repeat: repeat ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -15,14 +15,14 @@ thereafter). ** is a name by which the command can be unscheduled. -.. command-die: +.. _command-die: die ^^^^ -.. command-list: +.. _command-list: list ^^^^ @@ -30,7 +30,7 @@ list Lists the currently scheduled events. -.. command-add: +.. _command-add: add ^^^^^^^^^^^^^^^^^^^^^^^ @@ -42,7 +42,7 @@ command was given in (with no prefixed nick, a consequence of using echo). Do pay attention to the quotes in that example. -.. command-remove: +.. _command-remove: remove ^^^^^^^^^^^ diff --git a/use/plugins/seen.rst b/use/plugins/seen.rst index 3dc2957..5955870 100644 --- a/use/plugins/seen.rst +++ b/use/plugins/seen.rst @@ -4,7 +4,7 @@ The Seen plugin =============== -.. command-user: +.. _command-user: user [] ^^^^^^^^^^^^^^^^^^^^^^^ @@ -16,7 +16,7 @@ that it could be any nick recognized as user ** that was seen. itself. -.. command-seen: +.. _command-seen: seen [] ^^^^^^^^^^^^^^^^^^^^^^^ @@ -26,7 +26,7 @@ saying. ** is only necessary if the message isn't sent on the channel itself. ** may contain * as a wildcard. -.. command-any: +.. _command-any: any [] [--user ] [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -39,7 +39,7 @@ and returns the last time user was active in **. ** is only necessary if the message isn't sent on the channel itself. -.. command-last: +.. _command-last: last [] ^^^^^^^^^^^^^^^^ @@ -48,14 +48,14 @@ Returns the last thing said in **. ** is only necessary if the message isn't sent in the channel itself. -.. command-die: +.. _command-die: die ^^^^ -.. command-since: +.. _command-since: since [] ^^^^^^^^^^^^^^^^^^^^^^^^ diff --git a/use/plugins/services.rst b/use/plugins/services.rst index 426e44d..980feb7 100644 --- a/use/plugins/services.rst +++ b/use/plugins/services.rst @@ -4,14 +4,14 @@ The Services plugin =================== -.. command-disabled: +.. _command-disabled: disabled ^^^^^^^^^ -.. command-identify: +.. _command-identify: identify ^^^^^^^^ @@ -19,7 +19,7 @@ identify Identifies with NickServ using the current nick. -.. command-nicks: +.. _command-nicks: nicks ^^^^^ @@ -28,7 +28,7 @@ Returns the nicks that this plugin is configured to identify and ghost with. -.. command-unban: +.. _command-unban: unban [] ^^^^^^^^^^^^^^^^^ @@ -39,14 +39,14 @@ are, if you need this command, you're not sending it in the channel itself. -.. command-reset: +.. _command-reset: reset ^^^^^^ -.. command-invite: +.. _command-invite: invite [] ^^^^^^^^^^^^^^^^^^ @@ -57,7 +57,7 @@ are, if you need this command, you're not sending it in the channel itself. -.. command-password: +.. _command-password: password [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -66,7 +66,7 @@ Sets the NickServ password for ** to **. If ** is not given, removes ** from the configured nicks. -.. command-ghost: +.. _command-ghost: ghost [] ^^^^^^^^^^^^^^ @@ -75,7 +75,7 @@ Ghosts the bot's given nick and takes it. If no nick is given, ghosts the bot's configured nick and takes it. -.. command-voice: +.. _command-voice: voice [] ^^^^^^^^^^^^^^^^^ @@ -84,7 +84,7 @@ Attempts to get voiced by ChanServ in **. ** is only necessary if the message isn't sent in the channel itself. -.. command-op: +.. _command-op: op [] ^^^^^^^^^^^^^^ diff --git a/use/plugins/shrinkurl.rst b/use/plugins/shrinkurl.rst index 777af02..81f6f52 100644 --- a/use/plugins/shrinkurl.rst +++ b/use/plugins/shrinkurl.rst @@ -4,7 +4,7 @@ The ShrinkUrl plugin ==================== -.. command-xrl: +.. _command-xrl: xrl ^^^^^^^^^ @@ -12,14 +12,14 @@ xrl Returns an xrl.us version of **. -.. command-die: +.. _command-die: die ^^^^ -.. command-tiny: +.. _command-tiny: tiny ^^^^^^^^^^ @@ -27,7 +27,7 @@ tiny Returns a TinyURL.com version of ** -.. command-ln: +.. _command-ln: ln ^^^^^^^^ diff --git a/use/plugins/status.rst b/use/plugins/status.rst index b770e38..85c1227 100644 --- a/use/plugins/status.rst +++ b/use/plugins/status.rst @@ -4,7 +4,7 @@ The Status plugin ================= -.. command-status: +.. _command-status: status ^^^^^^ @@ -12,7 +12,7 @@ status Returns the status of the bot. -.. command-cmd: +.. _command-cmd: cmd ^^^ @@ -20,7 +20,7 @@ cmd Returns some interesting command-related statistics. -.. command-commands: +.. _command-commands: commands ^^^^^^^^ @@ -28,7 +28,7 @@ commands Returns a list of the commands offered by the bot. -.. command-uptime: +.. _command-uptime: uptime ^^^^^^ @@ -36,7 +36,7 @@ uptime Returns the amount of time the bot has been running. -.. command-threads: +.. _command-threads: threads ^^^^^^^ @@ -44,7 +44,7 @@ threads Returns the current threads that are active. -.. command-net: +.. _command-net: net ^^^ @@ -52,7 +52,7 @@ net Returns some interesting network-related statistics. -.. command-server: +.. _command-server: server ^^^^^^ @@ -60,7 +60,7 @@ server Returns the server the bot is on. -.. command-cpu: +.. _command-cpu: cpu ^^^ diff --git a/use/plugins/string.rst b/use/plugins/string.rst index 1345ac5..63c2c18 100644 --- a/use/plugins/string.rst +++ b/use/plugins/string.rst @@ -4,7 +4,7 @@ The String plugin ================= -.. command-soundex: +.. _command-soundex: soundex [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -14,7 +14,7 @@ Returns the Soundex hash to a given length. The length defaults to length, use 0. -.. command-xor: +.. _command-xor: xor ^^^^^^^^^^^^^^^^^^^^^ @@ -24,7 +24,7 @@ http://www.yoe.org/developer/xor.html for information about XOR encryption. -.. command-re: +.. _command-re: re ^^^^^^^^^^^^^^^^^^ @@ -35,7 +35,7 @@ s/regexp/replacement/flags, returns the result of applying such a regexp to **. -.. command-levenshtein: +.. _command-levenshtein: levenshtein ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -44,7 +44,7 @@ Returns the levenshtein distance (also known as the "edit distance" between ** and **) -.. command-decode: +.. _command-decode: decode ^^^^^^^^^^^^^^^^^^^^^^^^ @@ -54,7 +54,7 @@ available in the documentation of the Python codecs module: **. -.. command-sha: +.. _command-sha: sha ^^^^^^^^^^ @@ -64,7 +64,7 @@ http://www.secure-hash-algorithm-md5-sha-1.co.uk/ for more information about SHA. -.. command-chr: +.. _command-chr: chr ^^^^^^^^^^^^ @@ -72,7 +72,7 @@ chr Returns the character associated with the 8-bit value ** -.. command-len: +.. _command-len: len ^^^^^^^^^^ @@ -80,7 +80,7 @@ len Returns the length of **. -.. command-encode: +.. _command-encode: encode ^^^^^^^^^^^^^^^^^^^^^^^^ @@ -90,7 +90,7 @@ available in the documentation of the Python codecs module: **. -.. command-ord: +.. _command-ord: ord ^^^^^^^^^^^^ diff --git a/use/plugins/success.rst b/use/plugins/success.rst index c401ca4..5f441c1 100644 --- a/use/plugins/success.rst +++ b/use/plugins/success.rst @@ -4,7 +4,7 @@ The Success plugin ================== -.. command-die: +.. _command-die: die ^^^^ diff --git a/use/plugins/time.rst b/use/plugins/time.rst index 55701b1..62020e1 100644 --- a/use/plugins/time.rst +++ b/use/plugins/time.rst @@ -4,7 +4,7 @@ The Time plugin =============== -.. command-ctime: +.. _command-ctime: ctime [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -13,7 +13,7 @@ Returns the ctime for **, or the current ctime if no ** is given. -.. command-seconds: +.. _command-seconds: seconds [y] [w] [d] [h] [m] [s] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -25,7 +25,7 @@ Useful for scheduling events at a given number of seconds in the future. -.. command-time: +.. _command-time: time [] [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -35,7 +35,7 @@ given, uses the configurable format for the current channel. If no ** time is given, the current time is used. -.. command-elapsed: +.. _command-elapsed: elapsed ^^^^^^^^^^^^^^^^^ @@ -44,7 +44,7 @@ Returns a pretty string that is the amount of time represented by **. -.. command-at: +.. _command-at: at