mirror of
https://github.com/weechat/weechat.git
synced 2026-07-05 09:13:14 +02:00
doc/user: remove Javascript from plugins compiled with CMake option ENABLE_SCRIPTS
The Javascript plugin is not built by default any more since v2.9 and must be explicitly enabled with `-DENABLE_JAVASCRIPT=ON`.
This commit is contained in:
@@ -336,7 +336,7 @@ CMake に対するオプションを指定するには、以下の書式を使
|
||||
|
||||
| ENABLE_SCRIPTS | `ON`, `OFF` | ON
|
||||
| すべての<<scripting_plugins,スクリプトプラグイン>>
|
||||
(Python、Perl、Ruby、Lua、Tcl、Guile、JavaScript、PHP) のコンパイル。
|
||||
(Python、Perl、Ruby、Lua、Tcl、Guile、PHP) のコンパイル。
|
||||
|
||||
| ENABLE_SPELL | `ON`, `OFF` | ON
|
||||
| <<spell_checking,Spell プラグイン>>のコンパイル。
|
||||
|
||||
Reference in New Issue
Block a user