summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2014-07-20 12:18:15 +0200
committerSébastien Helleu <flashcode@flashtux.org>2014-07-20 12:18:15 +0200
commitee0ed7b83981476a2312f8186720456c49968157 (patch)
tree9bc5a7f93408fde17015c9ad71fa9f65e008ea1d /doc
parentb4186d1f74ecf8433ee7e3f88b112eba99cc6dd5 (diff)
downloadweechat-ee0ed7b83981476a2312f8186720456c49968157.zip
doc: remove obsolete "test" directory with weercd in developer's guide
Diffstat (limited to 'doc')
-rw-r--r--doc/en/weechat_dev.en.asciidoc1
-rw-r--r--doc/fr/weechat_dev.fr.asciidoc1
-rw-r--r--doc/ja/weechat_dev.ja.asciidoc1
3 files changed, 0 insertions, 3 deletions
diff --git a/doc/en/weechat_dev.en.asciidoc b/doc/en/weechat_dev.en.asciidoc
index 29ae8593f..e50a03b84 100644
--- a/doc/en/weechat_dev.en.asciidoc
+++ b/doc/en/weechat_dev.en.asciidoc
@@ -73,7 +73,6 @@ The main WeeChat directories are:
| core/ | Unit tests for core functions
| doc/ | Documentation
| po/ | Translations files (gettext)
-| test/ | Tools/files to test WeeChat (like Weercd, an IRC server)
| debian/ | Debian packaging
|===
diff --git a/doc/fr/weechat_dev.fr.asciidoc b/doc/fr/weechat_dev.fr.asciidoc
index d95652176..e85105802 100644
--- a/doc/fr/weechat_dev.fr.asciidoc
+++ b/doc/fr/weechat_dev.fr.asciidoc
@@ -74,7 +74,6 @@ Les répertoires principaux de WeeChat sont :
| core/ | Tests unitaires pour les fonctions du cœur
| doc/ | Documentation
| po/ | Fichiers de traductions (gettext)
-| test/ | Outils/fichiers pour tester WeeChat (comme Weercd, un serveur IRC)
| debian/ | Empaquetage Debian
|===
diff --git a/doc/ja/weechat_dev.ja.asciidoc b/doc/ja/weechat_dev.ja.asciidoc
index a43fde0cc..c4a80c121 100644
--- a/doc/ja/weechat_dev.ja.asciidoc
+++ b/doc/ja/weechat_dev.ja.asciidoc
@@ -76,7 +76,6 @@ WeeChat の主要なリポジトリは 2 つあります:
| core/ | Unit tests for core functions
| doc/ | 文書
| po/ | 翻訳ファイル (gettext)
-| test/ | WeeChat をテストするためのツールおよびファイル (Weercd IRC サーバなど)
| debian/ | Debian パッケージ用
|===