From f19c2cfd808333ae90a8906e67421713a63360a6 Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Sat, 29 Jun 2013 09:51:15 +0200 Subject: core: disable compilation of documentation by default (cmake and autotools) --- doc/de/weechat_user.de.txt | 7 ++++--- doc/en/weechat_user.en.txt | 7 ++++--- doc/fr/weechat_user.fr.txt | 7 ++++--- doc/it/weechat_user.it.txt | 7 ++++--- doc/ja/weechat_user.ja.txt | 7 ++++--- 5 files changed, 20 insertions(+), 15 deletions(-) (limited to 'doc') diff --git a/doc/de/weechat_user.de.txt b/doc/de/weechat_user.de.txt index 15207c19f..bf6f7800d 100644 --- a/doc/de/weechat_user.de.txt +++ b/doc/de/weechat_user.de.txt @@ -174,9 +174,10 @@ List of commonly used options: | ENABLE_DEMO | `ON`, `OFF` | OFF | Compile Demo plugin. -| ENABLE_DOC | `ON`, `OFF` | ON | - Compile documentation (it takes a long time, you can turn off to speed up - the compilation). +| ENABLE_DOC | `ON`, `OFF` | OFF | + Compile documentation (it takes a long time, recommended only if you build + a binary package embedding documentation or if you can't browse documentation + online). | ENABLE_ENCHANT | `ON`, `OFF` | OFF | Compile <> with Enchant. diff --git a/doc/en/weechat_user.en.txt b/doc/en/weechat_user.en.txt index 2a2bff47a..9b7e681fe 100644 --- a/doc/en/weechat_user.en.txt +++ b/doc/en/weechat_user.en.txt @@ -170,9 +170,10 @@ List of commonly used options: | ENABLE_DEMO | `ON`, `OFF` | OFF | Compile Demo plugin. -| ENABLE_DOC | `ON`, `OFF` | ON | - Compile documentation (it takes a long time, you can turn off to speed up - the compilation). +| ENABLE_DOC | `ON`, `OFF` | OFF | + Compile documentation (it takes a long time, recommended only if you build + a binary package embedding documentation or if you can't browse documentation + online). | ENABLE_ENCHANT | `ON`, `OFF` | OFF | Compile <> with Enchant. diff --git a/doc/fr/weechat_user.fr.txt b/doc/fr/weechat_user.fr.txt index d7cabe434..91e397d16 100644 --- a/doc/fr/weechat_user.fr.txt +++ b/doc/fr/weechat_user.fr.txt @@ -172,9 +172,10 @@ Liste des options couramment utilisées : | ENABLE_DEMO | `ON`, `OFF` | OFF | Compiler l'extension Demo. -| ENABLE_DOC | `ON`, `OFF` | ON | - Compiler la documentation (cela prend beaucoup de temps, vous pouvez - désactiver pour accélérer la compilation). +| ENABLE_DOC | `ON`, `OFF` | OFF | + Compiler la documentation (cela prend beaucoup de temps, recommandé + seulement si vous construisez un paquet binaire intégrant la documentation ou + si vous ne pouvez pas consulter la documentation en ligne). | ENABLE_ENCHANT | `ON`, `OFF` | OFF | Compiler <> avec Enchant. diff --git a/doc/it/weechat_user.it.txt b/doc/it/weechat_user.it.txt index 449a7bc72..77839c233 100644 --- a/doc/it/weechat_user.it.txt +++ b/doc/it/weechat_user.it.txt @@ -181,9 +181,10 @@ List of commonly used options: | ENABLE_DEMO | `ON`, `OFF` | OFF | Compile Demo plugin. -| ENABLE_DOC | `ON`, `OFF` | ON | - Compile documentation (it takes a long time, you can turn off to speed up - the compilation). +| ENABLE_DOC | `ON`, `OFF` | OFF | + Compile documentation (it takes a long time, recommended only if you build + a binary package embedding documentation or if you can't browse documentation + online). | ENABLE_ENCHANT | `ON`, `OFF` | OFF | Compile <> with Enchant. diff --git a/doc/ja/weechat_user.ja.txt b/doc/ja/weechat_user.ja.txt index 03800be58..2ddd3cc3f 100644 --- a/doc/ja/weechat_user.ja.txt +++ b/doc/ja/weechat_user.ja.txt @@ -166,9 +166,10 @@ List of commonly used options: | ENABLE_DEMO | `ON`, `OFF` | OFF | Compile Demo plugin. -| ENABLE_DOC | `ON`, `OFF` | ON | - Compile documentation (it takes a long time, you can turn off to speed up - the compilation). +| ENABLE_DOC | `ON`, `OFF` | OFF | + Compile documentation (it takes a long time, recommended only if you build + a binary package embedding documentation or if you can't browse documentation + online). | ENABLE_ENCHANT | `ON`, `OFF` | OFF | Compile <> with Enchant. -- cgit v1.2.3