|
|
@@ -211,6 +211,7 @@ This task accepts the following arguments:
|
|
|
|
|
|
* `--skip-api` — Skips building the API documentation (which takes the majority of the total time).
|
|
|
* `--skip-snippets` — Skips building live snippets.
|
|
|
+* `--whitelisted-snippet=snippet-name` — Builds a single snippet (`snippet-name.js`) only.
|
|
|
* `--skip-validation` — Skips the final link validation.
|
|
|
* `--watch` — Runs the documentation generator in a watch mode. It covers guides (it does not cover API docs).
|
|
|
* `--production` — Minifies the assets and performs other actions which are unnecessary during CKEditor 5 development.
|