diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2023-03-29 22:38:01 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2023-03-30 01:34:55 +0200 |
commit | 6dbfb638c6586905b3b29df9cf1e41d9166546ef (patch) | |
tree | c2604c334bfea2d5aa59ac3dea6a73f812e674ce /doc/en/includes/autogen_api_completions.en.adoc | |
parent | 4548b25b78d0ba8fc61421bda88a5a79b09ff9af (diff) | |
download | weechat-6dbfb638c6586905b3b29df9cf1e41d9166546ef.zip |
doc: convert docgen.py to C, remove autogen files from repository, add parameter `--doc-gen`
Changes:
- build of doc now requires weechat-headless, translations and all plugins
- convert docgen.py to C
- remove `autogen_*` files from repository
- add command line parameter `--doc-gen` in `weechat-headless` to build
autogen files
- build .mo files with directories like the installed ones
(eg: "<lang>/LC_MESSAGES/weechat.mo")
- remove javascript chapter from user's guide
Diffstat (limited to 'doc/en/includes/autogen_api_completions.en.adoc')
-rw-r--r-- | doc/en/includes/autogen_api_completions.en.adoc | 204 |
1 files changed, 0 insertions, 204 deletions
diff --git a/doc/en/includes/autogen_api_completions.en.adoc b/doc/en/includes/autogen_api_completions.en.adoc deleted file mode 100644 index f21ba69db..000000000 --- a/doc/en/includes/autogen_api_completions.en.adoc +++ /dev/null @@ -1,204 +0,0 @@ -// -// This file is auto-generated by script docgen.py. -// DO NOT EDIT BY HAND! -// - -// tag::completions[] -[width="100%",cols="^1,^2,7",options="header"] -|=== -| Plugin | Name | Description - -| alias | alias | list of aliases - -| alias | alias_value | value of alias - -| exec | exec_commands_ids | ids (numbers and names) of executed commands - -| fset | fset_options | configuration files, sections, options and words of options - -| guile | guile_script | list of scripts - -| irc | irc_channel | current IRC channel - -| irc | irc_channel_nicks_hosts | nicks and hostnames of current IRC channel - -| irc | irc_channel_topic | topic of current IRC channel - -| irc | irc_channels | channels on all IRC servers - -| irc | irc_channels_autojoin | channels automatically joined on the current server (option "autojoin") - -| irc | irc_ignores_numbers | numbers for defined ignores - -| irc | irc_modelist_masks | modelist masks of current IRC channel; required argument: modelist mode - -| irc | irc_modelist_numbers | modelist numbers of current IRC channel; required argument: modelist mode - -| irc | irc_msg_kick | default kick message - -| irc | irc_msg_part | default part message for IRC channel - -| irc | irc_notify_nicks | nicks in notify list - -| irc | irc_privates | privates on all IRC servers - -| irc | irc_raw_filters | filters for irc raw buffer - -| irc | irc_server | current IRC server - -| irc | irc_server_channels | channels on current IRC server - -| irc | irc_server_nick | nick on current IRC server - -| irc | irc_server_nicks | nicks on all channels of current IRC server - -| irc | irc_server_privates | privates on current IRC server - -| irc | irc_servers | IRC servers (internal names) - -| irc | nick | nicks of current IRC channel - -| javascript | javascript_script | list of scripts - -| lua | lua_script | list of scripts - -| perl | perl_script | list of scripts - -| php | php_script | list of scripts - -| python | python_script | list of scripts - -| relay | relay_free_port | first free port for relay plugin - -| relay | relay_protocol_name | all possible protocol.name for relay plugin - -| relay | relay_relays | protocol.name of current relays for relay plugin - -| ruby | ruby_script | list of scripts - -| script | script_extensions | list of script extensions - -| script | script_files | files in script directories - -| script | script_languages | list of script languages - -| script | script_scripts | list of scripts in repository - -| script | script_scripts_installed | list of scripts installed (from repository) - -| script | script_tags | tags of scripts in repository - -| spell | spell_dicts | list of installed dictionaries - -| spell | spell_langs | list of all languages supported - -| tcl | tcl_script | list of scripts - -| trigger | trigger_add_arguments | arguments for command that adds a trigger: trigger name, hooks, hook arguments, hook conditions, hook regex, hook command, hook return code, post actions - -| trigger | trigger_hook_arguments | default arguments for a hook - -| trigger | trigger_hook_command | default command for a hook - -| trigger | trigger_hook_conditions | default conditions for a hook - -| trigger | trigger_hook_rc | default return codes for hook callback - -| trigger | trigger_hook_regex | default regular expression for a hook - -| trigger | trigger_hooks | hooks for triggers - -| trigger | trigger_hooks_filter | hooks for triggers (for filter in monitor buffer) - -| trigger | trigger_names | triggers - -| trigger | trigger_names_default | default triggers - -| trigger | trigger_option_value | value of a trigger option - -| trigger | trigger_options | options for triggers - -| trigger | trigger_post_action | trigger post actions - -| weechat | bars_names | names of bars - -| weechat | bars_options | options for bars - -| weechat | buffer_local_variable_value | value of a buffer local variable - -| weechat | buffer_local_variables | buffer local variables - -| weechat | buffer_properties_get | properties that can be read on a buffer - -| weechat | buffer_properties_set | properties that can be set on a buffer - -| weechat | buffers_names | names of buffers - -| weechat | buffers_numbers | numbers of buffers - -| weechat | buffers_plugins_names | names of buffers (including plugins names) - -| weechat | colors | color names - -| weechat | commands | commands (weechat and plugins); optional argument: prefix to add before the commands - -| weechat | config_files | configuration files - -| weechat | config_option_values | values for a configuration option - -| weechat | config_options | configuration options - -| weechat | cursor_areas | areas ("chat" or bar name) for free cursor movement - -| weechat | custom_bar_item_add_arguments | arguments for command that adds a custom bar item: item name, conditions, content - -| weechat | custom_bar_item_conditions | conditions for custom bar item - -| weechat | custom_bar_item_contents | contents for custom bar item - -| weechat | custom_bar_items_names | names of custom bar items - -| weechat | env_value | value of an environment variable - -| weechat | env_vars | environment variables - -| weechat | filename | filename; optional argument: default path (evaluated, see /help eval) - -| weechat | filters_names | names of filters - -| weechat | infolists | names of infolists hooked - -| weechat | infos | names of infos hooked - -| weechat | keys_codes | key codes - -| weechat | keys_codes_for_reset | key codes that can be reset (keys added, redefined or removed) - -| weechat | keys_contexts | key contexts - -| weechat | layouts_names | names of layouts - -| weechat | nicks | nicks in nicklist of current buffer - -| weechat | palette_colors | palette colors - -| weechat | plugins_commands | commands defined by plugins; optional argument: prefix to add before the commands - -| weechat | plugins_installed | names of plugins installed - -| weechat | plugins_names | names of plugins - -| weechat | proxies_names | names of proxies - -| weechat | proxies_options | options for proxies - -| weechat | secured_data | names of secured data (file sec.conf, section data) - -| weechat | weechat_commands | weechat commands; optional argument: prefix to add before the commands - -| weechat | windows_numbers | numbers of windows - -| xfer | nick | nicks of DCC chat - -|=== -// end::completions[] |