diff options
Diffstat (limited to 'doc/en/autogen/user')
30 files changed, 120 insertions, 0 deletions
diff --git a/doc/en/autogen/user/alias_commands.asciidoc b/doc/en/autogen/user/alias_commands.asciidoc index 1d56aec1a..f445136a3 100644 --- a/doc/en/autogen/user/alias_commands.asciidoc +++ b/doc/en/autogen/user/alias_commands.asciidoc @@ -1,3 +1,7 @@ +// +// This file is auto-generated by script docgen.py. +// DO NOT EDIT BY HAND! +// [[command_alias_alias]] [command]*`alias`* create an alias for a command:: diff --git a/doc/en/autogen/user/aspell_commands.asciidoc b/doc/en/autogen/user/aspell_commands.asciidoc index 4cf0980a9..a51a8f1bd 100644 --- a/doc/en/autogen/user/aspell_commands.asciidoc +++ b/doc/en/autogen/user/aspell_commands.asciidoc @@ -1,3 +1,7 @@ +// +// This file is auto-generated by script docgen.py. +// DO NOT EDIT BY HAND! +// [[command_aspell_aspell]] [command]*`aspell`* aspell plugin configuration:: diff --git a/doc/en/autogen/user/aspell_options.asciidoc b/doc/en/autogen/user/aspell_options.asciidoc index 618a1218b..052295cd1 100644 --- a/doc/en/autogen/user/aspell_options.asciidoc +++ b/doc/en/autogen/user/aspell_options.asciidoc @@ -1,3 +1,7 @@ +// +// This file is auto-generated by script docgen.py. +// DO NOT EDIT BY HAND! +// * [[option_aspell.check.commands]] *aspell.check.commands* ** description: `comma separated list of commands for which spell checking is enabled (spell checking is disabled for all other commands)` ** type: string diff --git a/doc/en/autogen/user/charset_commands.asciidoc b/doc/en/autogen/user/charset_commands.asciidoc index cdfe9df8a..a14f6685a 100644 --- a/doc/en/autogen/user/charset_commands.asciidoc +++ b/doc/en/autogen/user/charset_commands.asciidoc @@ -1,3 +1,7 @@ +// +// This file is auto-generated by script docgen.py. +// DO NOT EDIT BY HAND! +// [[command_charset_charset]] [command]*`charset`* change charset for current buffer:: diff --git a/doc/en/autogen/user/charset_options.asciidoc b/doc/en/autogen/user/charset_options.asciidoc index 334dd145b..1322907fc 100644 --- a/doc/en/autogen/user/charset_options.asciidoc +++ b/doc/en/autogen/user/charset_options.asciidoc @@ -1,3 +1,7 @@ +// +// This file is auto-generated by script docgen.py. +// DO NOT EDIT BY HAND! +// * [[option_charset.default.decode]] *charset.default.decode* ** description: `global decoding charset: charset used to decode incoming messages when they are not UTF-8 valid` ** type: string diff --git a/doc/en/autogen/user/exec_commands.asciidoc b/doc/en/autogen/user/exec_commands.asciidoc index b9441adc2..0dbfe5923 100644 --- a/doc/en/autogen/user/exec_commands.asciidoc +++ b/doc/en/autogen/user/exec_commands.asciidoc @@ -1,3 +1,7 @@ +// +// This file is auto-generated by script docgen.py. +// DO NOT EDIT BY HAND! +// [[command_exec_exec]] [command]*`exec`* execute external commands:: diff --git a/doc/en/autogen/user/exec_options.asciidoc b/doc/en/autogen/user/exec_options.asciidoc index 598af7a00..531652eb7 100644 --- a/doc/en/autogen/user/exec_options.asciidoc +++ b/doc/en/autogen/user/exec_options.asciidoc @@ -1,3 +1,7 @@ +// +// This file is auto-generated by script docgen.py. +// DO NOT EDIT BY HAND! +// * [[option_exec.color.flag_finished]] *exec.color.flag_finished* ** description: `text color for a finished command flag in list of commands` ** type: color diff --git a/doc/en/autogen/user/guile_commands.asciidoc b/doc/en/autogen/user/guile_commands.asciidoc index 3a339f99e..5dc3f4293 100644 --- a/doc/en/autogen/user/guile_commands.asciidoc +++ b/doc/en/autogen/user/guile_commands.asciidoc @@ -1,3 +1,7 @@ +// +// This file is auto-generated by script docgen.py. +// DO NOT EDIT BY HAND! +// [[command_guile_guile]] [command]*`guile`* list/load/unload scripts:: diff --git a/doc/en/autogen/user/irc_colors.asciidoc b/doc/en/autogen/user/irc_colors.asciidoc index 49fee177b..b09a4758d 100644 --- a/doc/en/autogen/user/irc_colors.asciidoc +++ b/doc/en/autogen/user/irc_colors.asciidoc @@ -1,3 +1,7 @@ +// +// This file is auto-generated by script docgen.py. +// DO NOT EDIT BY HAND! +// [width="30%",cols="^2m,3",options="header"] |=== | IRC color | WeeChat color diff --git a/doc/en/autogen/user/irc_commands.asciidoc b/doc/en/autogen/user/irc_commands.asciidoc index 457e5275c..6ecb9c782 100644 --- a/doc/en/autogen/user/irc_commands.asciidoc +++ b/doc/en/autogen/user/irc_commands.asciidoc @@ -1,3 +1,7 @@ +// +// This file is auto-generated by script docgen.py. +// DO NOT EDIT BY HAND! +// [[command_irc_admin]] [command]*`admin`* find information about the administrator of the server:: diff --git a/doc/en/autogen/user/irc_options.asciidoc b/doc/en/autogen/user/irc_options.asciidoc index a0c106b7c..108b6c48b 100644 --- a/doc/en/autogen/user/irc_options.asciidoc +++ b/doc/en/autogen/user/irc_options.asciidoc @@ -1,3 +1,7 @@ +// +// This file is auto-generated by script docgen.py. +// DO NOT EDIT BY HAND! +// * [[option_irc.color.input_nick]] *irc.color.input_nick* ** description: `color for nick in input bar` ** type: color diff --git a/doc/en/autogen/user/javascript_commands.asciidoc b/doc/en/autogen/user/javascript_commands.asciidoc index 033797446..eea14996f 100644 --- a/doc/en/autogen/user/javascript_commands.asciidoc +++ b/doc/en/autogen/user/javascript_commands.asciidoc @@ -1,3 +1,7 @@ +// +// This file is auto-generated by script docgen.py. +// DO NOT EDIT BY HAND! +// [[command_javascript_javascript]] [command]*`javascript`* list/load/unload scripts:: diff --git a/doc/en/autogen/user/logger_commands.asciidoc b/doc/en/autogen/user/logger_commands.asciidoc index 9391257ae..d218e0b3a 100644 --- a/doc/en/autogen/user/logger_commands.asciidoc +++ b/doc/en/autogen/user/logger_commands.asciidoc @@ -1,3 +1,7 @@ +// +// This file is auto-generated by script docgen.py. +// DO NOT EDIT BY HAND! +// [[command_logger_logger]] [command]*`logger`* logger plugin configuration:: diff --git a/doc/en/autogen/user/logger_options.asciidoc b/doc/en/autogen/user/logger_options.asciidoc index 7378d57ab..07d42dc2c 100644 --- a/doc/en/autogen/user/logger_options.asciidoc +++ b/doc/en/autogen/user/logger_options.asciidoc @@ -1,3 +1,7 @@ +// +// This file is auto-generated by script docgen.py. +// DO NOT EDIT BY HAND! +// * [[option_logger.color.backlog_end]] *logger.color.backlog_end* ** description: `color for line ending the backlog` ** type: color diff --git a/doc/en/autogen/user/lua_commands.asciidoc b/doc/en/autogen/user/lua_commands.asciidoc index 3eef0f9d2..be1684b5a 100644 --- a/doc/en/autogen/user/lua_commands.asciidoc +++ b/doc/en/autogen/user/lua_commands.asciidoc @@ -1,3 +1,7 @@ +// +// This file is auto-generated by script docgen.py. +// DO NOT EDIT BY HAND! +// [[command_lua_lua]] [command]*`lua`* list/load/unload scripts:: diff --git a/doc/en/autogen/user/perl_commands.asciidoc b/doc/en/autogen/user/perl_commands.asciidoc index 543d7205b..680677545 100644 --- a/doc/en/autogen/user/perl_commands.asciidoc +++ b/doc/en/autogen/user/perl_commands.asciidoc @@ -1,3 +1,7 @@ +// +// This file is auto-generated by script docgen.py. +// DO NOT EDIT BY HAND! +// [[command_perl_perl]] [command]*`perl`* list/load/unload scripts:: diff --git a/doc/en/autogen/user/python_commands.asciidoc b/doc/en/autogen/user/python_commands.asciidoc index 4eb178c76..5eec9a3f4 100644 --- a/doc/en/autogen/user/python_commands.asciidoc +++ b/doc/en/autogen/user/python_commands.asciidoc @@ -1,3 +1,7 @@ +// +// This file is auto-generated by script docgen.py. +// DO NOT EDIT BY HAND! +// [[command_python_python]] [command]*`python`* list/load/unload scripts:: diff --git a/doc/en/autogen/user/relay_commands.asciidoc b/doc/en/autogen/user/relay_commands.asciidoc index b93e6b8c6..44b238968 100644 --- a/doc/en/autogen/user/relay_commands.asciidoc +++ b/doc/en/autogen/user/relay_commands.asciidoc @@ -1,3 +1,7 @@ +// +// This file is auto-generated by script docgen.py. +// DO NOT EDIT BY HAND! +// [[command_relay_relay]] [command]*`relay`* relay control:: diff --git a/doc/en/autogen/user/relay_options.asciidoc b/doc/en/autogen/user/relay_options.asciidoc index ad32d92cd..3c970e2d8 100644 --- a/doc/en/autogen/user/relay_options.asciidoc +++ b/doc/en/autogen/user/relay_options.asciidoc @@ -1,3 +1,7 @@ +// +// This file is auto-generated by script docgen.py. +// DO NOT EDIT BY HAND! +// * [[option_relay.color.client]] *relay.color.client* ** description: `text color for client description` ** type: color diff --git a/doc/en/autogen/user/ruby_commands.asciidoc b/doc/en/autogen/user/ruby_commands.asciidoc index 59a0f085d..93e51279f 100644 --- a/doc/en/autogen/user/ruby_commands.asciidoc +++ b/doc/en/autogen/user/ruby_commands.asciidoc @@ -1,3 +1,7 @@ +// +// This file is auto-generated by script docgen.py. +// DO NOT EDIT BY HAND! +// [[command_ruby_ruby]] [command]*`ruby`* list/load/unload scripts:: diff --git a/doc/en/autogen/user/script_commands.asciidoc b/doc/en/autogen/user/script_commands.asciidoc index bdac7ab9c..2a9973f51 100644 --- a/doc/en/autogen/user/script_commands.asciidoc +++ b/doc/en/autogen/user/script_commands.asciidoc @@ -1,3 +1,7 @@ +// +// This file is auto-generated by script docgen.py. +// DO NOT EDIT BY HAND! +// [[command_script_script]] [command]*`script`* WeeChat scripts manager:: diff --git a/doc/en/autogen/user/script_options.asciidoc b/doc/en/autogen/user/script_options.asciidoc index 3567c365b..5179e3a93 100644 --- a/doc/en/autogen/user/script_options.asciidoc +++ b/doc/en/autogen/user/script_options.asciidoc @@ -1,3 +1,7 @@ +// +// This file is auto-generated by script docgen.py. +// DO NOT EDIT BY HAND! +// * [[option_script.color.status_autoloaded]] *script.color.status_autoloaded* ** description: `color for status "autoloaded" ("a")` ** type: color diff --git a/doc/en/autogen/user/sec_options.asciidoc b/doc/en/autogen/user/sec_options.asciidoc index 623b13153..a35d5aa0f 100644 --- a/doc/en/autogen/user/sec_options.asciidoc +++ b/doc/en/autogen/user/sec_options.asciidoc @@ -1,3 +1,7 @@ +// +// This file is auto-generated by script docgen.py. +// DO NOT EDIT BY HAND! +// * [[option_sec.crypt.cipher]] *sec.crypt.cipher* ** description: `cipher used to crypt data (the number after algorithm is the size of the key in bits)` ** type: integer diff --git a/doc/en/autogen/user/tcl_commands.asciidoc b/doc/en/autogen/user/tcl_commands.asciidoc index fb6647d87..a48cadd5e 100644 --- a/doc/en/autogen/user/tcl_commands.asciidoc +++ b/doc/en/autogen/user/tcl_commands.asciidoc @@ -1,3 +1,7 @@ +// +// This file is auto-generated by script docgen.py. +// DO NOT EDIT BY HAND! +// [[command_tcl_tcl]] [command]*`tcl`* list/load/unload scripts:: diff --git a/doc/en/autogen/user/trigger_commands.asciidoc b/doc/en/autogen/user/trigger_commands.asciidoc index 8624d9843..98796f2c8 100644 --- a/doc/en/autogen/user/trigger_commands.asciidoc +++ b/doc/en/autogen/user/trigger_commands.asciidoc @@ -1,3 +1,7 @@ +// +// This file is auto-generated by script docgen.py. +// DO NOT EDIT BY HAND! +// [[command_trigger_trigger]] [command]*`trigger`* manage triggers, the Swiss Army knife for WeeChat:: diff --git a/doc/en/autogen/user/trigger_options.asciidoc b/doc/en/autogen/user/trigger_options.asciidoc index 04b32fc1e..f9e499388 100644 --- a/doc/en/autogen/user/trigger_options.asciidoc +++ b/doc/en/autogen/user/trigger_options.asciidoc @@ -1,3 +1,7 @@ +// +// This file is auto-generated by script docgen.py. +// DO NOT EDIT BY HAND! +// * [[option_trigger.color.flag_command]] *trigger.color.flag_command* ** description: `text color for command flag (in /trigger list)` ** type: color diff --git a/doc/en/autogen/user/weechat_commands.asciidoc b/doc/en/autogen/user/weechat_commands.asciidoc index da7145fd5..afaf6b7ee 100644 --- a/doc/en/autogen/user/weechat_commands.asciidoc +++ b/doc/en/autogen/user/weechat_commands.asciidoc @@ -1,3 +1,7 @@ +// +// This file is auto-generated by script docgen.py. +// DO NOT EDIT BY HAND! +// [[command_weechat_away]] [command]*`away`* set or remove away status:: diff --git a/doc/en/autogen/user/weechat_options.asciidoc b/doc/en/autogen/user/weechat_options.asciidoc index ff994a72d..88c3fa73f 100644 --- a/doc/en/autogen/user/weechat_options.asciidoc +++ b/doc/en/autogen/user/weechat_options.asciidoc @@ -1,3 +1,7 @@ +// +// This file is auto-generated by script docgen.py. +// DO NOT EDIT BY HAND! +// * [[option_weechat.color.bar_more]] *weechat.color.bar_more* ** description: `text color for '+' when scrolling bars` ** type: color diff --git a/doc/en/autogen/user/xfer_commands.asciidoc b/doc/en/autogen/user/xfer_commands.asciidoc index 15fd49038..796b52519 100644 --- a/doc/en/autogen/user/xfer_commands.asciidoc +++ b/doc/en/autogen/user/xfer_commands.asciidoc @@ -1,3 +1,7 @@ +// +// This file is auto-generated by script docgen.py. +// DO NOT EDIT BY HAND! +// [[command_xfer_me]] [command]*`me`* send a CTCP action to remote host:: diff --git a/doc/en/autogen/user/xfer_options.asciidoc b/doc/en/autogen/user/xfer_options.asciidoc index eddcd2784..921572e88 100644 --- a/doc/en/autogen/user/xfer_options.asciidoc +++ b/doc/en/autogen/user/xfer_options.asciidoc @@ -1,3 +1,7 @@ +// +// This file is auto-generated by script docgen.py. +// DO NOT EDIT BY HAND! +// * [[option_xfer.color.status_aborted]] *xfer.color.status_aborted* ** description: `text color for "aborted" status` ** type: color |