summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/en-us/config.md15
-rw-r--r--doc/pt-br/config.md14
-rw-r--r--doc/zh-cn/config.md15
-rw-r--r--doc/zh-tw/config.md14
4 files changed, 28 insertions, 30 deletions
diff --git a/doc/en-us/config.md b/doc/en-us/config.md
index 7a283955..f57d4d64 100644
--- a/doc/en-us/config.md
+++ b/doc/en-us/config.md
@@ -2173,14 +2173,6 @@ Automatic detection and adaptation of third-party libraries, currently supported
* skynet
* Jass
-Value can be one of:
-* `Ask` (ask every time)
-* `Apply` (always apply third-party libraries and set the workspace
- configuration)
-* `ApplyInMemory` (always apply third-party libraries but don't set the
- workspace configuration)
-* `Disable` (don't ask and don't apply)
-
## type
@@ -2188,6 +2180,13 @@ Value can be one of:
string
```
+## enum
+
+* ``"Ask"``
+* ``"Apply"``
+* ``"ApplyInMemory"``
+* ``"Disable"``
+
## default
```jsonc
diff --git a/doc/pt-br/config.md b/doc/pt-br/config.md
index 63a28c41..7add2c98 100644
--- a/doc/pt-br/config.md
+++ b/doc/pt-br/config.md
@@ -2173,13 +2173,6 @@ Automatic detection and adaptation of third-party libraries, currently supported
* skynet
* Jass
-Value can be one of:
-* `Ask` (ask every time)
-* `Apply` (always apply third-party libraries and set the workspace
- configuration)
-* `ApplyInMemory` (always apply third-party libraries but don't set the
- workspace configuration)
-* `Disable` (don't ask and don't apply)
## type
@@ -2187,6 +2180,13 @@ Value can be one of:
string
```
+## enum
+
+* ``"Ask"``
+* ``"Apply"``
+* ``"ApplyInMemory"``
+* ``"Disable"``
+
## default
```jsonc
diff --git a/doc/zh-cn/config.md b/doc/zh-cn/config.md
index 1866fb82..ebb8325f 100644
--- a/doc/zh-cn/config.md
+++ b/doc/zh-cn/config.md
@@ -2172,14 +2172,6 @@ true
* skynet
* Jass
-Value can be one of:
-* `Ask` (ask every time)
-* `Apply` (always apply third-party libraries and set the workspace
- configuration)
-* `ApplyInMemory` (always apply third-party libraries but don't set the
- workspace configuration)
-* `Disable` (don't ask and don't apply)
-
## type
@@ -2187,6 +2179,13 @@ Value can be one of:
string
```
+## enum
+
+* ``"Ask"``
+* ``"Apply"``
+* ``"ApplyInMemory"``
+* ``"Disable"``
+
## default
```jsonc
diff --git a/doc/zh-tw/config.md b/doc/zh-tw/config.md
index 7b59dda2..8b01d78c 100644
--- a/doc/zh-tw/config.md
+++ b/doc/zh-tw/config.md
@@ -2172,13 +2172,6 @@ true
* skynet
* Jass
-Value can be one of:
-* `Ask` (ask every time)
-* `Apply` (always apply third-party libraries and set the workspace
- configuration)
-* `ApplyInMemory` (always apply third-party libraries but don't set the
- workspace configuration)
-* `Disable` (don't ask and don't apply)
## type
@@ -2186,6 +2179,13 @@ Value can be one of:
string
```
+## enum
+
+* ``"Ask"``
+* ``"Apply"``
+* ``"ApplyInMemory"``
+* ``"Disable"``
+
## default
```jsonc