summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2013-06-29 09:51:15 +0200
committerSebastien Helleu <flashcode@flashtux.org>2013-06-29 09:51:15 +0200
commitf19c2cfd808333ae90a8906e67421713a63360a6 (patch)
tree45981742b83b3f63d499818209abc539c490fffa /doc
parentf1fdbe72dca1777e2b0e9544da7a6960a3020b69 (diff)
downloadweechat-f19c2cfd808333ae90a8906e67421713a63360a6.zip
core: disable compilation of documentation by default (cmake and autotools)
Diffstat (limited to 'doc')
-rw-r--r--doc/de/weechat_user.de.txt7
-rw-r--r--doc/en/weechat_user.en.txt7
-rw-r--r--doc/fr/weechat_user.fr.txt7
-rw-r--r--doc/it/weechat_user.it.txt7
-rw-r--r--doc/ja/weechat_user.ja.txt7
5 files changed, 20 insertions, 15 deletions
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 <<aspell_plugin,Aspell plugin>> 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 <<aspell_plugin,Aspell plugin>> 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 <<aspell_plugin,l'extension Aspell>> 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 <<aspell_plugin,Aspell plugin>> 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 <<aspell_plugin,Aspell plugin>> with Enchant.