diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2023-05-20 08:15:23 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2023-05-20 08:15:23 +0200 |
commit | ecdcf239fe0152b589b5971a4a548d6b728aa683 (patch) | |
tree | 41d0785660a06299833548b0cae8907106b42c50 /doc/it | |
parent | b9cc0cf839c97183f69692fa449befdee39fb5b6 (diff) | |
download | weechat-ecdcf239fe0152b589b5971a4a548d6b728aa683.zip |
doc: move toc and section asciidoctor attributes from docs to CMakeLists.txt
Diffstat (limited to 'doc/it')
-rw-r--r-- | doc/it/weechat_faq.it.adoc | 9 | ||||
-rw-r--r-- | doc/it/weechat_plugin_api.it.adoc | 8 | ||||
-rw-r--r-- | doc/it/weechat_quickstart.it.adoc | 5 | ||||
-rw-r--r-- | doc/it/weechat_scripting.it.adoc | 8 | ||||
-rw-r--r-- | doc/it/weechat_user.it.adoc | 8 |
5 files changed, 0 insertions, 38 deletions
diff --git a/doc/it/weechat_faq.it.adoc b/doc/it/weechat_faq.it.adoc index 4cf0cdf64..efce9e0cf 100644 --- a/doc/it/weechat_faq.it.adoc +++ b/doc/it/weechat_faq.it.adoc @@ -2,22 +2,13 @@ :author: Sébastien Helleu :email: flashcode@flashtux.org :lang: it -:toc: left :toc-title: Indice -:toclevels: 2 -:sectnums: -:sectnumlevels: 2 -:docinfo1: - // TRANSLATION MISSING Translators: * Marco Paolone <marcopaolone@gmail.com>, 2009-2013 -toc::[] - - [[general]] == Generale diff --git a/doc/it/weechat_plugin_api.it.adoc b/doc/it/weechat_plugin_api.it.adoc index 24eb0823f..7397fc9a1 100644 --- a/doc/it/weechat_plugin_api.it.adoc +++ b/doc/it/weechat_plugin_api.it.adoc @@ -2,20 +2,13 @@ :author: Sébastien Helleu :email: flashcode@flashtux.org :lang: it -:toc: left -:toclevels: 4 :toc-title: Indice -:sectnums: -:sectnumlevels: 3 -:docinfo1: - // TRANSLATION MISSING Translators: * Marco Paolone <marcopaolone@gmail.com>, 2010-2012 - Questo manuale documenta il client di chat WeeChat, ed è parte del programma stesso. @@ -23,7 +16,6 @@ del programma stesso. Latest version of this document can be found on https://weechat.org/doc/[this page ^↗^,window=_blank]. - [[introduction]] == Introduzione diff --git a/doc/it/weechat_quickstart.it.adoc b/doc/it/weechat_quickstart.it.adoc index f0ddf4937..7335987de 100644 --- a/doc/it/weechat_quickstart.it.adoc +++ b/doc/it/weechat_quickstart.it.adoc @@ -2,18 +2,13 @@ :author: Sébastien Helleu :email: flashcode@flashtux.org :lang: it -:toc: left :toc-title: Indice -:sectnums: -:docinfo1: - Traduttori: * Marco Paolone <marcopaolone@gmail.com>, 2009-2013 * Mattia Ronchi <ronchimattia03@gmail.com>, 2023 - [[start]] == Avvio di WeeChat diff --git a/doc/it/weechat_scripting.it.adoc b/doc/it/weechat_scripting.it.adoc index 95e703e9d..6416a22e4 100644 --- a/doc/it/weechat_scripting.it.adoc +++ b/doc/it/weechat_scripting.it.adoc @@ -2,20 +2,13 @@ :author: Sébastien Helleu :email: flashcode@flashtux.org :lang: it -:toc: left -:toclevels: 4 :toc-title: Indice -:sectnums: -:sectnumlevels: 3 -:docinfo1: - // TRANSLATION MISSING Translators: * Marco Paolone <marcopaolone@gmail.com>, 2010-2013 - Questo manuale documenta il client di chat WeeChat, ed è parte del programma stesso. @@ -23,7 +16,6 @@ del programma stesso. Latest version of this document can be found on https://weechat.org/doc/[this page ^↗^,window=_blank]. - [[introduction]] == Introduzione diff --git a/doc/it/weechat_user.it.adoc b/doc/it/weechat_user.it.adoc index 070503ffc..ae271e56b 100644 --- a/doc/it/weechat_user.it.adoc +++ b/doc/it/weechat_user.it.adoc @@ -2,20 +2,13 @@ :author: Sébastien Helleu :email: flashcode@flashtux.org :lang: it -:toc: left -:toclevels: 4 :toc-title: Indice -:sectnums: -:sectnumlevels: 3 -:docinfo1: - // TRANSLATION MISSING Translators: * Marco Paolone <marcopaolone@gmail.com>, 2009-2012 - Questo manuale documenta il client di chat WeeChat, ed è parte del programma stesso. @@ -23,7 +16,6 @@ del programma stesso. Latest version of this document can be found on https://weechat.org/doc/[this page ^↗^,window=_blank]. - [[introduction]] == Introduzione |