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/en/weechat_dev.en.adoc | |
parent | b9cc0cf839c97183f69692fa449befdee39fb5b6 (diff) | |
download | weechat-ecdcf239fe0152b589b5971a4a548d6b728aa683.zip |
doc: move toc and section asciidoctor attributes from docs to CMakeLists.txt
Diffstat (limited to 'doc/en/weechat_dev.en.adoc')
-rw-r--r-- | doc/en/weechat_dev.en.adoc | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/en/weechat_dev.en.adoc b/doc/en/weechat_dev.en.adoc index fb08fe520..5298cd428 100644 --- a/doc/en/weechat_dev.en.adoc +++ b/doc/en/weechat_dev.en.adoc @@ -2,18 +2,12 @@ :author: Sébastien Helleu :email: flashcode@flashtux.org :lang: en -:toc: left -:toclevels: 3 -:sectnums: -:docinfo1: - This manual documents WeeChat chat client, it is part of WeeChat. Latest version of this document can be found on https://weechat.org/doc/[this page ^↗^,window=_blank]. - [[introduction]] == Introduction |