summaryrefslogtreecommitdiff
path: root/doc/fr
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2014-10-05 08:48:23 +0200
committerSébastien Helleu <flashcode@flashtux.org>2014-10-05 08:48:23 +0200
commit71425bddfbaf3b110493a16ad40b90e04b129678 (patch)
treedabd74eafadaa7cfb39a3c9a547361bd76af4f7d /doc/fr
parentf53baf628ec99fa511053a8ad171aa19b61f9cd2 (diff)
downloadweechat-71425bddfbaf3b110493a16ad40b90e04b129678.zip
doc: add file "wee-arraylist.c" in developer's guide
Diffstat (limited to 'doc/fr')
-rw-r--r--doc/fr/weechat_dev.fr.asciidoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/fr/weechat_dev.fr.asciidoc b/doc/fr/weechat_dev.fr.asciidoc
index ea17e1c28..f098f61e0 100644
--- a/doc/fr/weechat_dev.fr.asciidoc
+++ b/doc/fr/weechat_dev.fr.asciidoc
@@ -93,6 +93,7 @@ Le cœur de WeeChat est situé dans les répertoires suivants :
| Chemin/fichier | Description
| core/ | Fonctions du cœur : point d'entrée, structures internes
| weechat.c | Fonctions principales : options de ligne de commande, démarrage
+| wee-arraylist.c | Listes avec tableau (« arraylists »)
| wee-backtrace.c | Afficher une trace après un plantage
| wee-command.c | Commandes du cœur de WeeChat
| wee-completion.c | Complétions par défaut