diff --git a/docs/angular/api-angular/generators/move.md b/docs/angular/api-angular/generators/move.md index 194b230d65..8619f74ca3 100644 --- a/docs/angular/api-angular/generators/move.md +++ b/docs/angular/api-angular/generators/move.md @@ -62,4 +62,4 @@ Default: `true` Type: `boolean` -Should the schematic update the import path to reflect the new location? +Should the generator update the import path to reflect the new location? diff --git a/docs/angular/api-angular/generators/stories.md b/docs/angular/api-angular/generators/stories.md index f78a30e2a5..eb917cdf60 100644 --- a/docs/angular/api-angular/generators/stories.md +++ b/docs/angular/api-angular/generators/stories.md @@ -28,7 +28,7 @@ nx g stories ... --dry-run Type: `boolean` -Automatically generate \*.spec.ts files in the cypress e2e app generated by the cypress-configure schematic +Automatically generate \*.spec.ts files in the cypress e2e app generated by the cypress-configure generator ### name diff --git a/docs/angular/api-angular/generators/storybook-configuration.md b/docs/angular/api-angular/generators/storybook-configuration.md index 22c0c2f577..e430249212 100644 --- a/docs/angular/api-angular/generators/storybook-configuration.md +++ b/docs/angular/api-angular/generators/storybook-configuration.md @@ -28,13 +28,13 @@ nx g storybook-configuration ... --dry-run Type: `boolean` -Run the cypress-configure schematic +Run the cypress-configure generator ### generateCypressSpecs Type: `boolean` -Automatically generate \*.spec.ts files in the cypress e2e app generated by the cypress-configure schematic +Automatically generate \*.spec.ts files in the cypress e2e app generated by the cypress-configure generator ### generateStories diff --git a/docs/angular/api-nest/generators/class.md b/docs/angular/api-nest/generators/class.md index 60eed0c9de..ac55012f5e 100644 --- a/docs/angular/api-nest/generators/class.md +++ b/docs/angular/api-nest/generators/class.md @@ -44,7 +44,7 @@ Flag to indicate if a directory is created. Type: `string` -The name of generated schematic +The name of generated generator ### project diff --git a/docs/angular/api-nest/generators/controller.md b/docs/angular/api-nest/generators/controller.md index 34196e0344..44b4479990 100644 --- a/docs/angular/api-nest/generators/controller.md +++ b/docs/angular/api-nest/generators/controller.md @@ -44,7 +44,7 @@ Flag to indicate if a directory is created. Type: `string` -The name of generated schematic +The name of generated generator ### project diff --git a/docs/angular/api-nest/generators/decorator.md b/docs/angular/api-nest/generators/decorator.md index 91251f6129..c8fe146419 100644 --- a/docs/angular/api-nest/generators/decorator.md +++ b/docs/angular/api-nest/generators/decorator.md @@ -44,7 +44,7 @@ Flag to indicate if a directory is created. Type: `string` -The name of generated schematic +The name of generated generator ### project diff --git a/docs/angular/api-nest/generators/filter.md b/docs/angular/api-nest/generators/filter.md index e9fdd2d25f..f6c6729310 100644 --- a/docs/angular/api-nest/generators/filter.md +++ b/docs/angular/api-nest/generators/filter.md @@ -44,7 +44,7 @@ Flag to indicate if a directory is created. Type: `string` -The name of generated schematic +The name of generated generator ### project diff --git a/docs/angular/api-nest/generators/gateway.md b/docs/angular/api-nest/generators/gateway.md index 17337b1310..ba3a2cce69 100644 --- a/docs/angular/api-nest/generators/gateway.md +++ b/docs/angular/api-nest/generators/gateway.md @@ -44,7 +44,7 @@ Flag to indicate if a directory is created. Type: `string` -The name of generated schematic +The name of generated generator ### project diff --git a/docs/angular/api-nest/generators/guard.md b/docs/angular/api-nest/generators/guard.md index 957a746595..fde30bfa4f 100644 --- a/docs/angular/api-nest/generators/guard.md +++ b/docs/angular/api-nest/generators/guard.md @@ -44,7 +44,7 @@ Flag to indicate if a directory is created. Type: `string` -The name of generated schematic +The name of generated generator ### project diff --git a/docs/angular/api-nest/generators/interceptor.md b/docs/angular/api-nest/generators/interceptor.md index 7fe958dbe3..bc5cac3cc2 100644 --- a/docs/angular/api-nest/generators/interceptor.md +++ b/docs/angular/api-nest/generators/interceptor.md @@ -44,7 +44,7 @@ Flag to indicate if a directory is created. Type: `string` -The name of generated schematic +The name of generated generator ### project diff --git a/docs/angular/api-nest/generators/interface.md b/docs/angular/api-nest/generators/interface.md index 3d3caeeb6a..99e0caca9c 100644 --- a/docs/angular/api-nest/generators/interface.md +++ b/docs/angular/api-nest/generators/interface.md @@ -44,7 +44,7 @@ Flag to indicate if a directory is created. Type: `string` -The name of generated schematic +The name of generated generator ### project diff --git a/docs/angular/api-nest/generators/middleware.md b/docs/angular/api-nest/generators/middleware.md index f0bbc032b3..7831cc2f62 100644 --- a/docs/angular/api-nest/generators/middleware.md +++ b/docs/angular/api-nest/generators/middleware.md @@ -44,7 +44,7 @@ Flag to indicate if a directory is created. Type: `string` -The name of generated schematic +The name of generated generator ### project diff --git a/docs/angular/api-nest/generators/module.md b/docs/angular/api-nest/generators/module.md index fadf38a320..ee1d2beada 100644 --- a/docs/angular/api-nest/generators/module.md +++ b/docs/angular/api-nest/generators/module.md @@ -44,7 +44,7 @@ Flag to indicate if a directory is created. Type: `string` -The name of generated schematic +The name of generated generator ### project diff --git a/docs/angular/api-nest/generators/pipe.md b/docs/angular/api-nest/generators/pipe.md index aa4f795996..236bdff5e1 100644 --- a/docs/angular/api-nest/generators/pipe.md +++ b/docs/angular/api-nest/generators/pipe.md @@ -44,7 +44,7 @@ Flag to indicate if a directory is created. Type: `string` -The name of generated schematic +The name of generated generator ### project diff --git a/docs/angular/api-nest/generators/provider.md b/docs/angular/api-nest/generators/provider.md index aeec1a7e37..cdd480b1c6 100644 --- a/docs/angular/api-nest/generators/provider.md +++ b/docs/angular/api-nest/generators/provider.md @@ -44,7 +44,7 @@ Flag to indicate if a directory is created. Type: `string` -The name of generated schematic +The name of generated generator ### project diff --git a/docs/angular/api-nest/generators/resolver.md b/docs/angular/api-nest/generators/resolver.md index 11f796c622..03aa3c67ac 100644 --- a/docs/angular/api-nest/generators/resolver.md +++ b/docs/angular/api-nest/generators/resolver.md @@ -44,7 +44,7 @@ Flag to indicate if a directory is created. Type: `string` -The name of generated schematic +The name of generated generator ### project diff --git a/docs/angular/api-nest/generators/service.md b/docs/angular/api-nest/generators/service.md index 64eba5d6dc..a0e7c0a236 100644 --- a/docs/angular/api-nest/generators/service.md +++ b/docs/angular/api-nest/generators/service.md @@ -44,7 +44,7 @@ Flag to indicate if a directory is created. Type: `string` -The name of generated schematic +The name of generated generator ### project diff --git a/docs/angular/api-next/generators/application.md b/docs/angular/api-next/generators/application.md index 1edfc0e647..729560b3da 100644 --- a/docs/angular/api-next/generators/application.md +++ b/docs/angular/api-next/generators/application.md @@ -90,7 +90,7 @@ Default: `false` Type: `boolean` -Skip updating workspace.json with default schematic options based on values provided to this app (e.g. babel, style) +Skip updating workspace.json with default options based on values provided to this app (e.g. babel, style) ### style diff --git a/docs/angular/api-nx-plugin/generators/generator.md b/docs/angular/api-nx-plugin/generators/generator.md index 36ed8cc537..c1c905fe15 100644 --- a/docs/angular/api-nx-plugin/generators/generator.md +++ b/docs/angular/api-nx-plugin/generators/generator.md @@ -38,13 +38,13 @@ Alias(es): d Type: `string` -Schematic description +Generator description ### name Type: `string` -Schematic name +Generator name ### project diff --git a/docs/angular/api-react/generators/application.md b/docs/angular/api-react/generators/application.md index 8d249b9337..54ff079d1a 100644 --- a/docs/angular/api-react/generators/application.md +++ b/docs/angular/api-react/generators/application.md @@ -140,7 +140,7 @@ Default: `false` Type: `boolean` -Skip updating workspace.json with default schematic options based on values provided to this app (e.g. babel, style). +Skip updating workspace.json with default options based on values provided to this app (e.g. babel, style). ### style diff --git a/docs/angular/api-react/generators/stories.md b/docs/angular/api-react/generators/stories.md index 27511a4e98..986574e2f6 100644 --- a/docs/angular/api-react/generators/stories.md +++ b/docs/angular/api-react/generators/stories.md @@ -28,7 +28,7 @@ nx g stories ... --dry-run Type: `boolean` -Automatically generate \*.spec.ts files in the cypress e2e app generated by the cypress-configure schematic. +Automatically generate \*.spec.ts files in the cypress e2e app generated by the cypress-configure generator. ### js diff --git a/docs/angular/api-react/generators/storybook-configuration.md b/docs/angular/api-react/generators/storybook-configuration.md index 3d7b940a94..6733d5691d 100644 --- a/docs/angular/api-react/generators/storybook-configuration.md +++ b/docs/angular/api-react/generators/storybook-configuration.md @@ -28,13 +28,13 @@ nx g storybook-configuration ... --dry-run Type: `boolean` -Run the cypress-configure schematic. +Run the cypress-configure generator. ### generateCypressSpecs Type: `boolean` -Automatically generate \*.spec.ts files in the cypress e2e app generated by the cypress-configure schematic +Automatically generate \*.spec.ts files in the cypress e2e app generated by the cypress-configure generator ### generateStories diff --git a/docs/angular/api-storybook/generators/configuration.md b/docs/angular/api-storybook/generators/configuration.md index 85424203c1..284ab7de91 100644 --- a/docs/angular/api-storybook/generators/configuration.md +++ b/docs/angular/api-storybook/generators/configuration.md @@ -28,7 +28,7 @@ nx g configuration ... --dry-run Type: `boolean` -Run the cypress-configure schematic +Run the cypress-configure generator ### js diff --git a/docs/angular/api-workspace/generators/move.md b/docs/angular/api-workspace/generators/move.md index 8f330cc62b..5a7c36e581 100644 --- a/docs/angular/api-workspace/generators/move.md +++ b/docs/angular/api-workspace/generators/move.md @@ -62,4 +62,4 @@ Default: `true` Type: `boolean` -Should the schematic update the import path to reflect the new location? +Should the generator update the import path to reflect the new location? diff --git a/docs/angular/api-workspace/generators/workspace-generator.md b/docs/angular/api-workspace/generators/workspace-generator.md index 0552a6aaed..a426f12cf8 100644 --- a/docs/angular/api-workspace/generators/workspace-generator.md +++ b/docs/angular/api-workspace/generators/workspace-generator.md @@ -32,7 +32,7 @@ nx g workspace-generator ... --dry-run Type: `string` -Schematic name +Generator name ### skipFormat diff --git a/docs/angular/cli/list.md b/docs/angular/cli/list.md index 09742dbc9b..312250e849 100644 --- a/docs/angular/cli/list.md +++ b/docs/angular/cli/list.md @@ -18,7 +18,7 @@ List the plugins installed in the current workspace: nx list ``` -List the schematics and builders available in the `@nrwl/web` plugin if it is installed (If the plugin is not installed `nx` will show advice on how to add it to your workspace): +List the generators and executors available in the `@nrwl/web` plugin if it is installed (If the plugin is not installed `nx` will show advice on how to add it to your workspace): ```bash nx list @nrwl/web diff --git a/docs/node/api-angular/generators/move.md b/docs/node/api-angular/generators/move.md index 835e09dc50..4af4c255fa 100644 --- a/docs/node/api-angular/generators/move.md +++ b/docs/node/api-angular/generators/move.md @@ -62,4 +62,4 @@ Default: `true` Type: `boolean` -Should the schematic update the import path to reflect the new location? +Should the generator update the import path to reflect the new location? diff --git a/docs/node/api-angular/generators/stories.md b/docs/node/api-angular/generators/stories.md index 2c028bd632..043fdf1567 100644 --- a/docs/node/api-angular/generators/stories.md +++ b/docs/node/api-angular/generators/stories.md @@ -28,7 +28,7 @@ nx g stories ... --dry-run Type: `boolean` -Automatically generate \*.spec.ts files in the cypress e2e app generated by the cypress-configure schematic +Automatically generate \*.spec.ts files in the cypress e2e app generated by the cypress-configure generator ### name diff --git a/docs/node/api-angular/generators/storybook-configuration.md b/docs/node/api-angular/generators/storybook-configuration.md index 59170f1310..7cae8e937d 100644 --- a/docs/node/api-angular/generators/storybook-configuration.md +++ b/docs/node/api-angular/generators/storybook-configuration.md @@ -28,13 +28,13 @@ nx g storybook-configuration ... --dry-run Type: `boolean` -Run the cypress-configure schematic +Run the cypress-configure generator ### generateCypressSpecs Type: `boolean` -Automatically generate \*.spec.ts files in the cypress e2e app generated by the cypress-configure schematic +Automatically generate \*.spec.ts files in the cypress e2e app generated by the cypress-configure generator ### generateStories diff --git a/docs/node/api-nest/generators/class.md b/docs/node/api-nest/generators/class.md index 919d78f9cc..d04d772db4 100644 --- a/docs/node/api-nest/generators/class.md +++ b/docs/node/api-nest/generators/class.md @@ -44,7 +44,7 @@ Flag to indicate if a directory is created. Type: `string` -The name of generated schematic +The name of generated generator ### project diff --git a/docs/node/api-nest/generators/controller.md b/docs/node/api-nest/generators/controller.md index 6d876ec3ee..5b411575bf 100644 --- a/docs/node/api-nest/generators/controller.md +++ b/docs/node/api-nest/generators/controller.md @@ -44,7 +44,7 @@ Flag to indicate if a directory is created. Type: `string` -The name of generated schematic +The name of generated generator ### project diff --git a/docs/node/api-nest/generators/decorator.md b/docs/node/api-nest/generators/decorator.md index 30c763bfe1..59712d6b4d 100644 --- a/docs/node/api-nest/generators/decorator.md +++ b/docs/node/api-nest/generators/decorator.md @@ -44,7 +44,7 @@ Flag to indicate if a directory is created. Type: `string` -The name of generated schematic +The name of generated generator ### project diff --git a/docs/node/api-nest/generators/filter.md b/docs/node/api-nest/generators/filter.md index 574c0bb7fa..91d5a8bf81 100644 --- a/docs/node/api-nest/generators/filter.md +++ b/docs/node/api-nest/generators/filter.md @@ -44,7 +44,7 @@ Flag to indicate if a directory is created. Type: `string` -The name of generated schematic +The name of generated generator ### project diff --git a/docs/node/api-nest/generators/gateway.md b/docs/node/api-nest/generators/gateway.md index 0c84025bed..dd693f52f6 100644 --- a/docs/node/api-nest/generators/gateway.md +++ b/docs/node/api-nest/generators/gateway.md @@ -44,7 +44,7 @@ Flag to indicate if a directory is created. Type: `string` -The name of generated schematic +The name of generated generator ### project diff --git a/docs/node/api-nest/generators/guard.md b/docs/node/api-nest/generators/guard.md index 07c00cac00..8e13500a7e 100644 --- a/docs/node/api-nest/generators/guard.md +++ b/docs/node/api-nest/generators/guard.md @@ -44,7 +44,7 @@ Flag to indicate if a directory is created. Type: `string` -The name of generated schematic +The name of generated generator ### project diff --git a/docs/node/api-nest/generators/interceptor.md b/docs/node/api-nest/generators/interceptor.md index ba3aff009e..4081b88923 100644 --- a/docs/node/api-nest/generators/interceptor.md +++ b/docs/node/api-nest/generators/interceptor.md @@ -44,7 +44,7 @@ Flag to indicate if a directory is created. Type: `string` -The name of generated schematic +The name of generated generator ### project diff --git a/docs/node/api-nest/generators/interface.md b/docs/node/api-nest/generators/interface.md index 6392eb510c..025fca0bec 100644 --- a/docs/node/api-nest/generators/interface.md +++ b/docs/node/api-nest/generators/interface.md @@ -44,7 +44,7 @@ Flag to indicate if a directory is created. Type: `string` -The name of generated schematic +The name of generated generator ### project diff --git a/docs/node/api-nest/generators/middleware.md b/docs/node/api-nest/generators/middleware.md index 8f4f48344e..f16e555c2c 100644 --- a/docs/node/api-nest/generators/middleware.md +++ b/docs/node/api-nest/generators/middleware.md @@ -44,7 +44,7 @@ Flag to indicate if a directory is created. Type: `string` -The name of generated schematic +The name of generated generator ### project diff --git a/docs/node/api-nest/generators/module.md b/docs/node/api-nest/generators/module.md index 9d36d9e18e..b621026163 100644 --- a/docs/node/api-nest/generators/module.md +++ b/docs/node/api-nest/generators/module.md @@ -44,7 +44,7 @@ Flag to indicate if a directory is created. Type: `string` -The name of generated schematic +The name of generated generator ### project diff --git a/docs/node/api-nest/generators/pipe.md b/docs/node/api-nest/generators/pipe.md index 49992338e2..2f7c23ae2f 100644 --- a/docs/node/api-nest/generators/pipe.md +++ b/docs/node/api-nest/generators/pipe.md @@ -44,7 +44,7 @@ Flag to indicate if a directory is created. Type: `string` -The name of generated schematic +The name of generated generator ### project diff --git a/docs/node/api-nest/generators/provider.md b/docs/node/api-nest/generators/provider.md index 6ea1995f14..5ca9fbf6d0 100644 --- a/docs/node/api-nest/generators/provider.md +++ b/docs/node/api-nest/generators/provider.md @@ -44,7 +44,7 @@ Flag to indicate if a directory is created. Type: `string` -The name of generated schematic +The name of generated generator ### project diff --git a/docs/node/api-nest/generators/resolver.md b/docs/node/api-nest/generators/resolver.md index 35a7bf480c..171570e1f6 100644 --- a/docs/node/api-nest/generators/resolver.md +++ b/docs/node/api-nest/generators/resolver.md @@ -44,7 +44,7 @@ Flag to indicate if a directory is created. Type: `string` -The name of generated schematic +The name of generated generator ### project diff --git a/docs/node/api-nest/generators/service.md b/docs/node/api-nest/generators/service.md index 78da4067aa..f84e686448 100644 --- a/docs/node/api-nest/generators/service.md +++ b/docs/node/api-nest/generators/service.md @@ -44,7 +44,7 @@ Flag to indicate if a directory is created. Type: `string` -The name of generated schematic +The name of generated generator ### project diff --git a/docs/node/api-next/generators/application.md b/docs/node/api-next/generators/application.md index ec0c74b2b2..62c73325ed 100644 --- a/docs/node/api-next/generators/application.md +++ b/docs/node/api-next/generators/application.md @@ -90,7 +90,7 @@ Default: `false` Type: `boolean` -Skip updating workspace.json with default schematic options based on values provided to this app (e.g. babel, style) +Skip updating workspace.json with default options based on values provided to this app (e.g. babel, style) ### style diff --git a/docs/node/api-nx-plugin/generators/generator.md b/docs/node/api-nx-plugin/generators/generator.md index 4ce4fc44d8..64d2686a74 100644 --- a/docs/node/api-nx-plugin/generators/generator.md +++ b/docs/node/api-nx-plugin/generators/generator.md @@ -38,13 +38,13 @@ Alias(es): d Type: `string` -Schematic description +Generator description ### name Type: `string` -Schematic name +Generator name ### project diff --git a/docs/node/api-react/generators/application.md b/docs/node/api-react/generators/application.md index 073990121e..8bb109275c 100644 --- a/docs/node/api-react/generators/application.md +++ b/docs/node/api-react/generators/application.md @@ -140,7 +140,7 @@ Default: `false` Type: `boolean` -Skip updating workspace.json with default schematic options based on values provided to this app (e.g. babel, style). +Skip updating workspace.json with default options based on values provided to this app (e.g. babel, style). ### style diff --git a/docs/node/api-react/generators/stories.md b/docs/node/api-react/generators/stories.md index 69ae7ee393..8189aab8a7 100644 --- a/docs/node/api-react/generators/stories.md +++ b/docs/node/api-react/generators/stories.md @@ -28,7 +28,7 @@ nx g stories ... --dry-run Type: `boolean` -Automatically generate \*.spec.ts files in the cypress e2e app generated by the cypress-configure schematic. +Automatically generate \*.spec.ts files in the cypress e2e app generated by the cypress-configure generator. ### js diff --git a/docs/node/api-react/generators/storybook-configuration.md b/docs/node/api-react/generators/storybook-configuration.md index d5a59afb47..17f5719530 100644 --- a/docs/node/api-react/generators/storybook-configuration.md +++ b/docs/node/api-react/generators/storybook-configuration.md @@ -28,13 +28,13 @@ nx g storybook-configuration ... --dry-run Type: `boolean` -Run the cypress-configure schematic. +Run the cypress-configure generator. ### generateCypressSpecs Type: `boolean` -Automatically generate \*.spec.ts files in the cypress e2e app generated by the cypress-configure schematic +Automatically generate \*.spec.ts files in the cypress e2e app generated by the cypress-configure generator ### generateStories diff --git a/docs/node/api-storybook/generators/configuration.md b/docs/node/api-storybook/generators/configuration.md index 65eb7bc7c6..f717305ab6 100644 --- a/docs/node/api-storybook/generators/configuration.md +++ b/docs/node/api-storybook/generators/configuration.md @@ -28,7 +28,7 @@ nx g configuration ... --dry-run Type: `boolean` -Run the cypress-configure schematic +Run the cypress-configure generator ### js diff --git a/docs/node/api-workspace/generators/move.md b/docs/node/api-workspace/generators/move.md index 8f7f38a34e..7748305ff3 100644 --- a/docs/node/api-workspace/generators/move.md +++ b/docs/node/api-workspace/generators/move.md @@ -62,4 +62,4 @@ Default: `true` Type: `boolean` -Should the schematic update the import path to reflect the new location? +Should the generator update the import path to reflect the new location? diff --git a/docs/node/api-workspace/generators/workspace-generator.md b/docs/node/api-workspace/generators/workspace-generator.md index dc7fd9b015..7d95e3eef7 100644 --- a/docs/node/api-workspace/generators/workspace-generator.md +++ b/docs/node/api-workspace/generators/workspace-generator.md @@ -32,7 +32,7 @@ nx g workspace-generator ... --dry-run Type: `string` -Schematic name +Generator name ### skipFormat diff --git a/docs/node/cli/list.md b/docs/node/cli/list.md index 09742dbc9b..312250e849 100644 --- a/docs/node/cli/list.md +++ b/docs/node/cli/list.md @@ -18,7 +18,7 @@ List the plugins installed in the current workspace: nx list ``` -List the schematics and builders available in the `@nrwl/web` plugin if it is installed (If the plugin is not installed `nx` will show advice on how to add it to your workspace): +List the generators and executors available in the `@nrwl/web` plugin if it is installed (If the plugin is not installed `nx` will show advice on how to add it to your workspace): ```bash nx list @nrwl/web diff --git a/docs/react/api-angular/generators/move.md b/docs/react/api-angular/generators/move.md index 835e09dc50..4af4c255fa 100644 --- a/docs/react/api-angular/generators/move.md +++ b/docs/react/api-angular/generators/move.md @@ -62,4 +62,4 @@ Default: `true` Type: `boolean` -Should the schematic update the import path to reflect the new location? +Should the generator update the import path to reflect the new location? diff --git a/docs/react/api-angular/generators/stories.md b/docs/react/api-angular/generators/stories.md index 2c028bd632..043fdf1567 100644 --- a/docs/react/api-angular/generators/stories.md +++ b/docs/react/api-angular/generators/stories.md @@ -28,7 +28,7 @@ nx g stories ... --dry-run Type: `boolean` -Automatically generate \*.spec.ts files in the cypress e2e app generated by the cypress-configure schematic +Automatically generate \*.spec.ts files in the cypress e2e app generated by the cypress-configure generator ### name diff --git a/docs/react/api-angular/generators/storybook-configuration.md b/docs/react/api-angular/generators/storybook-configuration.md index 59170f1310..7cae8e937d 100644 --- a/docs/react/api-angular/generators/storybook-configuration.md +++ b/docs/react/api-angular/generators/storybook-configuration.md @@ -28,13 +28,13 @@ nx g storybook-configuration ... --dry-run Type: `boolean` -Run the cypress-configure schematic +Run the cypress-configure generator ### generateCypressSpecs Type: `boolean` -Automatically generate \*.spec.ts files in the cypress e2e app generated by the cypress-configure schematic +Automatically generate \*.spec.ts files in the cypress e2e app generated by the cypress-configure generator ### generateStories diff --git a/docs/react/api-nest/generators/class.md b/docs/react/api-nest/generators/class.md index 919d78f9cc..d04d772db4 100644 --- a/docs/react/api-nest/generators/class.md +++ b/docs/react/api-nest/generators/class.md @@ -44,7 +44,7 @@ Flag to indicate if a directory is created. Type: `string` -The name of generated schematic +The name of generated generator ### project diff --git a/docs/react/api-nest/generators/controller.md b/docs/react/api-nest/generators/controller.md index 6d876ec3ee..5b411575bf 100644 --- a/docs/react/api-nest/generators/controller.md +++ b/docs/react/api-nest/generators/controller.md @@ -44,7 +44,7 @@ Flag to indicate if a directory is created. Type: `string` -The name of generated schematic +The name of generated generator ### project diff --git a/docs/react/api-nest/generators/decorator.md b/docs/react/api-nest/generators/decorator.md index 30c763bfe1..59712d6b4d 100644 --- a/docs/react/api-nest/generators/decorator.md +++ b/docs/react/api-nest/generators/decorator.md @@ -44,7 +44,7 @@ Flag to indicate if a directory is created. Type: `string` -The name of generated schematic +The name of generated generator ### project diff --git a/docs/react/api-nest/generators/filter.md b/docs/react/api-nest/generators/filter.md index 574c0bb7fa..91d5a8bf81 100644 --- a/docs/react/api-nest/generators/filter.md +++ b/docs/react/api-nest/generators/filter.md @@ -44,7 +44,7 @@ Flag to indicate if a directory is created. Type: `string` -The name of generated schematic +The name of generated generator ### project diff --git a/docs/react/api-nest/generators/gateway.md b/docs/react/api-nest/generators/gateway.md index 0c84025bed..dd693f52f6 100644 --- a/docs/react/api-nest/generators/gateway.md +++ b/docs/react/api-nest/generators/gateway.md @@ -44,7 +44,7 @@ Flag to indicate if a directory is created. Type: `string` -The name of generated schematic +The name of generated generator ### project diff --git a/docs/react/api-nest/generators/guard.md b/docs/react/api-nest/generators/guard.md index 07c00cac00..8e13500a7e 100644 --- a/docs/react/api-nest/generators/guard.md +++ b/docs/react/api-nest/generators/guard.md @@ -44,7 +44,7 @@ Flag to indicate if a directory is created. Type: `string` -The name of generated schematic +The name of generated generator ### project diff --git a/docs/react/api-nest/generators/interceptor.md b/docs/react/api-nest/generators/interceptor.md index ba3aff009e..4081b88923 100644 --- a/docs/react/api-nest/generators/interceptor.md +++ b/docs/react/api-nest/generators/interceptor.md @@ -44,7 +44,7 @@ Flag to indicate if a directory is created. Type: `string` -The name of generated schematic +The name of generated generator ### project diff --git a/docs/react/api-nest/generators/interface.md b/docs/react/api-nest/generators/interface.md index 6392eb510c..025fca0bec 100644 --- a/docs/react/api-nest/generators/interface.md +++ b/docs/react/api-nest/generators/interface.md @@ -44,7 +44,7 @@ Flag to indicate if a directory is created. Type: `string` -The name of generated schematic +The name of generated generator ### project diff --git a/docs/react/api-nest/generators/middleware.md b/docs/react/api-nest/generators/middleware.md index 8f4f48344e..f16e555c2c 100644 --- a/docs/react/api-nest/generators/middleware.md +++ b/docs/react/api-nest/generators/middleware.md @@ -44,7 +44,7 @@ Flag to indicate if a directory is created. Type: `string` -The name of generated schematic +The name of generated generator ### project diff --git a/docs/react/api-nest/generators/module.md b/docs/react/api-nest/generators/module.md index 9d36d9e18e..b621026163 100644 --- a/docs/react/api-nest/generators/module.md +++ b/docs/react/api-nest/generators/module.md @@ -44,7 +44,7 @@ Flag to indicate if a directory is created. Type: `string` -The name of generated schematic +The name of generated generator ### project diff --git a/docs/react/api-nest/generators/pipe.md b/docs/react/api-nest/generators/pipe.md index 49992338e2..2f7c23ae2f 100644 --- a/docs/react/api-nest/generators/pipe.md +++ b/docs/react/api-nest/generators/pipe.md @@ -44,7 +44,7 @@ Flag to indicate if a directory is created. Type: `string` -The name of generated schematic +The name of generated generator ### project diff --git a/docs/react/api-nest/generators/provider.md b/docs/react/api-nest/generators/provider.md index 6ea1995f14..5ca9fbf6d0 100644 --- a/docs/react/api-nest/generators/provider.md +++ b/docs/react/api-nest/generators/provider.md @@ -44,7 +44,7 @@ Flag to indicate if a directory is created. Type: `string` -The name of generated schematic +The name of generated generator ### project diff --git a/docs/react/api-nest/generators/resolver.md b/docs/react/api-nest/generators/resolver.md index 35a7bf480c..171570e1f6 100644 --- a/docs/react/api-nest/generators/resolver.md +++ b/docs/react/api-nest/generators/resolver.md @@ -44,7 +44,7 @@ Flag to indicate if a directory is created. Type: `string` -The name of generated schematic +The name of generated generator ### project diff --git a/docs/react/api-nest/generators/service.md b/docs/react/api-nest/generators/service.md index 78da4067aa..f84e686448 100644 --- a/docs/react/api-nest/generators/service.md +++ b/docs/react/api-nest/generators/service.md @@ -44,7 +44,7 @@ Flag to indicate if a directory is created. Type: `string` -The name of generated schematic +The name of generated generator ### project diff --git a/docs/react/api-next/generators/application.md b/docs/react/api-next/generators/application.md index ec0c74b2b2..62c73325ed 100644 --- a/docs/react/api-next/generators/application.md +++ b/docs/react/api-next/generators/application.md @@ -90,7 +90,7 @@ Default: `false` Type: `boolean` -Skip updating workspace.json with default schematic options based on values provided to this app (e.g. babel, style) +Skip updating workspace.json with default options based on values provided to this app (e.g. babel, style) ### style diff --git a/docs/react/api-nx-plugin/generators/generator.md b/docs/react/api-nx-plugin/generators/generator.md index 4ce4fc44d8..64d2686a74 100644 --- a/docs/react/api-nx-plugin/generators/generator.md +++ b/docs/react/api-nx-plugin/generators/generator.md @@ -38,13 +38,13 @@ Alias(es): d Type: `string` -Schematic description +Generator description ### name Type: `string` -Schematic name +Generator name ### project diff --git a/docs/react/api-react/generators/application.md b/docs/react/api-react/generators/application.md index 073990121e..8bb109275c 100644 --- a/docs/react/api-react/generators/application.md +++ b/docs/react/api-react/generators/application.md @@ -140,7 +140,7 @@ Default: `false` Type: `boolean` -Skip updating workspace.json with default schematic options based on values provided to this app (e.g. babel, style). +Skip updating workspace.json with default options based on values provided to this app (e.g. babel, style). ### style diff --git a/docs/react/api-react/generators/stories.md b/docs/react/api-react/generators/stories.md index 69ae7ee393..8189aab8a7 100644 --- a/docs/react/api-react/generators/stories.md +++ b/docs/react/api-react/generators/stories.md @@ -28,7 +28,7 @@ nx g stories ... --dry-run Type: `boolean` -Automatically generate \*.spec.ts files in the cypress e2e app generated by the cypress-configure schematic. +Automatically generate \*.spec.ts files in the cypress e2e app generated by the cypress-configure generator. ### js diff --git a/docs/react/api-react/generators/storybook-configuration.md b/docs/react/api-react/generators/storybook-configuration.md index d5a59afb47..17f5719530 100644 --- a/docs/react/api-react/generators/storybook-configuration.md +++ b/docs/react/api-react/generators/storybook-configuration.md @@ -28,13 +28,13 @@ nx g storybook-configuration ... --dry-run Type: `boolean` -Run the cypress-configure schematic. +Run the cypress-configure generator. ### generateCypressSpecs Type: `boolean` -Automatically generate \*.spec.ts files in the cypress e2e app generated by the cypress-configure schematic +Automatically generate \*.spec.ts files in the cypress e2e app generated by the cypress-configure generator ### generateStories diff --git a/docs/react/api-storybook/generators/configuration.md b/docs/react/api-storybook/generators/configuration.md index 65eb7bc7c6..f717305ab6 100644 --- a/docs/react/api-storybook/generators/configuration.md +++ b/docs/react/api-storybook/generators/configuration.md @@ -28,7 +28,7 @@ nx g configuration ... --dry-run Type: `boolean` -Run the cypress-configure schematic +Run the cypress-configure generator ### js diff --git a/docs/react/api-workspace/generators/move.md b/docs/react/api-workspace/generators/move.md index 8f7f38a34e..7748305ff3 100644 --- a/docs/react/api-workspace/generators/move.md +++ b/docs/react/api-workspace/generators/move.md @@ -62,4 +62,4 @@ Default: `true` Type: `boolean` -Should the schematic update the import path to reflect the new location? +Should the generator update the import path to reflect the new location? diff --git a/docs/react/api-workspace/generators/workspace-generator.md b/docs/react/api-workspace/generators/workspace-generator.md index dc7fd9b015..7d95e3eef7 100644 --- a/docs/react/api-workspace/generators/workspace-generator.md +++ b/docs/react/api-workspace/generators/workspace-generator.md @@ -32,7 +32,7 @@ nx g workspace-generator ... --dry-run Type: `string` -Schematic name +Generator name ### skipFormat diff --git a/docs/react/cli/list.md b/docs/react/cli/list.md index 09742dbc9b..312250e849 100644 --- a/docs/react/cli/list.md +++ b/docs/react/cli/list.md @@ -18,7 +18,7 @@ List the plugins installed in the current workspace: nx list ``` -List the schematics and builders available in the `@nrwl/web` plugin if it is installed (If the plugin is not installed `nx` will show advice on how to add it to your workspace): +List the generators and executors available in the `@nrwl/web` plugin if it is installed (If the plugin is not installed `nx` will show advice on how to add it to your workspace): ```bash nx list @nrwl/web diff --git a/packages/angular/src/schematics/init/schema.json b/packages/angular/src/schematics/init/schema.json index 7c59866102..ff815a20fd 100644 --- a/packages/angular/src/schematics/init/schema.json +++ b/packages/angular/src/schematics/init/schema.json @@ -1,7 +1,7 @@ { "$schema": "http://json-schema.org/schema", "id": "SchematicsAngularModuleInit", - "title": "Add Nx Schematics to Project and Convert Workspace", + "title": "Init Angular Plugin", "description": "NOTE: Does not work in the --dry-run mode", "type": "object", "properties": { diff --git a/packages/angular/src/schematics/move/schema.json b/packages/angular/src/schematics/move/schema.json index ddf778ca49..6ea7279ed0 100644 --- a/packages/angular/src/schematics/move/schema.json +++ b/packages/angular/src/schematics/move/schema.json @@ -30,7 +30,7 @@ }, "updateImportPath": { "type": "boolean", - "description": "Should the schematic update the import path to reflect the new location?", + "description": "Should the generator update the import path to reflect the new location?", "default": true } }, diff --git a/packages/angular/src/schematics/stories/schema.json b/packages/angular/src/schematics/stories/schema.json index 9418f10f1f..39bee500ae 100644 --- a/packages/angular/src/schematics/stories/schema.json +++ b/packages/angular/src/schematics/stories/schema.json @@ -14,7 +14,7 @@ }, "generateCypressSpecs": { "type": "boolean", - "description": "Automatically generate *.spec.ts files in the cypress e2e app generated by the cypress-configure schematic" + "description": "Automatically generate *.spec.ts files in the cypress e2e app generated by the cypress-configure generator" } }, "required": ["name"] diff --git a/packages/angular/src/schematics/storybook-configuration/schema.json b/packages/angular/src/schematics/storybook-configuration/schema.json index 97e90ea52d..60c0c630bd 100644 --- a/packages/angular/src/schematics/storybook-configuration/schema.json +++ b/packages/angular/src/schematics/storybook-configuration/schema.json @@ -13,7 +13,7 @@ }, "configureCypress": { "type": "boolean", - "description": "Run the cypress-configure schematic", + "description": "Run the cypress-configure generator", "x-prompt": "Configure a cypress e2e app to run against the storybook instance?" }, "generateStories": { @@ -23,8 +23,8 @@ }, "generateCypressSpecs": { "type": "boolean", - "description": "Automatically generate *.spec.ts files in the cypress e2e app generated by the cypress-configure schematic", - "x-prompt": "Automatically generate *.spec.ts files in the cypress e2e app generated by the cypress-configure schematic?" + "description": "Automatically generate *.spec.ts files in the cypress e2e app generated by the cypress-configure generator", + "x-prompt": "Automatically generate *.spec.ts files in the cypress e2e app generated by the cypress-configure generator?" }, "linter": { "description": "The tool to use for running lint checks.", diff --git a/packages/cypress/src/schematics/cypress-project/schema.json b/packages/cypress/src/schematics/cypress-project/schema.json index 4736c72234..1245d47acc 100644 --- a/packages/cypress/src/schematics/cypress-project/schema.json +++ b/packages/cypress/src/schematics/cypress-project/schema.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/schema", - "id": "Nx Cypress Project Schematics Schema", + "id": "Nx Cypress Project Generator Schema", "title": "Create Cypress Configuration for the workspace", "type": "object", "properties": { diff --git a/packages/express/src/schematics/init/schema.json b/packages/express/src/schematics/init/schema.json index 977b1a806b..25bf9b2039 100644 --- a/packages/express/src/schematics/init/schema.json +++ b/packages/express/src/schematics/init/schema.json @@ -1,7 +1,7 @@ { "$schema": "http://json-schema.org/schema", "id": "NxExpressInit", - "title": "Add Nx Express Schematics", + "title": "Init Express Plugin", "type": "object", "properties": { "unitTestRunner": { diff --git a/packages/nest/src/schematics/init/schema.json b/packages/nest/src/schematics/init/schema.json index d169f1999c..1cff4c7b8a 100644 --- a/packages/nest/src/schematics/init/schema.json +++ b/packages/nest/src/schematics/init/schema.json @@ -1,7 +1,7 @@ { "$schema": "http://json-schema.org/schema", "id": "NxNestInit", - "title": "Add Nx Nest Schematics", + "title": "Init Nest Plugin", "type": "object", "properties": { "unitTestRunner": { diff --git a/packages/nest/src/schematics/nestjs-schematics/schema.json b/packages/nest/src/schematics/nestjs-schematics/schema.json index b806a48857..ecb1d63f78 100644 --- a/packages/nest/src/schematics/nestjs-schematics/schema.json +++ b/packages/nest/src/schematics/nestjs-schematics/schema.json @@ -6,7 +6,7 @@ "properties": { "name": { "type": "string", - "description": "The name of generated schematic", + "description": "The name of generated generator", "$default": { "$source": "argv", "index": 0 diff --git a/packages/next/src/schematics/application/schema.json b/packages/next/src/schematics/application/schema.json index 84d065fb12..cf2ba48616 100644 --- a/packages/next/src/schematics/application/schema.json +++ b/packages/next/src/schematics/application/schema.json @@ -78,7 +78,7 @@ "default": false }, "skipWorkspaceJson": { - "description": "Skip updating workspace.json with default schematic options based on values provided to this app (e.g. babel, style)", + "description": "Skip updating workspace.json with default options based on values provided to this app (e.g. babel, style)", "type": "boolean", "default": false }, diff --git a/packages/next/src/schematics/init/schema.json b/packages/next/src/schematics/init/schema.json index 733f824139..70f616ba72 100644 --- a/packages/next/src/schematics/init/schema.json +++ b/packages/next/src/schematics/init/schema.json @@ -1,7 +1,7 @@ { "$schema": "http://json-schema.org/schema", "id": "NxNextNgInit", - "title": "Add Nx Next Schematics", + "title": "Init Next Plugin", "type": "object", "properties": { "unitTestRunner": { diff --git a/packages/node/src/schematics/init/schema.json b/packages/node/src/schematics/init/schema.json index ec62838097..d50dd69ae5 100644 --- a/packages/node/src/schematics/init/schema.json +++ b/packages/node/src/schematics/init/schema.json @@ -1,7 +1,7 @@ { "$schema": "http://json-schema.org/schema", "id": "NxNodeInit", - "title": "Add Nx Node Schematics", + "title": "Init Node Plugin", "type": "object", "properties": { "unitTestRunner": { diff --git a/packages/nx-plugin/src/schematics/generator/schema.json b/packages/nx-plugin/src/schematics/generator/schema.json index 2e34c22cc2..7c25eb2d86 100644 --- a/packages/nx-plugin/src/schematics/generator/schema.json +++ b/packages/nx-plugin/src/schematics/generator/schema.json @@ -21,7 +21,7 @@ }, "name": { "type": "string", - "description": "Schematic name", + "description": "Generator name", "$default": { "$source": "argv", "index": 0 @@ -30,7 +30,7 @@ }, "description": { "type": "string", - "description": "Schematic description", + "description": "Generator description", "alias": "d" }, "unitTestRunner": { diff --git a/packages/react/src/schematics/application/schema.json b/packages/react/src/schematics/application/schema.json index 9f3276a296..9fca30407e 100644 --- a/packages/react/src/schematics/application/schema.json +++ b/packages/react/src/schematics/application/schema.json @@ -92,7 +92,7 @@ "default": false }, "skipWorkspaceJson": { - "description": "Skip updating workspace.json with default schematic options based on values provided to this app (e.g. babel, style).", + "description": "Skip updating workspace.json with default options based on values provided to this app (e.g. babel, style).", "type": "boolean", "default": false }, diff --git a/packages/react/src/schematics/init/schema.json b/packages/react/src/schematics/init/schema.json index 5d39839c02..33c317b9a6 100644 --- a/packages/react/src/schematics/init/schema.json +++ b/packages/react/src/schematics/init/schema.json @@ -1,7 +1,7 @@ { "$schema": "http://json-schema.org/schema", "id": "NxReactNgInit", - "title": "Add Nx React Schematics", + "title": "Init React Plugin", "type": "object", "properties": { "unitTestRunner": { diff --git a/packages/react/src/schematics/stories/schema.json b/packages/react/src/schematics/stories/schema.json index 31faad3684..cd5e5a6600 100644 --- a/packages/react/src/schematics/stories/schema.json +++ b/packages/react/src/schematics/stories/schema.json @@ -14,7 +14,7 @@ }, "generateCypressSpecs": { "type": "boolean", - "description": "Automatically generate *.spec.ts files in the cypress e2e app generated by the cypress-configure schematic.", + "description": "Automatically generate *.spec.ts files in the cypress e2e app generated by the cypress-configure generator.", "x-prompt": "Do you want to generate Cypress specs as well?" }, "js": { diff --git a/packages/react/src/schematics/storybook-configuration/schema.json b/packages/react/src/schematics/storybook-configuration/schema.json index a8fc1d6cda..e1f50aa971 100644 --- a/packages/react/src/schematics/storybook-configuration/schema.json +++ b/packages/react/src/schematics/storybook-configuration/schema.json @@ -13,7 +13,7 @@ }, "configureCypress": { "type": "boolean", - "description": "Run the cypress-configure schematic.", + "description": "Run the cypress-configure generator.", "x-prompt": "Configure a cypress e2e app to run against the storybook instance?" }, "generateStories": { @@ -23,8 +23,8 @@ }, "generateCypressSpecs": { "type": "boolean", - "description": "Automatically generate *.spec.ts files in the cypress e2e app generated by the cypress-configure schematic", - "x-prompt": "Automatically generate *.spec.ts files in the cypress e2e app generated by the cypress-configure schematic?" + "description": "Automatically generate *.spec.ts files in the cypress e2e app generated by the cypress-configure generator", + "x-prompt": "Automatically generate *.spec.ts files in the cypress e2e app generated by the cypress-configure generator?" }, "js": { "type": "boolean", diff --git a/packages/storybook/src/schematics/configuration/schema.json b/packages/storybook/src/schematics/configuration/schema.json index 0a68879f40..a1fa4251c9 100644 --- a/packages/storybook/src/schematics/configuration/schema.json +++ b/packages/storybook/src/schematics/configuration/schema.json @@ -19,7 +19,7 @@ }, "configureCypress": { "type": "boolean", - "description": "Run the cypress-configure schematic", + "description": "Run the cypress-configure generator", "x-prompt": "Configure a cypress e2e app to run against the storybook instance?" }, "linter": { diff --git a/packages/storybook/src/schematics/init/schema.json b/packages/storybook/src/schematics/init/schema.json index c6aa68d258..fb7be3ca5b 100644 --- a/packages/storybook/src/schematics/init/schema.json +++ b/packages/storybook/src/schematics/init/schema.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/schema", - "id": "Nx Storybook Project Schematics Schema", + "id": "Init Storybook Plugin", "title": "Add Storybook Configuration to the workspace", "type": "object", "properties": { diff --git a/packages/web/src/schematics/init/schema.json b/packages/web/src/schematics/init/schema.json index 5dd1c7fc3a..b24a2257cd 100644 --- a/packages/web/src/schematics/init/schema.json +++ b/packages/web/src/schematics/init/schema.json @@ -1,7 +1,7 @@ { "$schema": "http://json-schema.org/schema", "id": "NxWebInit", - "title": "Add Nx Web Schematics", + "title": "Init Web Plugin", "type": "object", "properties": { "unitTestRunner": { diff --git a/packages/workspace/src/schematics/init/schema.json b/packages/workspace/src/schematics/init/schema.json index f51f94793d..9e1a26918f 100644 --- a/packages/workspace/src/schematics/init/schema.json +++ b/packages/workspace/src/schematics/init/schema.json @@ -1,7 +1,7 @@ { "$schema": "http://json-schema.org/schema", "id": "SchematicsNxNgAdd", - "title": "Add Nx Schematics to Project and Convert Workspace", + "title": "Init Workspace", "description": "NOTE: Does not work in the --dry-run mode", "type": "object", "properties": { diff --git a/packages/workspace/src/schematics/move/schema.json b/packages/workspace/src/schematics/move/schema.json index 0ae7453591..7ecc4eb469 100644 --- a/packages/workspace/src/schematics/move/schema.json +++ b/packages/workspace/src/schematics/move/schema.json @@ -30,7 +30,7 @@ }, "updateImportPath": { "type": "boolean", - "description": "Should the schematic update the import path to reflect the new location?", + "description": "Should the generator update the import path to reflect the new location?", "default": true } }, diff --git a/packages/workspace/src/schematics/workspace-generator/schema.json b/packages/workspace/src/schematics/workspace-generator/schema.json index df0dfc304f..c664efc9e1 100644 --- a/packages/workspace/src/schematics/workspace-generator/schema.json +++ b/packages/workspace/src/schematics/workspace-generator/schema.json @@ -1,17 +1,17 @@ { "cli": "nx", "id": "SchematicsNxWorkspaceSchematic", - "title": "Create a custom schematic", + "title": "Create a custom generator", "type": "object", "properties": { "name": { "type": "string", - "description": "Schematic name", + "description": "Generator name", "$default": { "$source": "argv", "index": 0 }, - "x-prompt": "What name would you like to use for the workspace schematic?" + "x-prompt": "What name would you like to use for the workspace generator?" }, "skipFormat": { "description": "Skip formatting files", diff --git a/scripts/documentation/generate-cli-data.ts b/scripts/documentation/generate-cli-data.ts index a97b9f24b0..01f979f957 100644 --- a/scripts/documentation/generate-cli-data.ts +++ b/scripts/documentation/generate-cli-data.ts @@ -318,7 +318,7 @@ const examples = { 'Open the dep graph of the workspace in the browser, highlight the projects affected, but exclude project-one and project-two', }, ], - 'workspace-schematic': [], + 'workspace-generator': [], list: [ { command: 'list', @@ -327,7 +327,7 @@ const examples = { { command: 'list @nrwl/web', description: - 'List the schematics and builders available in the `@nrwl/web` plugin if it is installed (If the plugin is not installed `nx` will show advice on how to add it to your workspace)', + 'List the generators and executors available in the `@nrwl/web` plugin if it is installed (If the plugin is not installed `nx` will show advice on how to add it to your workspace)', }, ], 'run-many': [