diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2014-07-20 17:02:02 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2014-07-20 17:02:02 +0200 |
commit | 3600b3118840b21cf67b6a48926a900b05f1c7f0 (patch) | |
tree | 0c4688611e12ad8e3b675f448b6652e4d502a9bd /doc | |
parent | d083b77d7fcba4187ff3c7d860fccb73b89507ef (diff) | |
download | weechat-3600b3118840b21cf67b6a48926a900b05f1c7f0.zip |
doc: add C++ compiler in dependencies to run tests (user's guide)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/de/weechat_user.de.asciidoc | 3 | ||||
-rw-r--r-- | doc/en/weechat_user.en.asciidoc | 3 | ||||
-rw-r--r-- | doc/fr/weechat_user.fr.asciidoc | 3 | ||||
-rw-r--r-- | doc/it/weechat_user.it.asciidoc | 3 | ||||
-rw-r--r-- | doc/ja/weechat_user.ja.asciidoc | 3 | ||||
-rw-r--r-- | doc/pl/weechat_user.pl.asciidoc | 3 |
6 files changed, 12 insertions, 6 deletions
diff --git a/doc/de/weechat_user.de.asciidoc b/doc/de/weechat_user.de.asciidoc index 8761feb38..06d32be0d 100644 --- a/doc/de/weechat_user.de.asciidoc +++ b/doc/de/weechat_user.de.asciidoc @@ -104,7 +104,8 @@ welche Pakete optional genutzt werden können. | xsltproc, docbook-xml, docbook-xsl | | | Erstellt man page // TRANSLATION MISSING -| libcpputest-dev | | | Run tests +| libcpputest-dev, + C++ compiler | | | Run tests |=== [NOTE] diff --git a/doc/en/weechat_user.en.asciidoc b/doc/en/weechat_user.en.asciidoc index 35bcf188d..f0162501f 100644 --- a/doc/en/weechat_user.en.asciidoc +++ b/doc/en/weechat_user.en.asciidoc @@ -102,7 +102,8 @@ compile WeeChat. | source-highlight | | | Syntax highlight for sources in documentation | xsltproc, docbook-xml, docbook-xsl | | | Build of man page -| libcpputest-dev | | | Run tests +| libcpputest-dev, + C++ compiler | | | Run tests |=== [NOTE] diff --git a/doc/fr/weechat_user.fr.asciidoc b/doc/fr/weechat_user.fr.asciidoc index 0580659f7..8eb9b9c6a 100644 --- a/doc/fr/weechat_user.fr.asciidoc +++ b/doc/fr/weechat_user.fr.asciidoc @@ -104,7 +104,8 @@ compiler WeeChat. | source-highlight | | | Coloration des sources dans la documentation | xsltproc, docbook-xml, docbook-xsl | | | Construction de la page de manuel -| libcpputest-dev | | | Run tests +| libcpputest-dev, + compilateur C++ | | | Lancement des tests |=== [NOTE] diff --git a/doc/it/weechat_user.it.asciidoc b/doc/it/weechat_user.it.asciidoc index 978b699c9..5a1fa326e 100644 --- a/doc/it/weechat_user.it.asciidoc +++ b/doc/it/weechat_user.it.asciidoc @@ -113,7 +113,8 @@ compilare WeeChat. | xsltproc, docbook-xml, docbook-xsl | | | Build of man page // TRANSLATION MISSING -| libcpputest-dev | | | Run tests +| libcpputest-dev, + C++ compiler | | | Run tests |=== [NOTE] diff --git a/doc/ja/weechat_user.ja.asciidoc b/doc/ja/weechat_user.ja.asciidoc index c757ef7c8..cdce00679 100644 --- a/doc/ja/weechat_user.ja.asciidoc +++ b/doc/ja/weechat_user.ja.asciidoc @@ -103,7 +103,8 @@ WeeChat は cmake または autotools を使ってコンパイルできます (c | xsltproc, docbook-xml, docbook-xsl | | | man ページのビルド // TRANSLATION MISSING -| libcpputest-dev | | | Run tests +| libcpputest-dev, + C++ compiler | | | Run tests |=== [NOTE] diff --git a/doc/pl/weechat_user.pl.asciidoc b/doc/pl/weechat_user.pl.asciidoc index c50a7825d..00f8a28fb 100644 --- a/doc/pl/weechat_user.pl.asciidoc +++ b/doc/pl/weechat_user.pl.asciidoc @@ -103,7 +103,8 @@ WeeChat. | xsltproc, docbook-xml, docbook-xsl | | | Tworzenie strony man // TRANSLATION MISSING -| libcpputest-dev | | | Run tests +| libcpputest-dev, + C++ compiler | | | Run tests |=== [NOTE] |