summaryrefslogtreecommitdiff
path: root/doc/it/autogen/plugin_api
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2020-05-03 14:03:50 +0200
committerSébastien Helleu <flashcode@flashtux.org>2020-05-03 14:05:18 +0200
commit505a91c6003058adf531255dc9a41efea5c7d1f8 (patch)
tree8cbf78be1fa3b9fde46b95e91f90425a63eb6a80 /doc/it/autogen/plugin_api
parent7bcb8ff0d8bfd05657a78096d5dd12c2d44fbf02 (diff)
downloadweechat-505a91c6003058adf531255dc9a41efea5c7d1f8.zip
doc: merge 53 autogen files into 11 files, move them to includes directory
Diffstat (limited to 'doc/it/autogen/plugin_api')
-rw-r--r--doc/it/autogen/plugin_api/completions.adoc185
-rw-r--r--doc/it/autogen/plugin_api/hdata.adoc1071
-rw-r--r--doc/it/autogen/plugin_api/infolists.adoc91
-rw-r--r--doc/it/autogen/plugin_api/infos.adoc149
-rw-r--r--doc/it/autogen/plugin_api/infos_hashtable.adoc13
-rw-r--r--doc/it/autogen/plugin_api/plugins_priority.adoc18
-rw-r--r--doc/it/autogen/plugin_api/url_options.adoc433
7 files changed, 0 insertions, 1960 deletions
diff --git a/doc/it/autogen/plugin_api/completions.adoc b/doc/it/autogen/plugin_api/completions.adoc
deleted file mode 100644
index 46784bec2..000000000
--- a/doc/it/autogen/plugin_api/completions.adoc
+++ /dev/null
@@ -1,185 +0,0 @@
-//
-// This file is auto-generated by script docgen.py.
-// DO NOT EDIT BY HAND!
-//
-[width="100%",cols="^1,^2,7",options="header"]
-|===
-| Plugin | Nome | Descrizione
-
-| alias | alias | elenco di alias
-
-| alias | alias_value | valore dell'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 | elenco degli script
-
-| irc | irc_channel | canale IRC corrente
-
-| irc | irc_channel_nicks_hosts | nick e host del canale IRC corrente
-
-| irc | irc_channel_topic | argomento del canale IRC attivo
-
-| irc | irc_channels | canali su tutti i server IRC
-
-| irc | irc_ignores_numbers | numero di ignore definiti
-
-| 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 | messaggio di uscita predefinito per il canale IRC
-
-| irc | irc_notify_nicks | nick nella lista notifiche
-
-| irc | irc_privates | privati su tutti i server IRC
-
-| irc | irc_raw_filters | filters for irc raw buffer
-
-| irc | irc_server | server IRC corrente
-
-| irc | irc_server_channels | canali sul server IRC corrente
-
-| irc | irc_server_nick | nick sul server IRC corrente
-
-| irc | irc_server_nicks | nick su tutti i canali del server IRC corrente
-
-| irc | irc_server_privates | privati sul server IRC corrente
-
-| irc | irc_servers | server IRC (nomi interni)
-
-| irc | nick | nick del canale IRC corrente
-
-| javascript | javascript_script | elenco degli script
-
-| lua | lua_script | elenco degli script
-
-| perl | perl_script | elenco degli script
-
-| php | php_script | elenco degli script
-
-| python | python_script | elenco degli script
-
-| relay | relay_free_port | prima porta libera per il plugin relay
-
-| relay | relay_protocol_name | protocollo.nome possibile per il plugin relay
-
-| relay | relay_relays | protocollo.nome dei relay correnti per il plugin relay
-
-| ruby | ruby_script | elenco degli script
-
-| script | script_extensions | list of script extensions
-
-| script | script_files | file nella directory degli script
-
-| script | script_languages | list of script languages
-
-| script | script_scripts | elenco degli script nel repository
-
-| script | script_scripts_installed | elenco degli script installati (dal repository)
-
-| script | script_tags | tag degli script nel repository
-
-| spell | spell_dicts | list of installed dictionaries
-
-| spell | spell_langs | list of all languages supported
-
-| tcl | tcl_script | elenco degli script
-
-| 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 | nomi delle barre
-
-| weechat | bars_options | opzioni per le barre
-
-| weechat | buffer_properties_get | proprietà che possono essere lette su un buffer
-
-| weechat | buffer_properties_set | proprietà che possono essere impostate su un buffer
-
-| weechat | buffers_names | nomi dei buffer
-
-| weechat | buffers_numbers | numeri dei buffer
-
-| weechat | buffers_plugins_names | nomi dei buffer (inclusi i nomi dei plugin)
-
-| weechat | colors | color names
-
-| weechat | commands | commands (weechat and plugins); optional argument: prefix to add before the commands
-
-| weechat | config_files | file di configurazione
-
-| weechat | config_option_values | valori per una opzione di configurazione
-
-| weechat | config_options | opzioni di configurazione
-
-| weechat | cursor_areas | aree ("chat" o nome barra) per il movimento libero del cursore
-
-| 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 | nomi dei filtri
-
-| weechat | infolists | nomi degli hook liste info
-
-| weechat | infos | nomi degli hook sulle info
-
-| weechat | keys_codes | codici tasto
-
-| weechat | keys_codes_for_reset | codici tasti che possono essere ripristinati (tasti aggiunti, ridefiniti o rimossi)
-
-| weechat | keys_contexts | contesti del tasto
-
-| weechat | layouts_names | nomi dei layout
-
-| weechat | nicks | nick nella lista nick del buffer corrente
-
-| weechat | palette_colors | Tavolozza dei colori
-
-| 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 | nomi dei plugin
-
-| weechat | proxies_names | nomi dei proxy
-
-| weechat | proxies_options | opzioni per i proxy
-
-| 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 | numeri delle finestre
-
-| xfer | nick | nick della chat DCC
-
-|===
diff --git a/doc/it/autogen/plugin_api/hdata.adoc b/doc/it/autogen/plugin_api/hdata.adoc
deleted file mode 100644
index 8df7e4ea7..000000000
--- a/doc/it/autogen/plugin_api/hdata.adoc
+++ /dev/null
@@ -1,1071 +0,0 @@
-//
-// This file is auto-generated by script docgen.py.
-// DO NOT EDIT BY HAND!
-//
-:hdata_update_create: __create
-:hdata_update_delete: __delete
-[width="100%",cols="^1,^2,2,2,5",options="header"]
-|===
-| Plugin | Nome | Descrizione | Lists | Variables
-
-| fset
-| [[hdata_fset_option]]<<hdata_fset_option,fset_option>>
-| fset options
-| -
-| _index_   (integer) +
-_file_   (string) +
-_section_   (string) +
-_option_   (string) +
-_name_   (string) +
-_parent_name_   (string) +
-_type_   (integer) +
-_default_value_   (string) +
-_value_   (string) +
-_parent_value_   (string) +
-_min_   (string) +
-_max_   (string) +
-_description_   (string) +
-_string_values_   (string) +
-_marked_   (integer) +
-
-
-| guile
-| [[hdata_guile_script]]<<hdata_guile_script,guile_script>>
-| elenco degli script
-| _scripts_ +
-_last_script_ +
-
-| _filename_   (string) +
-_interpreter_   (pointer) +
-_name_   (string) +
-_author_   (string) +
-_version_   (string) +
-_license_   (string) +
-_description_   (string) +
-_shutdown_func_   (string) +
-_charset_   (string) +
-_unloading_   (integer) +
-_prev_script_   (pointer, hdata: "guile_script") +
-_next_script_   (pointer, hdata: "guile_script") +
-
-
-| irc
-| [[hdata_irc_channel]]<<hdata_irc_channel,irc_channel>>
-| canale irc
-| -
-| _type_   (integer) +
-_name_   (string) +
-_topic_   (string) +
-_modes_   (string) +
-_limit_   (integer) +
-_key_   (string) +
-_join_msg_received_   (hashtable) +
-_checking_whox_   (integer) +
-_away_message_   (string) +
-_has_quit_server_   (integer) +
-_cycle_   (integer) +
-_part_   (integer) +
-_nick_completion_reset_   (integer) +
-_pv_remote_nick_color_   (string) +
-_hook_autorejoin_   (pointer) +
-_nicks_count_   (integer) +
-_nicks_   (pointer, hdata: "irc_nick") +
-_last_nick_   (pointer, hdata: "irc_nick") +
-_nicks_speaking_   (pointer) +
-_nicks_speaking_time_   (pointer, hdata: "irc_channel_speaking") +
-_last_nick_speaking_time_   (pointer, hdata: "irc_channel_speaking") +
-_modelists_   (pointer, hdata: "irc_modelist") +
-_last_modelist_   (pointer, hdata: "irc_modelist") +
-_join_smart_filtered_   (hashtable) +
-_buffer_   (pointer, hdata: "buffer") +
-_buffer_as_string_   (string) +
-_prev_channel_   (pointer, hdata: "irc_channel") +
-_next_channel_   (pointer, hdata: "irc_channel") +
-
-
-| irc
-| [[hdata_irc_channel_speaking]]<<hdata_irc_channel_speaking,irc_channel_speaking>>
-| channel_speaking irc
-| -
-| _nick_   (string) +
-_time_last_message_   (time) +
-_prev_nick_   (pointer, hdata: "irc_channel_speaking") +
-_next_nick_   (pointer, hdata: "irc_channel_speaking") +
-
-
-| irc
-| [[hdata_irc_ignore]]<<hdata_irc_ignore,irc_ignore>>
-| ignore irc
-| _irc_ignore_list_ +
-_last_irc_ignore_ +
-
-| _number_   (integer) +
-_mask_   (string) +
-_regex_mask_   (pointer) +
-_server_   (string) +
-_channel_   (string) +
-_prev_ignore_   (pointer, hdata: "irc_ignore") +
-_next_ignore_   (pointer, hdata: "irc_ignore") +
-
-
-| irc
-| [[hdata_irc_modelist]]<<hdata_irc_modelist,irc_modelist>>
-| irc modelist
-| -
-| _type_   (char) +
-_state_   (integer) +
-_items_   (pointer, hdata: "irc_modelist_item") +
-_last_item_   (pointer, hdata: "irc_modelist_item") +
-_prev_modelist_   (pointer, hdata: "irc_modelist") +
-_next_modelist_   (pointer, hdata: "irc_modelist") +
-
-
-| irc
-| [[hdata_irc_modelist_item]]<<hdata_irc_modelist_item,irc_modelist_item>>
-| irc modelist item
-| -
-| _number_   (integer) +
-_mask_   (string) +
-_setter_   (string) +
-_datetime_   (time) +
-_prev_item_   (pointer, hdata: "irc_modelist_item") +
-_next_item_   (pointer, hdata: "irc_modelist_item") +
-
-
-| irc
-| [[hdata_irc_nick]]<<hdata_irc_nick,irc_nick>>
-| nick irc
-| -
-| _name_   (string) +
-_host_   (string) +
-_prefixes_   (string) +
-_prefix_   (string) +
-_away_   (integer) +
-_account_   (string) +
-_realname_   (string) +
-_color_   (string) +
-_prev_nick_   (pointer, hdata: "irc_nick") +
-_next_nick_   (pointer, hdata: "irc_nick") +
-
-
-| irc
-| [[hdata_irc_notify]]<<hdata_irc_notify,irc_notify>>
-| notify irc
-| -
-| _server_   (pointer, hdata: "irc_server") +
-_nick_   (string) +
-_check_away_   (integer) +
-_is_on_server_   (integer) +
-_away_message_   (string) +
-_ison_received_   (integer) +
-_prev_notify_   (pointer, hdata: "irc_notify") +
-_next_notify_   (pointer, hdata: "irc_notify") +
-
-
-| irc
-| [[hdata_irc_redirect]]<<hdata_irc_redirect,irc_redirect>>
-| redirezione irc
-| -
-| _server_   (pointer, hdata: "irc_server") +
-_pattern_   (string) +
-_signal_   (string) +
-_count_   (integer) +
-_current_count_   (integer) +
-_string_   (string) +
-_timeout_   (integer) +
-_command_   (string) +
-_assigned_to_command_   (integer) +
-_start_time_   (time) +
-_cmd_start_   (hashtable) +
-_cmd_stop_   (hashtable) +
-_cmd_extra_   (hashtable) +
-_cmd_start_received_   (integer) +
-_cmd_stop_received_   (integer) +
-_cmd_filter_   (hashtable) +
-_output_   (string) +
-_output_size_   (integer) +
-_prev_redirect_   (pointer, hdata: "irc_redirect") +
-_next_redirect_   (pointer, hdata: "irc_redirect") +
-
-
-| irc
-| [[hdata_irc_redirect_pattern]]<<hdata_irc_redirect_pattern,irc_redirect_pattern>>
-| schema per la redirezione irc
-| _irc_redirect_patterns_ +
-_last_irc_redirect_pattern_ +
-
-| _name_   (string) +
-_temp_pattern_   (integer) +
-_timeout_   (integer) +
-_cmd_start_   (string) +
-_cmd_stop_   (string) +
-_cmd_extra_   (string) +
-_prev_redirect_   (pointer, hdata: "irc_redirect_pattern") +
-_next_redirect_   (pointer, hdata: "irc_redirect_pattern") +
-
-
-| irc
-| [[hdata_irc_server]]<<hdata_irc_server,irc_server>>
-| server irc
-| _irc_servers_ +
-_last_irc_server_ +
-
-| _name_   (string) +
-_options_   (pointer) +
-_temp_server_   (integer) +
-_fake_server_   (integer) +
-_reloading_from_config_   (integer) +
-_reloaded_from_config_   (integer) +
-_addresses_eval_   (string) +
-_addresses_count_   (integer) +
-_addresses_array_   (string, array_size: "addresses_count") +
-_ports_array_   (integer, array_size: "addresses_count") +
-_retry_array_   (integer, array_size: "addresses_count") +
-_index_current_address_   (integer) +
-_current_address_   (string) +
-_current_ip_   (string) +
-_current_port_   (integer) +
-_current_retry_   (integer) +
-_sock_   (integer) +
-_hook_connect_   (pointer, hdata: "hook") +
-_hook_fd_   (pointer, hdata: "hook") +
-_hook_timer_connection_   (pointer, hdata: "hook") +
-_hook_timer_sasl_   (pointer, hdata: "hook") +
-_is_connected_   (integer) +
-_ssl_connected_   (integer) +
-_disconnected_   (integer) +
-_gnutls_sess_   (other) +
-_tls_cert_   (other) +
-_tls_cert_key_   (other) +
-_unterminated_message_   (string) +
-_nicks_count_   (integer) +
-_nicks_array_   (string, array_size: "nicks_count") +
-_nick_first_tried_   (integer) +
-_nick_alternate_number_   (integer) +
-_nick_   (string) +
-_nick_modes_   (string) +
-_host_   (string) +
-_checking_cap_ls_   (integer) +
-_cap_ls_   (hashtable) +
-_checking_cap_list_   (integer) +
-_cap_list_   (hashtable) +
-_isupport_   (string) +
-_prefix_modes_   (string) +
-_prefix_chars_   (string) +
-_nick_max_length_   (integer) +
-_user_max_length_   (integer) +
-_host_max_length_   (integer) +
-_casemapping_   (integer) +
-_chantypes_   (string) +
-_chanmodes_   (string) +
-_monitor_   (integer) +
-_monitor_time_   (time) +
-_reconnect_delay_   (integer) +
-_reconnect_start_   (time) +
-_command_time_   (time) +
-_reconnect_join_   (integer) +
-_disable_autojoin_   (integer) +
-_is_away_   (integer) +
-_away_message_   (string) +
-_away_time_   (time) +
-_lag_   (integer) +
-_lag_displayed_   (integer) +
-_lag_check_time_   (other) +
-_lag_next_check_   (time) +
-_lag_last_refresh_   (time) +
-_cmd_list_regexp_   (pointer) +
-_last_user_message_   (time) +
-_last_away_check_   (time) +
-_last_data_purge_   (time) +
-_outqueue_   (pointer) +
-_last_outqueue_   (pointer) +
-_redirects_   (pointer, hdata: "irc_redirect") +
-_last_redirect_   (pointer, hdata: "irc_redirect") +
-_notify_list_   (pointer, hdata: "irc_notify") +
-_last_notify_   (pointer, hdata: "irc_notify") +
-_notify_count_   (integer) +
-_join_manual_   (hashtable) +
-_join_channel_key_   (hashtable) +
-_join_noswitch_   (hashtable) +
-_buffer_   (pointer, hdata: "buffer") +
-_buffer_as_string_   (string) +
-_channels_   (pointer, hdata: "irc_channel") +
-_last_channel_   (pointer, hdata: "irc_channel") +
-_prev_server_   (pointer, hdata: "irc_server") +
-_next_server_   (pointer, hdata: "irc_server") +
-
-
-| javascript
-| [[hdata_javascript_script]]<<hdata_javascript_script,javascript_script>>
-| elenco degli script
-| _scripts_ +
-_last_script_ +
-
-| _filename_   (string) +
-_interpreter_   (pointer) +
-_name_   (string) +
-_author_   (string) +
-_version_   (string) +
-_license_   (string) +
-_description_   (string) +
-_shutdown_func_   (string) +
-_charset_   (string) +
-_unloading_   (integer) +
-_prev_script_   (pointer, hdata: "javascript_script") +
-_next_script_   (pointer, hdata: "javascript_script") +
-
-
-| lua
-| [[hdata_lua_script]]<<hdata_lua_script,lua_script>>
-| elenco degli script
-| _scripts_ +
-_last_script_ +
-
-| _filename_   (string) +
-_interpreter_   (pointer) +
-_name_   (string) +
-_author_   (string) +
-_version_   (string) +
-_license_   (string) +
-_description_   (string) +
-_shutdown_func_   (string) +
-_charset_   (string) +
-_unloading_   (integer) +
-_prev_script_   (pointer, hdata: "lua_script") +
-_next_script_   (pointer, hdata: "lua_script") +
-
-
-| perl
-| [[hdata_perl_script]]<<hdata_perl_script,perl_script>>
-| elenco degli script
-| _scripts_ +
-_last_script_ +
-
-| _filename_   (string) +
-_interpreter_   (pointer) +
-_name_   (string) +
-_author_   (string) +
-_version_   (string) +
-_license_   (string) +
-_description_   (string) +
-_shutdown_func_   (string) +
-_charset_   (string) +
-_unloading_   (integer) +
-_prev_script_   (pointer, hdata: "perl_script") +
-_next_script_   (pointer, hdata: "perl_script") +
-
-
-| php
-| [[hdata_php_script]]<<hdata_php_script,php_script>>
-| elenco degli script
-| _scripts_ +
-_last_script_ +
-
-| _filename_   (string) +
-_interpreter_   (pointer) +
-_name_   (string) +
-_author_   (string) +
-_version_   (string) +
-_license_   (string) +
-_description_   (string) +
-_shutdown_func_   (string) +
-_charset_   (string) +
-_unloading_   (integer) +
-_prev_script_   (pointer, hdata: "php_script") +
-_next_script_   (pointer, hdata: "php_script") +
-
-
-| python
-| [[hdata_python_script]]<<hdata_python_script,python_script>>
-| elenco degli script
-| _scripts_ +
-_last_script_ +
-
-| _filename_   (string) +
-_interpreter_   (pointer) +
-_name_   (string) +
-_author_   (string) +
-_version_   (string) +
-_license_   (string) +
-_description_   (string) +
-_shutdown_func_   (string) +
-_charset_   (string) +
-_unloading_   (integer) +
-_prev_script_   (pointer, hdata: "python_script") +
-_next_script_   (pointer, hdata: "python_script") +
-
-
-| ruby
-| [[hdata_ruby_script]]<<hdata_ruby_script,ruby_script>>
-| elenco degli script
-| _scripts_ +
-_last_script_ +
-
-| _filename_   (string) +
-_interpreter_   (pointer) +
-_name_   (string) +
-_author_   (string) +
-_version_   (string) +
-_license_   (string) +
-_description_   (string) +
-_shutdown_func_   (string) +
-_charset_   (string) +
-_unloading_   (integer) +
-_prev_script_   (pointer, hdata: "ruby_script") +
-_next_script_   (pointer, hdata: "ruby_script") +
-
-
-| script
-| [[hdata_script_script]]<<hdata_script_script,script_script>>
-| script dal repository
-| _scripts_repo_ +
-_last_script_repo_ +
-
-| _name_   (string) +
-_name_with_extension_   (string) +
-_language_   (integer) +
-_author_   (string) +
-_mail_   (string) +
-_version_   (string) +
-_license_   (string) +
-_description_   (string) +
-_tags_   (string) +
-_requirements_   (string) +
-_min_weechat_   (string) +
-_max_weechat_   (string) +
-_sha512sum_   (string) +
-_url_   (string) +
-_popularity_   (integer) +
-_date_added_   (time) +
-_date_updated_   (time) +
-_status_   (integer) +
-_version_loaded_   (string) +
-_displayed_   (integer) +
-_install_order_   (integer) +
-_prev_script_   (pointer, hdata: "script_script") +
-_next_script_   (pointer, hdata: "script_script") +
-
-
-| tcl
-| [[hdata_tcl_script]]<<hdata_tcl_script,tcl_script>>
-| elenco degli script
-| _scripts_ +
-_last_script_ +
-
-| _filename_   (string) +
-_interpreter_   (pointer) +
-_name_   (string) +
-_author_   (string) +
-_version_   (string) +
-_license_   (string) +
-_description_   (string) +
-_shutdown_func_   (string) +
-_charset_   (string) +
-_unloading_   (integer) +
-_prev_script_   (pointer, hdata: "tcl_script") +
-_next_script_   (pointer, hdata: "tcl_script") +
-
-
-| weechat
-| [[hdata_bar]]<<hdata_bar,bar>>
-| barra
-| _gui_bars_ +
-_last_gui_bar_ +
-
-| _name_   (string) +
-_options_   (pointer) +
-_items_count_   (integer) +
-_items_subcount_   (pointer) +
-_items_array_   (pointer) +
-_items_buffer_   (pointer) +
-_items_prefix_   (pointer) +
-_items_name_   (pointer) +
-_items_suffix_   (pointer) +
-_bar_window_   (pointer, hdata: "bar_window") +
-_bar_refresh_needed_   (integer) +
-_prev_bar_   (pointer, hdata: "bar") +
-_next_bar_   (pointer, hdata: "bar") +
-
-
-| weechat
-| [[hdata_bar_item]]<<hdata_bar_item,bar_item>>
-| elemento barra
-| _gui_bar_items_ +
-_last_gui_bar_item_ +
-
-| _plugin_   (pointer, hdata: "plugin") +
-_name_   (string) +
-_build_callback_   (pointer) +
-_build_callback_pointer_   (pointer) +
-_build_callback_data_   (pointer) +
-_prev_item_   (pointer, hdata: "bar_item") +
-_next_item_   (pointer, hdata: "bar_item") +
-
-
-| weechat
-| [[hdata_bar_window]]<<hdata_bar_window,bar_window>>
-| finestra della barra
-| -
-| _bar_   (pointer, hdata: "bar") +
-_x_   (integer) +
-_y_   (integer) +
-_width_   (integer) +
-_height_   (integer) +
-_scroll_x_   (integer) +
-_scroll_y_   (integer) +
-_cursor_x_   (integer) +
-_cursor_y_   (integer) +
-_current_size_   (integer) +
-_items_count_   (integer) +
-_items_subcount_   (pointer) +
-_items_content_   (pointer) +
-_items_num_lines_   (pointer) +
-_items_refresh_needed_   (pointer) +
-_screen_col_size_   (integer) +
-_screen_lines_   (integer) +
-_coords_count_   (integer) +
-_coords_   (pointer) +
-_gui_objects_   (pointer) +
-_prev_bar_window_   (pointer, hdata: "bar_window") +
-_next_bar_window_   (pointer, hdata: "bar_window") +
-
-*Update allowed:* +
-    _scroll_x_ (integer) +
-    _scroll_y_ (integer) +
-
-| weechat
-| [[hdata_buffer]]<<hdata_buffer,buffer>>
-| buffer
-| _gui_buffer_last_displayed_ +
-_gui_buffers_ +
-_last_gui_buffer_ +
-
-| _plugin_   (pointer, hdata: "plugin") +
-_plugin_name_for_upgrade_   (string) +
-_number_   (integer) +
-_layout_number_   (integer) +
-_layout_number_merge_order_   (integer) +
-_name_   (string) +
-_full_name_   (string) +
-_old_full_name_   (string) +
-_short_name_   (string) +
-_type_   (integer) +
-_notify_   (integer) +
-_num_displayed_   (integer) +
-_active_   (integer) +
-_hidden_   (integer) +
-_zoomed_   (integer) +
-_print_hooks_enabled_   (integer) +
-_day_change_   (integer) +
-_clear_   (integer) +
-_filter_   (integer) +
-_close_callback_   (pointer) +
-_close_callback_pointer_   (pointer) +
-_close_callback_data_   (pointer) +
-_closing_   (integer) +
-_title_   (string) +
-_own_lines_   (pointer, hdata: "lines") +
-_mixed_lines_   (pointer, hdata: "lines") +
-_lines_   (pointer, hdata: "lines") +
-_time_for_each_line_   (integer) +
-_chat_refresh_needed_   (integer) +
-_nicklist_   (integer) +
-_nicklist_case_sensitive_   (integer) +
-_nicklist_root_   (pointer, hdata: "nick_group") +
-_nicklist_max_length_   (integer) +
-_nicklist_display_groups_   (integer) +
-_nicklist_count_   (integer) +
-_nicklist_groups_count_   (integer) +
-_nicklist_nicks_count_   (integer) +
-_nicklist_visible_count_   (integer) +
-_nickcmp_callback_   (pointer) +
-_nickcmp_callback_pointer_   (pointer) +
-_nickcmp_callback_data_   (pointer) +
-_input_   (integer) +
-_input_callback_   (pointer) +
-_input_callback_pointer_   (pointer) +
-_input_callback_data_   (pointer) +
-_input_get_unknown_commands_   (integer) +
-_input_get_empty_   (integer) +
-_input_buffer_   (string) +
-_input_buffer_alloc_   (integer) +
-_input_buffer_size_   (integer) +
-_input_buffer_length_   (integer) +
-_input_buffer_pos_   (integer) +
-_input_buffer_1st_display_   (integer) +
-_input_undo_snap_   (pointer, hdata: "input_undo") +
-_input_undo_   (pointer, hdata: "input_undo") +
-_last_input_undo_   (pointer, hdata: "input_undo") +
-_ptr_input_undo_   (pointer, hdata: "input_undo") +
-_input_undo_count_   (integer) +
-_completion_   (pointer, hdata: "completion") +
-_history_   (pointer, hdata: "history") +
-_last_history_   (pointer, hdata: "history") +
-_ptr_history_   (pointer, hdata: "history") +
-_num_history_   (integer) +
-_text_search_   (integer) +
-_text_search_exact_   (integer) +
-_text_search_regex_   (integer) +
-_text_search_regex_compiled_   (pointer) +
-_text_search_where_   (integer) +
-_text_search_found_   (integer) +
-_text_search_input_   (string) +
-_highlight_words_   (string) +
-_highlight_regex_   (string) +
-_highlight_regex_compiled_   (pointer) +
-_highlight_tags_restrict_   (string) +
-_highlight_tags_restrict_count_   (integer) +
-_highlight_tags_restrict_array_   (pointer, array_size: "highlight_tags_restrict_count") +
-_highlight_tags_   (string) +
-_highlight_tags_count_   (integer) +
-_highlight_tags_array_   (pointer, array_size: "highlight_tags_count") +
-_hotlist_   (pointer, hdata: "hotlist") +
-_hotlist_max_level_nicks_   (hashtable) +
-_keys_   (pointer, hdata: "key") +
-_last_key_   (pointer, hdata: "key") +
-_keys_count_   (integer) +
-_local_variables_   (hashtable) +
-_prev_buffer_   (pointer, hdata: "buffer") +
-_next_buffer_   (pointer, hdata: "buffer") +
-
-
-| weechat
-| [[hdata_buffer_visited]]<<hdata_buffer_visited,buffer_visited>>
-| visited buffer
-| _gui_buffers_visited_ +
-_last_gui_buffer_visited_ +
-
-| _buffer_   (pointer, hdata: "buffer") +
-_prev_buffer_   (pointer, hdata: "buffer_visited") +
-_next_buffer_   (pointer, hdata: "buffer_visited") +
-
-
-| weechat
-| [[hdata_completion]]<<hdata_completion,completion>>
-| struttura con completamento
-| _weechat_completions_ +
-_last_weechat_completion_ +
-
-| _plugin_   (pointer, hdata: "plugin") +
-_buffer_   (pointer, hdata: "buffer") +
-_context_   (integer) +
-_base_command_   (string) +
-_base_command_arg_index_   (integer) +
-_base_word_   (string) +
-_base_word_pos_   (integer) +
-_position_   (integer) +
-_args_   (string) +
-_direction_   (integer) +
-_add_space_   (integer) +
-_force_partial_completion_   (integer) +
-_reverse_partial_completion_   (integer) +
-_list_   (pointer) +
-_word_found_   (string) +
-_word_found_is_nick_   (integer) +
-_position_replace_   (integer) +
-_diff_size_   (integer) +
-_diff_length_   (integer) +
-_partial_list_   (pointer) +
-_prev_completion_   (pointer, hdata: "completion") +
-_next_completion_   (pointer, hdata: "completion") +
-
-
-| weechat
-| [[hdata_completion_word]]<<hdata_completion_word,completion_word>>
-| structure with word found for a completion
-| -
-| _word_   (string) +
-_nick_completion_   (char) +
-_count_   (integer) +
-
-
-| weechat
-| [[hdata_config_file]]<<hdata_config_file,config_file>>
-| file di configurazione
-| _config_files_ +
-_last_config_file_ +
-
-| _plugin_   (pointer, hdata: "plugin") +
-_name_   (string) +
-_filename_   (string) +
-_file_   (pointer) +
-_callback_reload_   (pointer) +
-_callback_reload_pointer_   (pointer) +
-_callback_reload_data_   (pointer) +
-_sections_   (pointer, hdata: "config_section") +
-_last_section_   (pointer, hdata: "config_section") +
-_prev_config_   (pointer, hdata: "config_file") +
-_next_config_   (pointer, hdata: "config_file") +
-
-
-| weechat
-| [[hdata_config_option]]<<hdata_config_option,config_option>>
-| opzione di configurazione
-| -
-| _config_file_   (pointer, hdata: "config_file") +
-_section_   (pointer, hdata: "config_section") +
-_name_   (string) +
-_parent_name_   (string) +
-_type_   (integer) +
-_description_   (string) +
-_string_values_   (string, array_size: "*") +
-_min_   (integer) +
-_max_   (integer) +
-_default_value_   (pointer) +
-_value_   (pointer) +
-_null_value_allowed_   (integer) +
-_callback_check_value_   (pointer) +
-_callback_check_value_pointer_   (pointer) +
-_callback_check_value_data_   (pointer) +
-_callback_change_   (pointer) +
-_callback_change_pointer_   (pointer) +
-_callback_change_data_   (pointer) +
-_callback_delete_   (pointer) +
-_callback_delete_pointer_   (pointer) +
-_callback_delete_data_   (pointer) +
-_loaded_   (integer) +
-_prev_option_   (pointer, hdata: "config_option") +
-_next_option_   (pointer, hdata: "config_option") +
-
-
-| weechat
-| [[hdata_config_section]]<<hdata_config_section,config_section>>
-| sezione di configurazione
-| -
-| _config_file_   (pointer, hdata: "config_file") +
-_name_   (string) +
-_user_can_add_options_   (integer) +
-_user_can_delete_options_   (integer) +
-_callback_read_   (pointer) +
-_callback_read_pointer_   (pointer) +
-_callback_read_data_   (pointer) +
-_callback_write_   (pointer) +
-_callback_write_pointer_   (pointer) +
-_callback_write_data_   (pointer) +
-_callback_write_default_   (pointer) +
-_callback_write_default_pointer_   (pointer) +
-_callback_write_default_data_   (pointer) +
-_callback_create_option_   (pointer) +
-_callback_create_option_pointer_   (pointer) +
-_callback_create_option_data_   (pointer) +
-_callback_delete_option_   (pointer) +
-_callback_delete_option_pointer_   (pointer) +
-_callback_delete_option_data_   (pointer) +
-_options_   (pointer, hdata: "config_option") +
-_last_option_   (pointer, hdata: "config_option") +
-_prev_section_   (pointer, hdata: "config_section") +
-_next_section_   (pointer, hdata: "config_section") +
-
-
-| weechat
-| [[hdata_filter]]<<hdata_filter,filter>>
-| filtro
-| _gui_filters_ +
-_last_gui_filter_ +
-
-| _enabled_   (integer) +
-_name_   (string) +
-_buffer_name_   (string) +
-_num_buffers_   (integer) +
-_buffers_   (pointer) +
-_tags_   (string) +
-_tags_count_   (integer) +
-_tags_array_   (pointer, array_size: "tags_count") +
-_regex_   (string) +
-_regex_prefix_   (pointer) +
-_regex_message_   (pointer) +
-_prev_filter_   (pointer, hdata: "filter") +
-_next_filter_   (pointer, hdata: "filter") +
-
-
-| weechat
-| [[hdata_history]]<<hdata_history,history>>
-| cronologia dei comandi nel buffer
-| _gui_history_ +
-_last_gui_history_ +
-
-| _text_   (string) +
-_next_history_   (pointer, hdata: "history") +
-_prev_history_   (pointer, hdata: "history") +
-
-*Update allowed:* +
-    _{hdata_update_create}_ +
-    _{hdata_update_delete}_ +
-
-| weechat
-| [[hdata_hotlist]]<<hdata_hotlist,hotlist>>
-| hotlist
-| _gui_hotlist_ +
-_last_gui_hotlist_ +
-
-| _priority_   (integer) +
-_creation_time.tv_sec_   (time) +
-_creation_time.tv_usec_   (long) +
-_buffer_   (pointer) +
-_count_   (integer, array_size: "4") +
-_prev_hotlist_   (pointer, hdata: "hotlist") +
-_next_hotlist_   (pointer, hdata: "hotlist") +
-
-
-| weechat
-| [[hdata_input_undo]]<<hdata_input_undo,input_undo>>
-| struttura con "undo"per la riga di input
-| -
-| _data_   (string) +
-_pos_   (integer) +
-_prev_undo_   (pointer, hdata: "input_undo") +
-_next_undo_   (pointer, hdata: "input_undo") +
-
-
-| weechat
-| [[hdata_key]]<<hdata_key,key>>
-| un tasto (scorciatoia da tastiera)
-| _gui_default_keys_ +
-_gui_default_keys_cursor_ +
-_gui_default_keys_mouse_ +
-_gui_default_keys_search_ +
-_gui_keys_ +
-_gui_keys_cursor_ +
-_gui_keys_mouse_ +
-_gui_keys_search_ +
-_last_gui_default_key_ +
-_last_gui_default_key_cursor_ +
-_last_gui_default_key_mouse_ +
-_last_gui_default_key_search_ +
-_last_gui_key_ +
-_last_gui_key_cursor_ +
-_last_gui_key_mouse_ +
-_last_gui_key_search_ +
-
-| _key_   (string) +
-_area_type_   (pointer) +
-_area_name_   (pointer) +
-_area_key_   (string) +
-_command_   (string) +
-_score_   (integer) +
-_prev_key_   (pointer, hdata: "key") +
-_next_key_   (pointer, hdata: "key") +
-
-
-| weechat
-| [[hdata_layout]]<<hdata_layout,layout>>
-| layout
-| _gui_layout_current_ +
-_gui_layouts_ +
-_last_gui_layout_ +
-
-| _name_   (string) +
-_layout_buffers_   (pointer, hdata: "layout_buffer") +
-_last_layout_buffer_   (pointer, hdata: "layout_buffer") +
-_layout_windows_   (pointer, hdata: "layout_window") +
-_internal_id_   (integer) +
-_internal_id_current_window_   (integer) +
-_prev_layout_   (pointer, hdata: "layout") +
-_next_layout_   (pointer, hdata: "layout") +
-
-
-| weechat
-| [[hdata_layout_buffer]]<<hdata_layout_buffer,layout_buffer>>
-| layout del buffer
-| -
-| _plugin_name_   (string) +
-_buffer_name_   (string) +
-_number_   (integer) +
-_prev_layout_   (pointer, hdata: "layout_buffer") +
-_next_layout_   (pointer, hdata: "layout_buffer") +
-
-
-| weechat
-| [[hdata_layout_window]]<<hdata_layout_window,layout_window>>
-| layout della finestra
-| -
-| _internal_id_   (integer) +
-_parent_node_   (pointer, hdata: "layout_window") +
-_split_pct_   (integer) +
-_split_horiz_   (integer) +
-_child1_   (pointer, hdata: "layout_window") +
-_child2_   (pointer, hdata: "layout_window") +
-_plugin_name_   (string) +
-_buffer_name_   (string) +
-
-
-| weechat
-| [[hdata_line]]<<hdata_line,line>>
-| struttura con una sola riga
-| -
-| _data_   (pointer, hdata: "line_data") +
-_prev_line_   (pointer, hdata: "line") +
-_next_line_   (pointer, hdata: "line") +
-
-
-| weechat
-| [[hdata_line_data]]<<hdata_line_data,line_data>>
-| struttura con una riga di dati
-| -
-| _buffer_   (pointer, hdata: "buffer") +
-_y_   (integer) +
-_date_   (time) +
-_date_printed_   (time) +
-_str_time_   (string) +
-_tags_count_   (integer) +
-_tags_array_   (shared_string, array_size: "tags_count") +
-_displayed_   (char) +
-_notify_level_   (char) +
-_highlight_   (char) +
-_refresh_needed_   (char) +
-_prefix_   (shared_string) +
-_prefix_length_   (integer) +
-_message_   (string) +
-
-*Update allowed:* +
-    _date_ (time) +
-    _date_printed_ (time) +
-    _tags_array_ (shared_string) +
-    _prefix_ (shared_string) +
-    _message_ (string) +
-
-| weechat
-| [[hdata_lines]]<<hdata_lines,lines>>
-| struttura con più righe
-| -
-| _first_line_   (pointer, hdata: "line") +
-_last_line_   (pointer, hdata: "line") +
-_last_read_line_   (pointer, hdata: "line") +
-_lines_count_   (integer) +
-_first_line_not_read_   (integer) +
-_lines_hidden_   (integer) +
-_buffer_max_length_   (integer) +
-_buffer_max_length_refresh_   (integer) +
-_prefix_max_length_   (integer) +
-_prefix_max_length_refresh_   (integer) +
-
-
-| weechat
-| [[hdata_nick]]<<hdata_nick,nick>>
-| nick nella lista nick
-| -
-| _group_   (pointer, hdata: "nick_group") +
-_name_   (shared_string) +
-_color_   (shared_string) +
-_prefix_   (shared_string) +
-_prefix_color_   (shared_string) +
-_visible_   (integer) +
-_prev_nick_   (pointer, hdata: "nick") +
-_next_nick_   (pointer, hdata: "nick") +
-
-
-| weechat
-| [[hdata_nick_group]]<<hdata_nick_group,nick_group>>
-| gruppo nella lista nick
-| -
-| _name_   (shared_string) +
-_color_   (shared_string) +
-_visible_   (integer) +
-_level_   (integer) +
-_parent_   (pointer, hdata: "nick_group") +
-_children_   (pointer, hdata: "nick_group") +
-_last_child_   (pointer, hdata: "nick_group") +
-_nicks_   (pointer, hdata: "nick") +
-_last_nick_   (pointer, hdata: "nick") +
-_prev_group_   (pointer, hdata: "nick_group") +
-_next_group_   (pointer, hdata: "nick_group") +
-
-
-| weechat
-| [[hdata_plugin]]<<hdata_plugin,plugin>>
-| plugin
-| _weechat_plugins_ +
-_last_weechat_plugin_ +
-
-| _filename_   (string) +
-_handle_   (pointer) +
-_name_   (string) +
-_description_   (string) +
-_author_   (string) +
-_version_   (string) +
-_license_   (string) +
-_charset_   (string) +
-_priority_   (integer) +
-_initialized_   (integer) +
-_debug_   (integer) +
-_upgrading_   (integer) +
-_variables_   (hashtable) +
-_prev_plugin_   (pointer, hdata: "plugin") +
-_next_plugin_   (pointer, hdata: "plugin") +
-
-
-| weechat
-| [[hdata_proxy]]<<hdata_proxy,proxy>>
-| proxy
-| _weechat_proxies_ +
-_last_weechat_proxy_ +
-
-| _name_   (string) +
-_options_   (pointer) +
-_prev_proxy_   (pointer, hdata: "proxy") +
-_next_proxy_   (pointer, hdata: "proxy") +
-
-
-| weechat
-| [[hdata_window]]<<hdata_window,window>>
-| finestra
-| _gui_current_window_ +
-_gui_windows_ +
-_last_gui_window_ +
-
-| _number_   (integer) +
-_win_x_   (integer) +
-_win_y_   (integer) +
-_win_width_   (integer) +
-_win_height_   (integer) +
-_win_width_pct_   (integer) +
-_win_height_pct_   (integer) +
-_win_chat_x_   (integer) +
-_win_chat_y_   (integer) +
-_win_chat_width_   (integer) +
-_win_chat_height_   (integer) +
-_win_chat_cursor_x_   (integer) +
-_win_chat_cursor_y_   (integer) +
-_bar_windows_   (pointer, hdata: "bar_window") +
-_last_bar_window_   (pointer, hdata: "bar_window") +
-_refresh_needed_   (integer) +
-_gui_objects_   (pointer) +
-_buffer_   (pointer, hdata: "buffer") +
-_layout_plugin_name_   (string) +
-_layout_buffer_name_   (string) +
-_scroll_   (pointer, hdata: "window_scroll") +
-_ptr_tree_   (pointer, hdata: "window_tree") +
-_prev_window_   (pointer, hdata: "window") +
-_next_window_   (pointer, hdata: "window") +
-
-
-| weechat
-| [[hdata_window_scroll]]<<hdata_window_scroll,window_scroll>>
-| scorrimento delle info nella finestra
-| -
-| _buffer_   (pointer, hdata: "buffer") +
-_first_line_displayed_   (integer) +
-_start_line_   (pointer, hdata: "line") +
-_start_line_pos_   (integer) +
-_scrolling_   (integer) +
-_start_col_   (integer) +
-_lines_after_   (integer) +
-_text_search_start_line_   (pointer, hdata: "line") +
-_prev_scroll_   (pointer, hdata: "window_scroll") +
-_next_scroll_   (pointer, hdata: "window_scroll") +
-
-
-| weechat
-| [[hdata_window_tree]]<<hdata_window_tree,window_tree>>
-| albero delle finestre
-| _gui_windows_tree_ +
-
-| _parent_node_   (pointer, hdata: "window_tree") +
-_split_pct_   (integer) +
-_split_horizontal_   (integer) +
-_child1_   (pointer, hdata: "window_tree") +
-_child2_   (pointer, hdata: "window_tree") +
-_window_   (pointer, hdata: "window") +
-
-
-|===
diff --git a/doc/it/autogen/plugin_api/infolists.adoc b/doc/it/autogen/plugin_api/infolists.adoc
deleted file mode 100644
index 46feef194..000000000
--- a/doc/it/autogen/plugin_api/infolists.adoc
+++ /dev/null
@@ -1,91 +0,0 @@
-//
-// This file is auto-generated by script docgen.py.
-// DO NOT EDIT BY HAND!
-//
-[width="100%",cols="^1,^2,5,5,5",options="header"]
-|===
-| Plugin | Nome | Descrizione | Puntatore | Argomenti
-
-| alias | alias | elenco di alias | puntatore all'alias (opzionale) | alias name (wildcard "*" is allowed) (optional)
-
-| alias | alias_default | list of default aliases | - | -
-
-| buflist | buflist | list of buffers in a buflist bar item | - | buflist bar item name (optional)
-
-| fset | fset_option | list of fset options | fset option pointer (optional) | option name (wildcard "*" is allowed) (optional)
-
-| guile | guile_script | elenco degli script | puntatore allo script (opzionale) | script name (wildcard "*" is allowed) (optional)
-
-| irc | irc_channel | elenco dei canali per un server IRC | puntatore al canale (opzionale) | server,canale (canale è opzionale)
-
-| irc | irc_color_weechat | mapping between IRC color codes and WeeChat color names | - | -
-
-| irc | irc_ignore | elenco di ignore IRC | puntatore all'ignore (opzionale) | -
-
-| irc | irc_modelist | list of channel mode lists for an IRC channel | mode list pointer (optional) | server,channel,type (type is optional)
-
-| irc | irc_modelist_item | list of items in a channel mode list | mode list item pointer (optional) | server,channel,type,number (number is optional)
-
-| irc | irc_nick | elenco dei nick per un canale IRC | puntatore al nick (opzionale) | server,channel,nick (nick is optional)
-
-| irc | irc_notify | elenco delle notifiche | puntatore alla notifica (opzionale) | server name (wildcard "*" is allowed) (optional)
-
-| irc | irc_server | elenco di server IRC | puntatore al server (opzionale) | server name (wildcard "*" is allowed) (optional)
-
-| javascript | javascript_script | elenco degli script | puntatore allo script (opzionale) | script name (wildcard "*" is allowed) (optional)
-
-| logger | logger_buffer | elenco dei buffer logger | puntatore al logger (opzionale) | -
-
-| lua | lua_script | elenco degli script | puntatore allo script (opzionale) | script name (wildcard "*" is allowed) (optional)
-
-| perl | perl_script | elenco degli script | puntatore allo script (opzionale) | script name (wildcard "*" is allowed) (optional)
-
-| php | php_script | elenco degli script | puntatore allo script (opzionale) | script name (wildcard "*" is allowed) (optional)
-
-| python | python_script | elenco degli script | puntatore allo script (opzionale) | script name (wildcard "*" is allowed) (optional)
-
-| relay | relay | elenco di client relay | puntatore al relay (opzionale) | -
-
-| ruby | ruby_script | elenco degli script | puntatore allo script (opzionale) | script name (wildcard "*" is allowed) (optional)
-
-| script | script_script | elenco degli script | puntatore allo script (opzionale) | script name with extension (wildcard "*" is allowed) (optional)
-
-| tcl | tcl_script | elenco degli script | puntatore allo script (opzionale) | script name (wildcard "*" is allowed) (optional)
-
-| weechat | bar | elenco delle barre | puntatore alla barra (opzionale) | bar name (wildcard "*" is allowed) (optional)
-
-| weechat | bar_item | elenco degli elementi barra | puntatore all'elemento della barra (opzionale) | bar item name (wildcard "*" is allowed) (optional)
-
-| weechat | bar_window | elenco delle finestre barra | puntatore alla finestra della barra (opzionale) | -
-
-| weechat | buffer | elenco dei buffer | puntatore al buffer (opzionale) | buffer name (wildcard "*" is allowed) (optional)
-
-| weechat | buffer_lines | righe di un buffer | puntatore al buffer | -
-
-| weechat | filter | elenco dei filtri | - | filter name (wildcard "*" is allowed) (optional)
-
-| weechat | history | cronologia dei comandi | puntatore al buffer (se non impostato, restituisce la cronologia globale) (opzionale) | -
-
-| weechat | hook | elenco di hook | puntatore all'hook (opzionale) | type,arguments (type is command/timer/.., arguments to get only some hooks (wildcard "*" is allowed), both are optional)
-
-| weechat | hotlist | elenco dei buffer nella hotlist | - | -
-
-| weechat | key | elenco di tasti associati | - | contesto ("default", "search", "cursor" o "mouse") (opzionale)
-
-| weechat | layout | elenco dei layout | - | -
-
-| weechat | nicklist | nick nella lista nick per un buffer | puntatore al buffer | nick_xxx o group_xxx per ottenere solo xxx di nick/group (opzionale)
-
-| weechat | option | elenco delle opzioni | - | option name (wildcard "*" is allowed) (optional)
-
-| weechat | plugin | elenco dei plugin | puntatore al plugin (opzionale) | plugin name (wildcard "*" is allowed) (optional)
-
-| weechat | proxy | elenco dei proxy | puntatore al proxy (opzionale) | proxy name (wildcard "*" is allowed) (optional)
-
-| weechat | url_options | opzioni per la URL | - | -
-
-| weechat | window | elenco delle finestre | puntatore alla finestra (opzionale) | "current" per la finestra corrente o un numero della finestra (opzionale)
-
-| xfer | xfer | elenco di xfer | puntatore a xfer (opzionale) | -
-
-|===
diff --git a/doc/it/autogen/plugin_api/infos.adoc b/doc/it/autogen/plugin_api/infos.adoc
deleted file mode 100644
index b6ec11c50..000000000
--- a/doc/it/autogen/plugin_api/infos.adoc
+++ /dev/null
@@ -1,149 +0,0 @@
-//
-// This file is auto-generated by script docgen.py.
-// DO NOT EDIT BY HAND!
-//
-[width="100%",cols="^1,^2,6,6",options="header"]
-|===
-| Plugin | Nome | Descrizione | Argomenti
-
-| fifo | fifo_filename | nome della pipe FIFO | -
-
-| guile | guile_eval | evaluation of source code | source code to execute
-
-| guile | guile_interpreter | name of the interpreter used | -
-
-| guile | guile_version | version of the interpreter used | -
-
-| irc | irc_buffer | ottiene puntatore al buffer per un server/canale/nick IRC | server,canale,nick (canale e nick sono opzionali)
-
-| irc | irc_is_channel | 1 se la stringa è il nome di un canale IRC valido per il server | server,canale (server è opzionale)
-
-| irc | irc_is_nick | 1 se la stringa è un nick IRC valido | nick
-
-| irc | irc_nick | ottiene nick corrente su un server | nome server
-
-| irc | irc_nick_color | get nick color code (*deprecated* since version 1.5, replaced by "nick_color") | nick
-
-| irc | irc_nick_color_name | get nick color name (*deprecated* since version 1.5, replaced by "nick_color_name") | nick
-
-| irc | irc_nick_from_host | ottiene nick dall'host IRC | host IRC (come `:nick!nome@server.com`)
-
-| irc | irc_server_isupport | 1 se il server supporta questa caratteristica (dal messaggio IRC 005) | server,caratteristica
-
-| irc | irc_server_isupport_value | valore della caratteristica, se supportata dal servre (dal messaggio IRC 005) | server,caratteristica
-
-| javascript | javascript_eval | evaluation of source code | source code to execute
-
-| javascript | javascript_interpreter | name of the interpreter used | -
-
-| javascript | javascript_version | version of the interpreter used | -
-
-| lua | lua_eval | evaluation of source code | source code to execute
-
-| lua | lua_interpreter | name of the interpreter used | -
-
-| lua | lua_version | version of the interpreter used | -
-
-| perl | perl_eval | evaluation of source code | source code to execute
-
-| perl | perl_interpreter | name of the interpreter used | -
-
-| perl | perl_version | version of the interpreter used | -
-
-| php | php_eval | evaluation of source code | source code to execute
-
-| php | php_interpreter | name of the interpreter used | -
-
-| php | php_version | version of the interpreter used | -
-
-| python | python2_bin | path per l'interprete python 2.x | -
-
-| python | python_eval | evaluation of source code | source code to execute
-
-| python | python_interpreter | name of the interpreter used | -
-
-| python | python_version | version of the interpreter used | -
-
-| relay | relay_client_count | number of clients for relay | protocol,status (both are optional, for each argument "*" means all; protocols: irc, weechat; statuses: connecting, waiting_auth, connected, auth_failed, disconnected)
-
-| ruby | ruby_eval | evaluation of source code | source code to execute
-
-| ruby | ruby_interpreter | name of the interpreter used | -
-
-| ruby | ruby_version | version of the interpreter used | -
-
-| spell | spell_dict | elenco separato da virgole di dizionari usati nel buffer | puntatore al buffer ("0x12345678") o buffer con il nome completo ("irc.freenode.weechat")
-
-| tcl | tcl_eval | evaluation of source code | source code to execute
-
-| tcl | tcl_interpreter | name of the interpreter used | -
-
-| tcl | tcl_version | version of the interpreter used | -
-
-| weechat | auto_connect | 1 if automatic connection to servers is enabled, 0 if it has been disabled by the user (option "-a" or "--no-connect") | -
-
-| weechat | charset_internal | set caratteri interno di WeeChat | -
-
-| weechat | charset_terminal | set caratteri terminale | -
-
-| weechat | color_ansi_regex | POSIX extended regular expression to search ANSI escape codes | -
-
-| weechat | color_rgb2term | RGB color converted to terminal color (0-255) | rgb,limit (limit is optional and is set to 256 by default)
-
-| weechat | color_term2rgb | terminal color (0-255) converted to RGB color | color (terminal color: 0-255)
-
-| weechat | cursor_mode | 1 se la modalità cursore è abilitata | -
-
-| weechat | date | WeeChat compilation date/time | -
-
-| weechat | dir_separator | separatore directory | -
-
-| weechat | filters_enabled | 1 se i filtri sono abilitati | -
-
-| weechat | inactivity | inattività della tastiera (secondi) | -
-
-| weechat | locale | locale usato per la traduzione dei messaggi | -
-
-| weechat | nick_color | ottiene il codice del colore del nick | nick
-
-| weechat | nick_color_name | ottiene il nome del colore del nick | nick
-
-| weechat | pid | WeeChat PID (process ID) | -
-
-| weechat | term_color_pairs | number of color pairs supported in terminal | -
-
-| weechat | term_colors | number of colors supported in terminal | -
-
-| weechat | term_height | height of terminal | -
-
-| weechat | term_width | width of terminal | -
-
-| weechat | totp_generate | generate a Time-based One-Time Password (TOTP) | secret (in base32), timestamp (optional, current time by default), number of digits (optional, between 4 and 10, 6 by default)
-
-| weechat | totp_validate | validate a Time-based One-Time Password (TOTP): 1 if TOTP is correct, otherwise 0 | secret (in base32), one-time password, timestamp (optional, current time by default), number of passwords before/after to test (optional, 0 by default)
-
-| weechat | uptime | WeeChat uptime (format: "days:hh:mm:ss") | "days" (number of days) or "seconds" (number of seconds) (optional)
-
-| weechat | version | versione di WeeChat | -
-
-| weechat | version_git | Versione git di weechat (output del comando "git describe" solo per la versione di sviluppo, vuoto per una release stabile) | -
-
-| weechat | version_number | versione di WeeChat (come numero) | -
-
-| weechat | weechat_dir | directory WeeChat | -
-
-| weechat | weechat_headless | 1 if WeeChat is running headless | -
-
-| weechat | weechat_libdir | directory "lib" di WeeChat | -
-
-| weechat | weechat_localedir | directory "locale" di WeeChat | -
-
-| weechat | weechat_sharedir | directory "share" di WeeChat | -
-
-| weechat | weechat_site | sito di WeeChat | -
-
-| weechat | weechat_site_download | sito di WeeChat, pagina di download | -
-
-| weechat | weechat_upgrading | 1 se si sta aggiornando WeeChat (comando `/upgrade`) | -
-
-|===
diff --git a/doc/it/autogen/plugin_api/infos_hashtable.adoc b/doc/it/autogen/plugin_api/infos_hashtable.adoc
deleted file mode 100644
index c91a0f51a..000000000
--- a/doc/it/autogen/plugin_api/infos_hashtable.adoc
+++ /dev/null
@@ -1,13 +0,0 @@
-//
-// This file is auto-generated by script docgen.py.
-// DO NOT EDIT BY HAND!
-//
-[width="100%",cols="^1,^2,6,6,8",options="header"]
-|===
-| Plugin | Nome | Descrizione | Tabella hash (input) | Tabella hash (output)
-
-| irc | irc_message_parse | controlla un messaggio IRC | "message": messaggio IRC, "server": nome server (opzionale) | "tags": tags, "message_without_tags": message without the tags, "nick": nick, "user": user, "host": host, "command": command, "channel": channel, "arguments": arguments (includes channel), "text": text (for example user message), "pos_command": index of "command" message ("-1" if "command" was not found), "pos_arguments": index of "arguments" message ("-1" if "arguments" was not found), "pos_channel": index of "channel" message ("-1" if "channel" was not found), "pos_text": index of "text" message ("-1" if "text" was not found)
-
-| irc | irc_message_split | split an IRC message (to fit in 512 bytes by default) | "message": messaggio IRC, "server": nome server (opzionale) | "msg1" ... "msgN": messaggio da inviare (senza "\r\n" finale), "args1" ... "argsN": argomenti dei messaggi, "count": numero di messaggi
-
-|===
diff --git a/doc/it/autogen/plugin_api/plugins_priority.adoc b/doc/it/autogen/plugin_api/plugins_priority.adoc
deleted file mode 100644
index f28c95b92..000000000
--- a/doc/it/autogen/plugin_api/plugins_priority.adoc
+++ /dev/null
@@ -1,18 +0,0 @@
-//
-// This file is auto-generated by script docgen.py.
-// DO NOT EDIT BY HAND!
-//
-. charset (15000)
-. logger (14000)
-. exec (13000)
-. trigger (12000)
-. spell (11000)
-. alias (10000)
-. buflist (9000)
-. fifo (8000)
-. xfer (7000)
-. irc (6000)
-. relay (5000)
-. guile, javascript, lua, perl, php, python, ruby, tcl (4000)
-. script (3000)
-. fset (2000)
diff --git a/doc/it/autogen/plugin_api/url_options.adoc b/doc/it/autogen/plugin_api/url_options.adoc
deleted file mode 100644
index 5bf7c116f..000000000
--- a/doc/it/autogen/plugin_api/url_options.adoc
+++ /dev/null
@@ -1,433 +0,0 @@
-//
-// This file is auto-generated by script docgen.py.
-// DO NOT EDIT BY HAND!
-//
-[width="100%",cols="2,^1,7",options="header"]
-|===
-| Opzione | Tipo ^(1)^ | Costanti ^(2)^
-
-| verbose | long |
-
-| header | long |
-
-| noprogress | long |
-
-| nosignal | long |
-
-| wildcardmatch | long |
-
-| failonerror | long |
-
-| keep_sending_on_error | long |
-
-| proxy | string |
-
-| proxyport | long |
-
-| port | long |
-
-| pre_proxy | string |
-
-| httpproxytunnel | long |
-
-| interface | string |
-
-| dns_cache_timeout | long |
-
-| proxytype | long | http, socks4, socks5, socks4a, socks5_hostname, http_1_0, https
-
-| buffersize | long |
-
-| tcp_nodelay | long |
-
-| localport | long |
-
-| localportrange | long |
-
-| address_scope | long |
-
-| protocols | mask | http, https, ftp, ftps, scp, sftp, telnet, ldap, ldaps, dict, file, tftp, all, imap, imaps, pop3, pop3s, smtp, smtps, rtsp, rtmp, rtmpt, rtmpe, rtmpte, rtmps, rtmpts, gopher, smb, smbs
-
-| redir_protocols | mask | http, https, ftp, ftps, scp, sftp, telnet, ldap, ldaps, dict, file, tftp, all, imap, imaps, pop3, pop3s, smtp, smtps, rtsp, rtmp, rtmpt, rtmpe, rtmpte, rtmps, rtmpts, gopher, smb, smbs
-
-| noproxy | string |
-
-| socks5_gssapi_nec | long |
-
-| tcp_keepalive | long |
-
-| tcp_keepidle | long |
-
-| tcp_keepintvl | long |
-
-| unix_socket_path | string |
-
-| abstract_unix_socket | string |
-
-| path_as_is | long |
-
-| proxy_service_name | string |
-
-| service_name | string |
-
-| default_protocol | string |
-
-| tcp_fastopen | long |
-
-| socks5_auth | long |
-
-| haproxyprotocol | long |
-
-| doh_url | string |
-
-| netrc | long | ignored, optional, required
-
-| userpwd | string |
-
-| proxyuserpwd | string |
-
-| httpauth | mask | none, basic, digest, ntlm, any, anysafe, digest_ie, only, ntlm_wb, negotiate, gssapi, bearer
-
-| proxyauth | mask | none, basic, digest, ntlm, any, anysafe, digest_ie, only, ntlm_wb, negotiate, gssapi, bearer
-
-| netrc_file | string |
-
-| username | string |
-
-| password | string |
-
-| proxyusername | string |
-
-| proxypassword | string |
-
-| tlsauth_type | mask | none, srp
-
-| tlsauth_username | string |
-
-| tlsauth_password | string |
-
-| sasl_ir | long |
-
-| xoauth2_bearer | string |
-
-| login_options | string |
-
-| disallow_username_in_url | long |
-
-| autoreferer | long |
-
-| followlocation | long |
-
-| put | long |
-
-| post | long |
-
-| postfields | string |
-
-| referer | string |
-
-| useragent | string |
-
-| httpheader | list |
-
-| cookie | string |
-
-| cookiefile | string |
-
-| postfieldsize | long |
-
-| maxredirs | long |
-
-| httpget | long |
-
-| cookiejar | string |
-
-| http_version | long | none, 1_0, 1_1, 2_0, 2, 2tls, 2_prior_knowledge
-
-| cookiesession | long |
-
-| http200aliases | list |
-
-| unrestricted_auth | long |
-
-| postfieldsize_large | long long |
-
-| cookielist | string |
-
-| ignore_content_length | long |
-
-| accept_encoding | string |
-
-| transfer_encoding | long |
-
-| http_content_decoding | long |
-
-| http_transfer_decoding | long |
-
-| copypostfields | string |
-
-| postredir | mask | post_301, post_302
-
-| expect_100_timeout_ms | long |
-
-| headeropt | mask | unified, separate
-
-| proxyheader | list |
-
-| pipewait | long |
-
-| stream_weight | long |
-
-| request_target | string |
-
-| mail_from | string |
-
-| mail_rcpt | list |
-
-| mail_auth | string |
-
-| tftp_blksize | long |
-
-| tftp_no_options | long |
-
-| ftpport | string |
-
-| quote | list |
-
-| postquote | list |
-
-| ftp_use_epsv | long |
-
-| prequote | list |
-
-| ftp_use_eprt | long |
-
-| ftp_create_missing_dirs | long |
-
-| ftp_response_timeout | long |
-
-| ftpsslauth | long | default, ssl, tls
-
-| ftp_account | string |
-
-| ftp_skip_pasv_ip | long |
-
-| ftp_filemethod | long | multicwd, nocwd, singlecwd
-
-| ftp_alternative_to_user | string |
-
-| ftp_ssl_ccc | long | ccc_none, ccc_active, ccc_passive
-
-| dirlistonly | long |
-
-| append | long |
-
-| ftp_use_pret | long |
-
-| rtsp_request | long | options, describe, announce, setup, play, pause, teardown, get_parameter, set_parameter, record, receive
-
-| rtsp_session_id | string |
-
-| rtsp_stream_uri | string |
-
-| rtsp_transport | string |
-
-| rtsp_client_cseq | long |
-
-| rtsp_server_cseq | long |
-
-| crlf | long |
-
-| range | string |
-
-| resume_from | long |
-
-| customrequest | string |
-
-| nobody | long |
-
-| infilesize | long |
-
-| upload | long |
-
-| timecondition | long | none, ifmodsince, ifunmodsince, lastmod
-
-| timevalue | long |
-
-| transfertext | long |
-
-| filetime | long |
-
-| maxfilesize | long |
-
-| proxy_transfer_mode | long |
-
-| resume_from_large | long long |
-
-| infilesize_large | long long |
-
-| maxfilesize_large | long long |
-
-| timevalue_large | long long |
-
-| upload_buffersize | long |
-
-| timeout | long |
-
-| low_speed_limit | long |
-
-| low_speed_time | long |
-
-| fresh_connect | long |
-
-| forbid_reuse | long |
-
-| connecttimeout | long |
-
-| ipresolve | long | whatever, v4, v6
-
-| connect_only | long |
-
-| max_send_speed_large | long long |
-
-| max_recv_speed_large | long long |
-
-| timeout_ms | long |
-
-| connecttimeout_ms | long |
-
-| maxconnects | long |
-
-| use_ssl | long | none, try, control, all
-
-| resolve | list |
-
-| dns_servers | string |
-
-| accepttimeout_ms | long |
-
-| dns_interface | string |
-
-| dns_local_ip4 | string |
-
-| dns_local_ip6 | string |
-
-| connect_to | list |
-
-| happy_eyeballs_timeout_ms | long |
-
-| dns_shuffle_addresses | long |
-
-| upkeep_interval_ms | long |
-
-| sslcert | string |
-
-| sslversion | long | default, tlsv1, sslv2, sslv3, tlsv1_0, tlsv1_1, tlsv1_2, tlsv1_3, max_default, max_none, max_tlsv1_0, max_tlsv1_1, max_tlsv1_2, max_tlsv1_3
-
-| ssl_verifypeer | long |
-
-| cainfo | string |
-
-| random_file | string |
-
-| egdsocket | string |
-
-| ssl_verifyhost | long |
-
-| ssl_cipher_list | string |
-
-| sslcerttype | string |
-
-| sslkey | string |
-
-| sslkeytype | string |
-
-| sslengine | string |
-
-| sslengine_default | long |
-
-| capath | string |
-
-| ssl_sessionid_cache | long |
-
-| krblevel | string |
-
-| keypasswd | string |
-
-| issuercert | string |
-
-| crlfile | string |
-
-| certinfo | long |
-
-| gssapi_delegation | long | none, policy_flag, flag
-
-| ssl_options | long | allow_beast, no_revoke, no_backends, ok, too_late, unknown_backend
-
-| ssl_enable_alpn | long |
-
-| ssl_enable_npn | long |
-
-| pinnedpublickey | string |
-
-| ssl_verifystatus | long |
-
-| ssl_falsestart | long |
-
-| proxy_cainfo | string |
-
-| proxy_capath | string |
-
-| proxy_crlfile | string |
-
-| proxy_keypasswd | string |
-
-| proxy_pinnedpublickey | string |
-
-| proxy_sslcert | string |
-
-| proxy_sslcerttype | string |
-
-| proxy_sslkey | string |
-
-| proxy_sslkeytype | string |
-
-| proxy_sslversion | long | default, tlsv1, sslv2, sslv3, tlsv1_0, tlsv1_1, tlsv1_2, tlsv1_3, max_default, max_none, max_tlsv1_0, max_tlsv1_1, max_tlsv1_2, max_tlsv1_3
-
-| proxy_ssl_cipher_list | list |
-
-| proxy_ssl_options | long | allow_beast, no_revoke, no_backends, ok, too_late, unknown_backend
-
-| proxy_ssl_verifyhost | long |
-
-| proxy_ssl_verifypeer | long |
-
-| proxy_tlsauth_password | string |
-
-| proxy_tlsauth_type | string |
-
-| proxy_tlsauth_username | string |
-
-| tls13_ciphers | list |
-
-| proxy_tls13_ciphers | list |
-
-| ssh_auth_types | mask | none, policy_flag, flag
-
-| ssh_public_keyfile | string |
-
-| ssh_private_keyfile | string |
-
-| ssh_host_public_key_md5 | string |
-
-| ssh_knownhosts | string |
-
-| ssh_compression | long |
-
-| new_file_perms | long |
-
-| new_directory_perms | long |
-
-| telnetoptions | list |
-
-|===