diff options
Diffstat (limited to 'doc/it')
-rw-r--r-- | doc/it/weechat_user.it.adoc | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/it/weechat_user.it.adoc b/doc/it/weechat_user.it.adoc index a2e6d1f62..d6d507c4d 100644 --- a/doc/it/weechat_user.it.adoc +++ b/doc/it/weechat_user.it.adoc @@ -287,8 +287,11 @@ List of commonly used options: Compile <<scripts_plugins,Python plugin>>. | ENABLE_PYTHON3 | `ON`, `OFF` | OFF | - Compile <<scripts_plugins,Python plugin>> using Python 3 (*NOT* recommended - because many scripts are not compatible with Python 3). + Compile <<scripts_plugins,Python plugin>> using Python 3. + + This option is not recommended because many scripts are not yet compatible + with Python 3. + + You can follow the progress of Python 3 transition on this page: + https://weechat.org/scripts/python3/ | ENABLE_RELAY | `ON`, `OFF` | ON | Compile <<relay_plugin,Relay plugin>>. |