diff options
Diffstat (limited to 'doc/it/weechat_user.it.adoc')
-rw-r--r-- | doc/it/weechat_user.it.adoc | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/doc/it/weechat_user.it.adoc b/doc/it/weechat_user.it.adoc index 5d6019880..4d7480499 100644 --- a/doc/it/weechat_user.it.adoc +++ b/doc/it/weechat_user.it.adoc @@ -233,12 +233,10 @@ List of commonly used options: Compile <<charset_plugin,Charset plugin>>. | ENABLE_MAN | `ON`, `OFF` | OFF | - Compile man page. + Build man page. | 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). + Build HTML documentation. | ENABLE_ENCHANT | `ON`, `OFF` | OFF | Compile <<spell_plugin,Spell plugin>> with Enchant. @@ -317,11 +315,9 @@ List of commonly used options: | ENABLE_XFER | `ON`, `OFF` | ON | Compile <<xfer_plugin,Xfer plugin>>. -// TRANSLATION MISSING | ENABLE_TESTS | `ON`, `OFF` | OFF | Compile tests. -// TRANSLATION MISSING | ENABLE_CODE_COVERAGE | `ON`, `OFF` | OFF | Compile with code coverage options. + This option should be used only for tests, to measure test coverage. |