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/ja | |
parent | b9cc0cf839c97183f69692fa449befdee39fb5b6 (diff) | |
download | weechat-ecdcf239fe0152b589b5971a4a548d6b728aa683.zip |
doc: move toc and section asciidoctor attributes from docs to CMakeLists.txt
Diffstat (limited to 'doc/ja')
-rw-r--r-- | doc/ja/weechat_dev.ja.adoc | 7 | ||||
-rw-r--r-- | doc/ja/weechat_faq.ja.adoc | 9 | ||||
-rw-r--r-- | doc/ja/weechat_plugin_api.ja.adoc | 8 | ||||
-rw-r--r-- | doc/ja/weechat_quickstart.ja.adoc | 5 | ||||
-rw-r--r-- | doc/ja/weechat_relay_protocol.ja.adoc | 6 | ||||
-rw-r--r-- | doc/ja/weechat_scripting.ja.adoc | 8 | ||||
-rw-r--r-- | doc/ja/weechat_user.ja.adoc | 8 |
7 files changed, 0 insertions, 51 deletions
diff --git a/doc/ja/weechat_dev.ja.adoc b/doc/ja/weechat_dev.ja.adoc index d0b9b5ba5..12f3b718f 100644 --- a/doc/ja/weechat_dev.ja.adoc +++ b/doc/ja/weechat_dev.ja.adoc @@ -2,25 +2,18 @@ :author: Sébastien Helleu :email: flashcode@flashtux.org :lang: ja-jp -:toc: left -:toclevels: 3 :toc-title: 目次 -:sectnums: -:docinfo1: - 翻訳者: * Ryuunosuke Ayanokouzi <i38w7i3@yahoo.co.jp>, 2014-2019 - このマニュアルは WeeChat チャットクライアントについての文書で、これは WeeChat の一部です。 // TRANSLATION MISSING Latest version of this document can be found on https://weechat.org/doc/[this page ^↗^,window=_blank]. - [[introduction]] == はじめに diff --git a/doc/ja/weechat_faq.ja.adoc b/doc/ja/weechat_faq.ja.adoc index 606852ace..00d19abd5 100644 --- a/doc/ja/weechat_faq.ja.adoc +++ b/doc/ja/weechat_faq.ja.adoc @@ -2,21 +2,12 @@ :author: Sébastien Helleu :email: flashcode@flashtux.org :lang: ja-jp -:toc: left :toc-title: 目次 -:toclevels: 2 -:sectnums: -:sectnumlevels: 2 -:docinfo1: - 翻訳者: * Ryuunosuke Ayanokouzi <i38w7i3@yahoo.co.jp>, 2012-2019 -toc::[] - - [[general]] == 一般 diff --git a/doc/ja/weechat_plugin_api.ja.adoc b/doc/ja/weechat_plugin_api.ja.adoc index 418db701d..f4097473f 100644 --- a/doc/ja/weechat_plugin_api.ja.adoc +++ b/doc/ja/weechat_plugin_api.ja.adoc @@ -2,26 +2,18 @@ :author: Sébastien Helleu :email: flashcode@flashtux.org :lang: ja-jp -:toc: left -:toclevels: 4 :toc-title: 目次 -:sectnums: -:sectnumlevels: 3 -:docinfo1: - 翻訳者: * Ryuunosuke Ayanokouzi <i38w7i3@yahoo.co.jp>, 2014-2019 - このマニュアルは WeeChat チャットクライアントについての文書で、WeeChat の一部です。 // TRANSLATION MISSING Latest version of this document can be found on https://weechat.org/doc/[this page ^↗^,window=_blank]. - [[introduction]] == はじめに diff --git a/doc/ja/weechat_quickstart.ja.adoc b/doc/ja/weechat_quickstart.ja.adoc index 59a3b8760..64bdd424e 100644 --- a/doc/ja/weechat_quickstart.ja.adoc +++ b/doc/ja/weechat_quickstart.ja.adoc @@ -2,17 +2,12 @@ :author: Sébastien Helleu :email: flashcode@flashtux.org :lang: ja-jp -:toc: left :toc-title: 目次 -:sectnums: -:docinfo1: - 翻訳者: * Ryuunosuke Ayanokouzi <i38w7i3@yahoo.co.jp>, 2009-2019 - [[start]] == WeeChat を起動 diff --git a/doc/ja/weechat_relay_protocol.ja.adoc b/doc/ja/weechat_relay_protocol.ja.adoc index daa0db333..2165cb0f6 100644 --- a/doc/ja/weechat_relay_protocol.ja.adoc +++ b/doc/ja/weechat_relay_protocol.ja.adoc @@ -2,18 +2,12 @@ :author: Sébastien Helleu :email: flashcode@flashtux.org :lang: ja-jp -:toc: left -:toclevels: 3 :toc-title: 目次 -:sectnums: -:docinfo1: - 翻訳者: * Ryuunosuke Ayanokouzi <i38w7i3@yahoo.co.jp>, 2014-2019 - [[introduction]] == はじめに diff --git a/doc/ja/weechat_scripting.ja.adoc b/doc/ja/weechat_scripting.ja.adoc index b853379e9..3d24cd676 100644 --- a/doc/ja/weechat_scripting.ja.adoc +++ b/doc/ja/weechat_scripting.ja.adoc @@ -2,26 +2,18 @@ :author: Sébastien Helleu :email: flashcode@flashtux.org :lang: ja-jp -:toc: left -:toclevels: 4 :toc-title: 目次 -:sectnums: -:sectnumlevels: 3 -:docinfo1: - 翻訳者: * Ryuunosuke Ayanokouzi <i38w7i3@yahoo.co.jp>, 2012-2019 - このマニュアルは WeeChat チャットクライアントについて説明しており、WeeChat の一部です。 // TRANSLATION MISSING Latest version of this document can be found on https://weechat.org/doc/[this page ^↗^,window=_blank]. - [[introduction]] == イントロダクション diff --git a/doc/ja/weechat_user.ja.adoc b/doc/ja/weechat_user.ja.adoc index a57b9d8ce..8353c7b34 100644 --- a/doc/ja/weechat_user.ja.adoc +++ b/doc/ja/weechat_user.ja.adoc @@ -2,26 +2,18 @@ :author: Sébastien Helleu :email: flashcode@flashtux.org :lang: ja-jp -:toc: left -:toclevels: 4 :toc-title: 目次 -:sectnums: -:sectnumlevels: 3 -:docinfo1: - 翻訳者: * Ryuunosuke Ayanokouzi <i38w7i3@yahoo.co.jp>, 2012-2019 - このマニュアルは WeeChat チャットクライアントについての文書で、これは WeeChat の一部です。 // TRANSLATION MISSING Latest version of this document can be found on https://weechat.org/doc/[this page ^↗^,window=_blank]. - [[introduction]] == イントロダクション |