diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2016-05-03 21:31:55 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2016-05-14 09:42:57 +0200 |
commit | 220bd837aea2fac67594b8b62291f306f70a6230 (patch) | |
tree | 47d3f583bdccfbba4a15e234bbef8d3a50f5d0e6 /doc/en/weechat_scripting.en.asciidoc | |
parent | f3163aa271b3f1b45244ec09ba4c566450a07a24 (diff) | |
download | weechat-220bd837aea2fac67594b8b62291f306f70a6230.zip |
doc: use asciidoctor instead of asciidoc (issue #722)
Diffstat (limited to 'doc/en/weechat_scripting.en.asciidoc')
-rw-r--r-- | doc/en/weechat_scripting.en.asciidoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/en/weechat_scripting.en.asciidoc b/doc/en/weechat_scripting.en.asciidoc index 631027b4e..4a3d355bf 100644 --- a/doc/en/weechat_scripting.en.asciidoc +++ b/doc/en/weechat_scripting.en.asciidoc @@ -2,9 +2,9 @@ :author: Sébastien Helleu :email: flashcode@flashtux.org :lang: en -:toc2: +:toc: left :toclevels: 3 -:max-width: 100% +:docinfo1: This manual documents WeeChat chat client, it is part of WeeChat. |