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/fr/weechat_dev.fr.asciidoc | |
parent | f3163aa271b3f1b45244ec09ba4c566450a07a24 (diff) | |
download | weechat-220bd837aea2fac67594b8b62291f306f70a6230.zip |
doc: use asciidoctor instead of asciidoc (issue #722)
Diffstat (limited to 'doc/fr/weechat_dev.fr.asciidoc')
-rw-r--r-- | doc/fr/weechat_dev.fr.asciidoc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/fr/weechat_dev.fr.asciidoc b/doc/fr/weechat_dev.fr.asciidoc index ba399471a..72b9a15fc 100644 --- a/doc/fr/weechat_dev.fr.asciidoc +++ b/doc/fr/weechat_dev.fr.asciidoc @@ -2,9 +2,10 @@ :author: Sébastien Helleu :email: flashcode@flashtux.org :lang: fr -:toc2: +:toc: left :toclevels: 3 -:max-width: 100% +:toc-title: Table des matières +:docinfo1: Ce manuel documente le client de messagerie instantanée WeeChat, il fait @@ -339,8 +340,7 @@ Fichiers de documentation : |=== | Chemin/fichier | Description | doc/ | Documentation -| asciidoc.conf | Fichier de configuration Asciidoc (quelques macros) -| asciidoc.css | Style Asciidoc +| docinfo.html | Style Asciidoctor | docgen.py | Script Python pour construire les fichiers dans le répertoire 'autogen/' (voir ci-dessous) | XX/ | Documentation pour la langue XX (langues : en, fr, de, it, ...) | cmdline_options.XX.asciidoc | Options de ligne de commande (fichier inclus dans la page de manuel et le guide utilisateur) |