diff --git a/docs/angular/api-angular/executors/delegate-build.md b/docs/angular/api-angular/executors/delegate-build.md index 66947c2478..ccaf684600 100644 --- a/docs/angular/api-angular/executors/delegate-build.md +++ b/docs/angular/api-angular/executors/delegate-build.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:delegate-build executor' +description: 'Delegates the build to a different target while supporting incremental builds.' +--- + # @nrwl/angular:delegate-build Delegates the build to a different target while supporting incremental builds. diff --git a/docs/angular/api-angular/executors/ng-packagr-lite.md b/docs/angular/api-angular/executors/ng-packagr-lite.md index 1a910703c0..253dd6d2c7 100644 --- a/docs/angular/api-angular/executors/ng-packagr-lite.md +++ b/docs/angular/api-angular/executors/ng-packagr-lite.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:ng-packagr-lite executor' +description: 'Builds a library with support for incremental builds.' +--- + # @nrwl/angular:ng-packagr-lite Builds a library with support for incremental builds. diff --git a/docs/angular/api-angular/executors/package.md b/docs/angular/api-angular/executors/package.md index c177134d1b..2a6f57f8d1 100644 --- a/docs/angular/api-angular/executors/package.md +++ b/docs/angular/api-angular/executors/package.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:package executor' +description: 'Builds and packages an Angular library to be distributed as an NPM package. It supports incremental builds.' +--- + # @nrwl/angular:package Builds and packages an Angular library to be distributed as an NPM package. It supports incremental builds. diff --git a/docs/angular/api-angular/executors/webpack-browser.md b/docs/angular/api-angular/executors/webpack-browser.md index 5b8b290ed4..8d50ab3528 100644 --- a/docs/angular/api-angular/executors/webpack-browser.md +++ b/docs/angular/api-angular/executors/webpack-browser.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:webpack-browser executor' +description: 'Builds a browser application with support for incremental builds and custom webpack configuration.' +--- + # @nrwl/angular:webpack-browser Builds a browser application with support for incremental builds and custom webpack configuration. diff --git a/docs/angular/api-angular/executors/webpack-server.md b/docs/angular/api-angular/executors/webpack-server.md index 5dee430914..be7e6b29b0 100644 --- a/docs/angular/api-angular/executors/webpack-server.md +++ b/docs/angular/api-angular/executors/webpack-server.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:webpack-server executor' +description: 'Serves a browser application with support for a custom webpack configuration.' +--- + # @nrwl/angular:webpack-server Serves a browser application with support for a custom webpack configuration. diff --git a/docs/angular/api-angular/generators/application.md b/docs/angular/api-angular/generators/application.md index d57f040dff..f055a8be31 100644 --- a/docs/angular/api-angular/generators/application.md +++ b/docs/angular/api-angular/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:application generator' +description: 'Creates an Angular application.' +--- + # @nrwl/angular:application Creates an Angular application. diff --git a/docs/angular/api-angular/generators/convert-tslint-to-eslint.md b/docs/angular/api-angular/generators/convert-tslint-to-eslint.md index a7bb1c4095..e4db24bd3e 100644 --- a/docs/angular/api-angular/generators/convert-tslint-to-eslint.md +++ b/docs/angular/api-angular/generators/convert-tslint-to-eslint.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:convert-tslint-to-eslint generator' +description: 'Converts a project from TSLint to ESLint.' +--- + # @nrwl/angular:convert-tslint-to-eslint Converts a project from TSLint to ESLint. diff --git a/docs/angular/api-angular/generators/downgrade-module.md b/docs/angular/api-angular/generators/downgrade-module.md index c0fdb0888e..0d3cda452c 100644 --- a/docs/angular/api-angular/generators/downgrade-module.md +++ b/docs/angular/api-angular/generators/downgrade-module.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:downgrade-module generator' +description: 'Sets up a Downgrade Module.' +--- + # @nrwl/angular:downgrade-module Sets up a Downgrade Module. diff --git a/docs/angular/api-angular/generators/karma-project.md b/docs/angular/api-angular/generators/karma-project.md index 1bb55f6e1b..179095cc44 100644 --- a/docs/angular/api-angular/generators/karma-project.md +++ b/docs/angular/api-angular/generators/karma-project.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:karma-project generator' +description: 'Adds Karma configuration to a project.' +--- + # @nrwl/angular:karma-project Adds Karma configuration to a project. diff --git a/docs/angular/api-angular/generators/karma.md b/docs/angular/api-angular/generators/karma.md index 329e37a034..51cc43cbef 100644 --- a/docs/angular/api-angular/generators/karma.md +++ b/docs/angular/api-angular/generators/karma.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:karma generator' +description: 'Adds Karma configuration to a workspace.' +--- + # @nrwl/angular:karma Adds Karma configuration to a workspace. diff --git a/docs/angular/api-angular/generators/library-secondary-entry-point.md b/docs/angular/api-angular/generators/library-secondary-entry-point.md index b250fe5f65..599ef18198 100644 --- a/docs/angular/api-angular/generators/library-secondary-entry-point.md +++ b/docs/angular/api-angular/generators/library-secondary-entry-point.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:library-secondary-entry-point generator' +description: 'Creates a secondary entry point for an Angular publishable library.' +--- + # @nrwl/angular:library-secondary-entry-point Creates a secondary entry point for an Angular publishable library. diff --git a/docs/angular/api-angular/generators/library.md b/docs/angular/api-angular/generators/library.md index aeca30f34a..8526888a9f 100644 --- a/docs/angular/api-angular/generators/library.md +++ b/docs/angular/api-angular/generators/library.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:library generator' +description: 'Creates an Angular library.' +--- + # @nrwl/angular:library Creates an Angular library. diff --git a/docs/angular/api-angular/generators/move.md b/docs/angular/api-angular/generators/move.md index e4ffac9d21..d52fd27316 100644 --- a/docs/angular/api-angular/generators/move.md +++ b/docs/angular/api-angular/generators/move.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:move generator' +description: 'Moves an Angular application or library to another folder within the workspace and updates the project configuration.' +--- + # @nrwl/angular:move Moves an Angular application or library to another folder within the workspace and updates the project configuration. diff --git a/docs/angular/api-angular/generators/ngrx.md b/docs/angular/api-angular/generators/ngrx.md index 6285c42b8e..be96e9fa7f 100644 --- a/docs/angular/api-angular/generators/ngrx.md +++ b/docs/angular/api-angular/generators/ngrx.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:ngrx generator' +description: 'Adds NgRx support to an application or library.' +--- + # @nrwl/angular:ngrx Adds NgRx support to an application or library. diff --git a/docs/angular/api-angular/generators/scam.md b/docs/angular/api-angular/generators/scam.md index a12d614620..2782621c64 100644 --- a/docs/angular/api-angular/generators/scam.md +++ b/docs/angular/api-angular/generators/scam.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:scam generator' +description: 'Generate a component with an accompanying Single Component Angular Module (SCAM).' +--- + # @nrwl/angular:scam Generate a component with an accompanying Single Component Angular Module (SCAM). diff --git a/docs/angular/api-angular/generators/setup-mfe.md b/docs/angular/api-angular/generators/setup-mfe.md index 822cfb7b08..b6a934f3f8 100644 --- a/docs/angular/api-angular/generators/setup-mfe.md +++ b/docs/angular/api-angular/generators/setup-mfe.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:setup-mfe generator' +description: 'Generate a Module Federation configuration for a given Angular application.' +--- + # @nrwl/angular:setup-mfe Generate a Module Federation configuration for a given Angular application. diff --git a/docs/angular/api-angular/generators/stories.md b/docs/angular/api-angular/generators/stories.md index 5abf4fff06..c2184dc713 100644 --- a/docs/angular/api-angular/generators/stories.md +++ b/docs/angular/api-angular/generators/stories.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:stories generator' +description: 'Creates stories/specs for all components declared in a project.' +--- + # @nrwl/angular:stories Creates stories/specs for all components declared in a project. diff --git a/docs/angular/api-angular/generators/storybook-configuration.md b/docs/angular/api-angular/generators/storybook-configuration.md index d0b42c563c..3397536e84 100644 --- a/docs/angular/api-angular/generators/storybook-configuration.md +++ b/docs/angular/api-angular/generators/storybook-configuration.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:storybook-configuration generator' +description: 'Adds Storybook configuration to a project.' +--- + # @nrwl/angular:storybook-configuration Adds Storybook configuration to a project. diff --git a/docs/angular/api-angular/generators/storybook-migrate-defaults-5-to-6.md b/docs/angular/api-angular/generators/storybook-migrate-defaults-5-to-6.md index 171054109b..cbccf2dfc8 100644 --- a/docs/angular/api-angular/generators/storybook-migrate-defaults-5-to-6.md +++ b/docs/angular/api-angular/generators/storybook-migrate-defaults-5-to-6.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:storybook-migrate-defaults-5-to-6 generator' +description: 'Generates default Storybook configuration files using Storybook version >=6.x specs, for projects that already have Storybook instances and configurations of versions <6.x.' +--- + # @nrwl/angular:storybook-migrate-defaults-5-to-6 Generates default Storybook configuration files using Storybook version >=6.x specs, for projects that already have Storybook instances and configurations of versions <6.x. diff --git a/docs/angular/api-angular/generators/storybook-migrate-stories-to-6-2.md b/docs/angular/api-angular/generators/storybook-migrate-stories-to-6-2.md index c118b02267..2952a46a47 100644 --- a/docs/angular/api-angular/generators/storybook-migrate-stories-to-6-2.md +++ b/docs/angular/api-angular/generators/storybook-migrate-stories-to-6-2.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:storybook-migrate-stories-to-6-2 generator' +description: 'Migrates stories to match the new syntax in v6.2 where the component declaration should be in the default export.' +--- + # @nrwl/angular:storybook-migrate-stories-to-6-2 Migrates stories to match the new syntax in v6.2 where the component declaration should be in the default export. diff --git a/docs/angular/api-angular/generators/upgrade-module.md b/docs/angular/api-angular/generators/upgrade-module.md index e5bd2bee72..54b96e4fc3 100644 --- a/docs/angular/api-angular/generators/upgrade-module.md +++ b/docs/angular/api-angular/generators/upgrade-module.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:upgrade-module generator' +description: 'Sets up an Upgrade Module.' +--- + # @nrwl/angular:upgrade-module Sets up an Upgrade Module. diff --git a/docs/angular/api-angular/generators/web-worker.md b/docs/angular/api-angular/generators/web-worker.md index 1775d3bb37..3230af39f8 100644 --- a/docs/angular/api-angular/generators/web-worker.md +++ b/docs/angular/api-angular/generators/web-worker.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:web-worker generator' +description: 'Creates a Web Worker.' +--- + # @nrwl/angular:web-worker Creates a Web Worker. diff --git a/docs/angular/api-cypress/executors/cypress.md b/docs/angular/api-cypress/executors/cypress.md index 931cf3b44b..a872003d40 100644 --- a/docs/angular/api-cypress/executors/cypress.md +++ b/docs/angular/api-cypress/executors/cypress.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/cypress:cypress executor' +description: 'Run Cypress e2e tests' +--- + # @nrwl/cypress:cypress Run Cypress e2e tests diff --git a/docs/angular/api-detox/executors/build.md b/docs/angular/api-detox/executors/build.md index d954617e2b..b01b6b1b92 100644 --- a/docs/angular/api-detox/executors/build.md +++ b/docs/angular/api-detox/executors/build.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/detox:build executor' +description: 'Run the command defined in build property of the specified configuration.' +--- + # @nrwl/detox:build Run the command defined in build property of the specified configuration. diff --git a/docs/angular/api-detox/executors/test.md b/docs/angular/api-detox/executors/test.md index fb0ec873e0..991d614743 100644 --- a/docs/angular/api-detox/executors/test.md +++ b/docs/angular/api-detox/executors/test.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/detox:test executor' +description: 'Initiating your detox test suite.' +--- + # @nrwl/detox:test Initiating your detox test suite. diff --git a/docs/angular/api-detox/generators/application.md b/docs/angular/api-detox/generators/application.md index c99ef6852f..9d3930e353 100644 --- a/docs/angular/api-detox/generators/application.md +++ b/docs/angular/api-detox/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/detox:application generator' +description: 'Create a detox application' +--- + # @nrwl/detox:application Create a detox application diff --git a/docs/angular/api-express/generators/application.md b/docs/angular/api-express/generators/application.md index 846f84d816..7938def406 100644 --- a/docs/angular/api-express/generators/application.md +++ b/docs/angular/api-express/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/express:application generator' +description: 'Create an express application' +--- + # @nrwl/express:application Create an express application diff --git a/docs/angular/api-gatsby/executors/build.md b/docs/angular/api-gatsby/executors/build.md index 25aeb34240..cbb85677ba 100644 --- a/docs/angular/api-gatsby/executors/build.md +++ b/docs/angular/api-gatsby/executors/build.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/gatsby:build executor' +description: 'Build a Gatsby app' +--- + # @nrwl/gatsby:build Build a Gatsby app diff --git a/docs/angular/api-gatsby/executors/server.md b/docs/angular/api-gatsby/executors/server.md index 260374939f..10573ae0f7 100644 --- a/docs/angular/api-gatsby/executors/server.md +++ b/docs/angular/api-gatsby/executors/server.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/gatsby:server executor' +description: 'Starts server for app' +--- + # @nrwl/gatsby:server Starts server for app diff --git a/docs/angular/api-gatsby/generators/application.md b/docs/angular/api-gatsby/generators/application.md index 8f462ba7b9..8265c5f388 100644 --- a/docs/angular/api-gatsby/generators/application.md +++ b/docs/angular/api-gatsby/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/gatsby:application generator' +description: 'Create an application' +--- + # @nrwl/gatsby:application Create an application diff --git a/docs/angular/api-gatsby/generators/component.md b/docs/angular/api-gatsby/generators/component.md index e4b6211662..1cf4637ad3 100644 --- a/docs/angular/api-gatsby/generators/component.md +++ b/docs/angular/api-gatsby/generators/component.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/gatsby:component generator' +description: 'Create a component' +--- + # @nrwl/gatsby:component Create a component diff --git a/docs/angular/api-gatsby/generators/page.md b/docs/angular/api-gatsby/generators/page.md index 71cf471bd1..d121d51f93 100644 --- a/docs/angular/api-gatsby/generators/page.md +++ b/docs/angular/api-gatsby/generators/page.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/gatsby:page generator' +description: 'Create a page' +--- + # @nrwl/gatsby:page Create a page diff --git a/docs/angular/api-jest/executors/jest.md b/docs/angular/api-jest/executors/jest.md index f64cf0fd34..3ac6fc17b8 100644 --- a/docs/angular/api-jest/executors/jest.md +++ b/docs/angular/api-jest/executors/jest.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/jest:jest executor' +description: 'Run Jest unit tests' +--- + # @nrwl/jest:jest Run Jest unit tests diff --git a/docs/angular/api-js/executors/tsc.md b/docs/angular/api-js/executors/tsc.md index b0babee5f3..5ca66f0fad 100644 --- a/docs/angular/api-js/executors/tsc.md +++ b/docs/angular/api-js/executors/tsc.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/js:tsc executor' +description: 'Build a project using TypeScript.' +--- + # @nrwl/js:tsc Build a project using TypeScript. diff --git a/docs/angular/api-js/generators/application.md b/docs/angular/api-js/generators/application.md index 9b81cafee8..37be7d1b1d 100644 --- a/docs/angular/api-js/generators/application.md +++ b/docs/angular/api-js/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/js:application generator' +description: 'Create a application' +--- + # @nrwl/js:application Create a application diff --git a/docs/angular/api-js/generators/library.md b/docs/angular/api-js/generators/library.md index 2d7dd9ace9..db7b595a84 100644 --- a/docs/angular/api-js/generators/library.md +++ b/docs/angular/api-js/generators/library.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/js:library generator' +description: 'Create a library' +--- + # @nrwl/js:library Create a library diff --git a/docs/angular/api-linter/executors/eslint.md b/docs/angular/api-linter/executors/eslint.md index f6d6d70772..8896c1484e 100644 --- a/docs/angular/api-linter/executors/eslint.md +++ b/docs/angular/api-linter/executors/eslint.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/linter:eslint executor' +description: 'Run ESLint on a project' +--- + # @nrwl/linter:eslint Run ESLint on a project diff --git a/docs/angular/api-linter/executors/lint.md b/docs/angular/api-linter/executors/lint.md index ffba028b48..bd7574f492 100644 --- a/docs/angular/api-linter/executors/lint.md +++ b/docs/angular/api-linter/executors/lint.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/linter:lint executor' +description: '**[DEPRECATED]**: Please use the eslint builder instead, an automated migration was provided in v10.3.0' +--- + # @nrwl/linter:lint **[DEPRECATED]**: Please use the eslint builder instead, an automated migration was provided in v10.3.0 diff --git a/docs/angular/api-linter/generators/workspace-rule.md b/docs/angular/api-linter/generators/workspace-rule.md index 64b1fb49c8..1cb0cdcb4a 100644 --- a/docs/angular/api-linter/generators/workspace-rule.md +++ b/docs/angular/api-linter/generators/workspace-rule.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/linter:workspace-rule generator' +description: 'Create a new workspace ESLint rule' +--- + # @nrwl/linter:workspace-rule Create a new workspace ESLint rule diff --git a/docs/angular/api-nest/generators/application.md b/docs/angular/api-nest/generators/application.md index e7bdec3f91..09fb40b4bd 100644 --- a/docs/angular/api-nest/generators/application.md +++ b/docs/angular/api-nest/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:application generator' +description: 'Create a NestJS application.' +--- + # @nrwl/nest:application Create a NestJS application. diff --git a/docs/angular/api-nest/generators/class.md b/docs/angular/api-nest/generators/class.md index 3c74a16833..08e6ce0353 100644 --- a/docs/angular/api-nest/generators/class.md +++ b/docs/angular/api-nest/generators/class.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:class generator' +description: 'Run the `class` NestJS generator with Nx project support.' +--- + # @nrwl/nest:class Run the `class` NestJS generator with Nx project support. diff --git a/docs/angular/api-nest/generators/controller.md b/docs/angular/api-nest/generators/controller.md index 541c0d9a52..362579bac1 100644 --- a/docs/angular/api-nest/generators/controller.md +++ b/docs/angular/api-nest/generators/controller.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:controller generator' +description: 'Run the `controller` NestJS generator with Nx project support.' +--- + # @nrwl/nest:controller Run the `controller` NestJS generator with Nx project support. diff --git a/docs/angular/api-nest/generators/convert-tslint-to-eslint.md b/docs/angular/api-nest/generators/convert-tslint-to-eslint.md index 5a90df793e..968a32e611 100644 --- a/docs/angular/api-nest/generators/convert-tslint-to-eslint.md +++ b/docs/angular/api-nest/generators/convert-tslint-to-eslint.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:convert-tslint-to-eslint generator' +description: 'Convert a project from TSLint to ESLint.' +--- + # @nrwl/nest:convert-tslint-to-eslint Convert a project from TSLint to ESLint. diff --git a/docs/angular/api-nest/generators/decorator.md b/docs/angular/api-nest/generators/decorator.md index 15dc3f3179..1ad218f3dd 100644 --- a/docs/angular/api-nest/generators/decorator.md +++ b/docs/angular/api-nest/generators/decorator.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:decorator generator' +description: 'Run the `decorator` NestJS generator with Nx project support.' +--- + # @nrwl/nest:decorator Run the `decorator` NestJS generator with Nx project support. diff --git a/docs/angular/api-nest/generators/filter.md b/docs/angular/api-nest/generators/filter.md index fac4582c7e..2d34b04e2a 100644 --- a/docs/angular/api-nest/generators/filter.md +++ b/docs/angular/api-nest/generators/filter.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:filter generator' +description: 'Run the `filter` NestJS generator with Nx project support.' +--- + # @nrwl/nest:filter Run the `filter` NestJS generator with Nx project support. diff --git a/docs/angular/api-nest/generators/gateway.md b/docs/angular/api-nest/generators/gateway.md index 5745843a46..152e610c86 100644 --- a/docs/angular/api-nest/generators/gateway.md +++ b/docs/angular/api-nest/generators/gateway.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:gateway generator' +description: 'Run the `gateway` NestJS generator with Nx project support.' +--- + # @nrwl/nest:gateway Run the `gateway` NestJS generator with Nx project support. diff --git a/docs/angular/api-nest/generators/guard.md b/docs/angular/api-nest/generators/guard.md index c363c05f9e..42bc7207e3 100644 --- a/docs/angular/api-nest/generators/guard.md +++ b/docs/angular/api-nest/generators/guard.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:guard generator' +description: 'Run the `guard` NestJS generator with Nx project support.' +--- + # @nrwl/nest:guard Run the `guard` NestJS generator with Nx project support. diff --git a/docs/angular/api-nest/generators/interceptor.md b/docs/angular/api-nest/generators/interceptor.md index e3d40ba2d2..7d462e6d17 100644 --- a/docs/angular/api-nest/generators/interceptor.md +++ b/docs/angular/api-nest/generators/interceptor.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:interceptor generator' +description: 'Run the `interceptor` NestJS generator with Nx project support.' +--- + # @nrwl/nest:interceptor Run the `interceptor` NestJS generator with Nx project support. diff --git a/docs/angular/api-nest/generators/interface.md b/docs/angular/api-nest/generators/interface.md index 38e9acb989..e8f0e320b5 100644 --- a/docs/angular/api-nest/generators/interface.md +++ b/docs/angular/api-nest/generators/interface.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:interface generator' +description: 'Run the `interface` NestJS generator with Nx project support.' +--- + # @nrwl/nest:interface Run the `interface` NestJS generator with Nx project support. diff --git a/docs/angular/api-nest/generators/library.md b/docs/angular/api-nest/generators/library.md index 5bffaa6084..a89d2a5638 100644 --- a/docs/angular/api-nest/generators/library.md +++ b/docs/angular/api-nest/generators/library.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:library generator' +description: 'Create a new NestJS library.' +--- + # @nrwl/nest:library Create a new NestJS library. diff --git a/docs/angular/api-nest/generators/middleware.md b/docs/angular/api-nest/generators/middleware.md index bd7785fd38..f3775381e6 100644 --- a/docs/angular/api-nest/generators/middleware.md +++ b/docs/angular/api-nest/generators/middleware.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:middleware generator' +description: 'Run the `middleware` NestJS generator with Nx project support.' +--- + # @nrwl/nest:middleware Run the `middleware` NestJS generator with Nx project support. diff --git a/docs/angular/api-nest/generators/module.md b/docs/angular/api-nest/generators/module.md index 8c589ce4f4..a05b466e44 100644 --- a/docs/angular/api-nest/generators/module.md +++ b/docs/angular/api-nest/generators/module.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:module generator' +description: 'Run the `module` NestJS generator with Nx project support.' +--- + # @nrwl/nest:module Run the `module` NestJS generator with Nx project support. diff --git a/docs/angular/api-nest/generators/pipe.md b/docs/angular/api-nest/generators/pipe.md index cf895e9e91..739b67aa01 100644 --- a/docs/angular/api-nest/generators/pipe.md +++ b/docs/angular/api-nest/generators/pipe.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:pipe generator' +description: 'Run the `pipe` NestJS generator with Nx project support.' +--- + # @nrwl/nest:pipe Run the `pipe` NestJS generator with Nx project support. diff --git a/docs/angular/api-nest/generators/provider.md b/docs/angular/api-nest/generators/provider.md index 2c7845708c..082a99a4a8 100644 --- a/docs/angular/api-nest/generators/provider.md +++ b/docs/angular/api-nest/generators/provider.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:provider generator' +description: 'Run the `provider` NestJS generator with Nx project support.' +--- + # @nrwl/nest:provider Run the `provider` NestJS generator with Nx project support. diff --git a/docs/angular/api-nest/generators/resolver.md b/docs/angular/api-nest/generators/resolver.md index aa58f5bc17..64bde6df46 100644 --- a/docs/angular/api-nest/generators/resolver.md +++ b/docs/angular/api-nest/generators/resolver.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:resolver generator' +description: 'Run the `resolver` NestJS generator with Nx project support.' +--- + # @nrwl/nest:resolver Run the `resolver` NestJS generator with Nx project support. diff --git a/docs/angular/api-nest/generators/resource.md b/docs/angular/api-nest/generators/resource.md index a914c0e0b6..bdfcc7adfd 100644 --- a/docs/angular/api-nest/generators/resource.md +++ b/docs/angular/api-nest/generators/resource.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:resource generator' +description: 'Run the `resource` NestJS generator with Nx project support.' +--- + # @nrwl/nest:resource Run the `resource` NestJS generator with Nx project support. diff --git a/docs/angular/api-nest/generators/service.md b/docs/angular/api-nest/generators/service.md index bf892e58c6..06fd1ff4a5 100644 --- a/docs/angular/api-nest/generators/service.md +++ b/docs/angular/api-nest/generators/service.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:service generator' +description: 'Run the `service` NestJS generator with Nx project support.' +--- + # @nrwl/nest:service Run the `service` NestJS generator with Nx project support. diff --git a/docs/angular/api-next/executors/build.md b/docs/angular/api-next/executors/build.md index 6b51b0455a..a645e7ba4e 100644 --- a/docs/angular/api-next/executors/build.md +++ b/docs/angular/api-next/executors/build.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/next:build executor' +description: 'Build a Next.js app' +--- + # @nrwl/next:build Build a Next.js app diff --git a/docs/angular/api-next/executors/export.md b/docs/angular/api-next/executors/export.md index 792450716a..66445f1d12 100644 --- a/docs/angular/api-next/executors/export.md +++ b/docs/angular/api-next/executors/export.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/next:export executor' +description: 'Export a Next.js app. The exported application is located at dist/$outputPath/exported.' +--- + # @nrwl/next:export Export a Next.js app. The exported application is located at dist/$outputPath/exported. diff --git a/docs/angular/api-next/executors/server.md b/docs/angular/api-next/executors/server.md index ac14b7e0e2..c9d8a15b1e 100644 --- a/docs/angular/api-next/executors/server.md +++ b/docs/angular/api-next/executors/server.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/next:server executor' +description: 'Serve a Next.js app' +--- + # @nrwl/next:server Serve a Next.js app diff --git a/docs/angular/api-next/generators/application.md b/docs/angular/api-next/generators/application.md index 861db21158..852835bc4b 100644 --- a/docs/angular/api-next/generators/application.md +++ b/docs/angular/api-next/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/next:application generator' +description: 'Create a Next.js application' +--- + # @nrwl/next:application Create a Next.js application diff --git a/docs/angular/api-next/generators/component.md b/docs/angular/api-next/generators/component.md index 921fa991e8..177eb7b23e 100644 --- a/docs/angular/api-next/generators/component.md +++ b/docs/angular/api-next/generators/component.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/next:component generator' +description: 'Create a React component' +--- + # @nrwl/next:component Create a React component diff --git a/docs/angular/api-next/generators/page.md b/docs/angular/api-next/generators/page.md index 8dc4784202..98fe3a4ed4 100644 --- a/docs/angular/api-next/generators/page.md +++ b/docs/angular/api-next/generators/page.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/next:page generator' +description: 'Create a Next.js page component' +--- + # @nrwl/next:page Create a Next.js page component diff --git a/docs/angular/api-node/executors/build.md b/docs/angular/api-node/executors/build.md index f46412202b..a232cad66d 100644 --- a/docs/angular/api-node/executors/build.md +++ b/docs/angular/api-node/executors/build.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/node:build executor' +description: 'Build a Node application' +--- + # @nrwl/node:build Build a Node application diff --git a/docs/angular/api-node/executors/execute.md b/docs/angular/api-node/executors/execute.md index 16bfdfa997..8c54fc2d24 100644 --- a/docs/angular/api-node/executors/execute.md +++ b/docs/angular/api-node/executors/execute.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/node:execute executor' +description: 'Execute a Node application' +--- + # @nrwl/node:execute Execute a Node application diff --git a/docs/angular/api-node/executors/package.md b/docs/angular/api-node/executors/package.md index ca4e77757e..aaae9070ce 100644 --- a/docs/angular/api-node/executors/package.md +++ b/docs/angular/api-node/executors/package.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/node:package executor' +description: 'Package a Node library' +--- + # @nrwl/node:package Package a Node library diff --git a/docs/angular/api-node/generators/application.md b/docs/angular/api-node/generators/application.md index ffb1950dd9..c5275f5957 100644 --- a/docs/angular/api-node/generators/application.md +++ b/docs/angular/api-node/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/node:application generator' +description: 'Create a node application' +--- + # @nrwl/node:application Create a node application diff --git a/docs/angular/api-node/generators/library.md b/docs/angular/api-node/generators/library.md index c4ef17e1e4..51f5e93bc5 100644 --- a/docs/angular/api-node/generators/library.md +++ b/docs/angular/api-node/generators/library.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/node:library generator' +description: 'Create a library' +--- + # @nrwl/node:library Create a library diff --git a/docs/angular/api-nx-plugin/executors/e2e.md b/docs/angular/api-nx-plugin/executors/e2e.md index a90b50efd4..1eed81a7e9 100644 --- a/docs/angular/api-nx-plugin/executors/e2e.md +++ b/docs/angular/api-nx-plugin/executors/e2e.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nx-plugin:e2e executor' +description: 'Creates and runs the e2e tests for an Nx Plugin.' +--- + # @nrwl/nx-plugin:e2e Creates and runs the e2e tests for an Nx Plugin. diff --git a/docs/angular/api-nx-plugin/generators/executor.md b/docs/angular/api-nx-plugin/generators/executor.md index 59763b474d..3ee375c9b0 100644 --- a/docs/angular/api-nx-plugin/generators/executor.md +++ b/docs/angular/api-nx-plugin/generators/executor.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nx-plugin:executor generator' +description: 'Create a executor for an Nx Plugin' +--- + # @nrwl/nx-plugin:executor Create a executor for an Nx Plugin diff --git a/docs/angular/api-nx-plugin/generators/generator.md b/docs/angular/api-nx-plugin/generators/generator.md index 1975a1c291..36079f930d 100644 --- a/docs/angular/api-nx-plugin/generators/generator.md +++ b/docs/angular/api-nx-plugin/generators/generator.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nx-plugin:generator generator' +description: 'Create a generator for an Nx Plugin' +--- + # @nrwl/nx-plugin:generator Create a generator for an Nx Plugin diff --git a/docs/angular/api-nx-plugin/generators/migration.md b/docs/angular/api-nx-plugin/generators/migration.md index 4e1d1649f6..0f509f1e9d 100644 --- a/docs/angular/api-nx-plugin/generators/migration.md +++ b/docs/angular/api-nx-plugin/generators/migration.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nx-plugin:migration generator' +description: 'Create a migration for an Nx Plugin' +--- + # @nrwl/nx-plugin:migration Create a migration for an Nx Plugin diff --git a/docs/angular/api-nx-plugin/generators/plugin.md b/docs/angular/api-nx-plugin/generators/plugin.md index 0d8ec546f6..4b1bb93cab 100644 --- a/docs/angular/api-nx-plugin/generators/plugin.md +++ b/docs/angular/api-nx-plugin/generators/plugin.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nx-plugin:plugin generator' +description: 'Create a Nx Plugin' +--- + # @nrwl/nx-plugin:plugin Create a Nx Plugin diff --git a/docs/angular/api-react-native/executors/build-android.md b/docs/angular/api-react-native/executors/build-android.md index 3ce7bd4148..3b73059706 100644 --- a/docs/angular/api-react-native/executors/build-android.md +++ b/docs/angular/api-react-native/executors/build-android.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react-native:build-android executor' +description: 'Release Build for Android.' +--- + # @nrwl/react-native:build-android Release Build for Android. diff --git a/docs/angular/api-react-native/executors/bundle.md b/docs/angular/api-react-native/executors/bundle.md index d846de693c..21b31faea4 100644 --- a/docs/angular/api-react-native/executors/bundle.md +++ b/docs/angular/api-react-native/executors/bundle.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react-native:bundle executor' +description: 'Builds the JS bundle.' +--- + # @nrwl/react-native:bundle Builds the JS bundle. diff --git a/docs/angular/api-react-native/executors/ensure-symlink.md b/docs/angular/api-react-native/executors/ensure-symlink.md index 1a8e0e9b3d..82809f259b 100644 --- a/docs/angular/api-react-native/executors/ensure-symlink.md +++ b/docs/angular/api-react-native/executors/ensure-symlink.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react-native:ensure-symlink executor' +description: "Ensure workspace node_modules is symlink under app's node_modules folder." +--- + # @nrwl/react-native:ensure-symlink Ensure workspace node_modules is symlink under app's node_modules folder. diff --git a/docs/angular/api-react-native/executors/run-android.md b/docs/angular/api-react-native/executors/run-android.md index edcdd2b4cd..1ded72dc32 100644 --- a/docs/angular/api-react-native/executors/run-android.md +++ b/docs/angular/api-react-native/executors/run-android.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react-native:run-android executor' +description: 'Runs Android application.' +--- + # @nrwl/react-native:run-android Runs Android application. diff --git a/docs/angular/api-react-native/executors/run-ios.md b/docs/angular/api-react-native/executors/run-ios.md index 020452d5bd..634e7d2931 100644 --- a/docs/angular/api-react-native/executors/run-ios.md +++ b/docs/angular/api-react-native/executors/run-ios.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react-native:run-ios executor' +description: 'Runs iOS application.' +--- + # @nrwl/react-native:run-ios Runs iOS application. diff --git a/docs/angular/api-react-native/executors/start.md b/docs/angular/api-react-native/executors/start.md index 7afca65aae..3e14797135 100644 --- a/docs/angular/api-react-native/executors/start.md +++ b/docs/angular/api-react-native/executors/start.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react-native:start executor' +description: 'Starts the dev server for JS bundle.' +--- + # @nrwl/react-native:start Starts the dev server for JS bundle. diff --git a/docs/angular/api-react-native/executors/sync-deps.md b/docs/angular/api-react-native/executors/sync-deps.md index abbe5a31fe..4791e5cd29 100644 --- a/docs/angular/api-react-native/executors/sync-deps.md +++ b/docs/angular/api-react-native/executors/sync-deps.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react-native:sync-deps executor' +description: 'Syncs dependencies to package.json (required for autolinking).' +--- + # @nrwl/react-native:sync-deps Syncs dependencies to package.json (required for autolinking). diff --git a/docs/angular/api-react-native/generators/application.md b/docs/angular/api-react-native/generators/application.md index df252a83c6..44e7809072 100644 --- a/docs/angular/api-react-native/generators/application.md +++ b/docs/angular/api-react-native/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react-native:application generator' +description: 'Create an application' +--- + # @nrwl/react-native:application Create an application diff --git a/docs/angular/api-react-native/generators/component.md b/docs/angular/api-react-native/generators/component.md index f01e543de2..682716ff8d 100644 --- a/docs/angular/api-react-native/generators/component.md +++ b/docs/angular/api-react-native/generators/component.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react-native:component generator' +description: 'Create a component' +--- + # @nrwl/react-native:component Create a component diff --git a/docs/angular/api-react-native/generators/library.md b/docs/angular/api-react-native/generators/library.md index c7a2c5e11e..8552c79c95 100644 --- a/docs/angular/api-react-native/generators/library.md +++ b/docs/angular/api-react-native/generators/library.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react-native:library generator' +description: 'Create a library' +--- + # @nrwl/react-native:library Create a library diff --git a/docs/angular/api-react/generators/application.md b/docs/angular/api-react/generators/application.md index af381c463e..c912289b6b 100644 --- a/docs/angular/api-react/generators/application.md +++ b/docs/angular/api-react/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react:application generator' +description: 'Create an application' +--- + # @nrwl/react:application Create an application diff --git a/docs/angular/api-react/generators/component-cypress-spec.md b/docs/angular/api-react/generators/component-cypress-spec.md index 1df6e6491c..0bf5896e3c 100644 --- a/docs/angular/api-react/generators/component-cypress-spec.md +++ b/docs/angular/api-react/generators/component-cypress-spec.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react:component-cypress-spec generator' +description: 'Create a cypress spec for a ui component that has a story' +--- + # @nrwl/react:component-cypress-spec Create a cypress spec for a ui component that has a story diff --git a/docs/angular/api-react/generators/component-story.md b/docs/angular/api-react/generators/component-story.md index 5f270d711a..5d67a26984 100644 --- a/docs/angular/api-react/generators/component-story.md +++ b/docs/angular/api-react/generators/component-story.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react:component-story generator' +description: 'Generate storybook story for a react component' +--- + # @nrwl/react:component-story Generate storybook story for a react component diff --git a/docs/angular/api-react/generators/component.md b/docs/angular/api-react/generators/component.md index 8b56fa7eff..f95580b0b3 100644 --- a/docs/angular/api-react/generators/component.md +++ b/docs/angular/api-react/generators/component.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react:component generator' +description: 'Create a component' +--- + # @nrwl/react:component Create a component diff --git a/docs/angular/api-react/generators/hook.md b/docs/angular/api-react/generators/hook.md index ed2795cd4b..d1911d8af6 100644 --- a/docs/angular/api-react/generators/hook.md +++ b/docs/angular/api-react/generators/hook.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react:hook generator' +description: 'Create a hook' +--- + # @nrwl/react:hook Create a hook diff --git a/docs/angular/api-react/generators/library.md b/docs/angular/api-react/generators/library.md index 1a938d206d..6b2e145e8c 100644 --- a/docs/angular/api-react/generators/library.md +++ b/docs/angular/api-react/generators/library.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react:library generator' +description: 'Create a library' +--- + # @nrwl/react:library Create a library diff --git a/docs/angular/api-react/generators/redux.md b/docs/angular/api-react/generators/redux.md index 9218cb636b..867709d2a0 100644 --- a/docs/angular/api-react/generators/redux.md +++ b/docs/angular/api-react/generators/redux.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react:redux generator' +description: 'Create a redux slice for a project' +--- + # @nrwl/react:redux Create a redux slice for a project diff --git a/docs/angular/api-react/generators/stories.md b/docs/angular/api-react/generators/stories.md index 0a25240e8c..8e4228034a 100644 --- a/docs/angular/api-react/generators/stories.md +++ b/docs/angular/api-react/generators/stories.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react:stories generator' +description: 'Create stories/specs for all components declared in a library' +--- + # @nrwl/react:stories Create stories/specs for all components declared in a library diff --git a/docs/angular/api-react/generators/storybook-configuration.md b/docs/angular/api-react/generators/storybook-configuration.md index 6d1c387d6d..3477a162a7 100644 --- a/docs/angular/api-react/generators/storybook-configuration.md +++ b/docs/angular/api-react/generators/storybook-configuration.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react:storybook-configuration generator' +description: 'Set up storybook for a react library' +--- + # @nrwl/react:storybook-configuration Set up storybook for a react library diff --git a/docs/angular/api-react/generators/storybook-migrate-defaults-5-to-6.md b/docs/angular/api-react/generators/storybook-migrate-defaults-5-to-6.md index 04f6359c76..dd00485f20 100644 --- a/docs/angular/api-react/generators/storybook-migrate-defaults-5-to-6.md +++ b/docs/angular/api-react/generators/storybook-migrate-defaults-5-to-6.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react:storybook-migrate-defaults-5-to-6 generator' +description: 'Generate default Storybook configuration files using Storybook version >=6.x specs, for projects that already have Storybook instances and configurations of versions <6.x.' +--- + # @nrwl/react:storybook-migrate-defaults-5-to-6 Generate default Storybook configuration files using Storybook version >=6.x specs, for projects that already have Storybook instances and configurations of versions <6.x. diff --git a/docs/angular/api-storybook/executors/build.md b/docs/angular/api-storybook/executors/build.md index 7ecbe80cef..6446c41258 100644 --- a/docs/angular/api-storybook/executors/build.md +++ b/docs/angular/api-storybook/executors/build.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/storybook:build executor' +description: 'Build Storybook' +--- + # @nrwl/storybook:build Build Storybook diff --git a/docs/angular/api-storybook/executors/storybook.md b/docs/angular/api-storybook/executors/storybook.md index 9433ac4dd9..ffd4575491 100644 --- a/docs/angular/api-storybook/executors/storybook.md +++ b/docs/angular/api-storybook/executors/storybook.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/storybook:storybook executor' +description: 'Serve Storybook' +--- + # @nrwl/storybook:storybook Serve Storybook diff --git a/docs/angular/api-storybook/generators/configuration.md b/docs/angular/api-storybook/generators/configuration.md index e36097a09a..6d161b77f7 100644 --- a/docs/angular/api-storybook/generators/configuration.md +++ b/docs/angular/api-storybook/generators/configuration.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/storybook:configuration generator' +description: 'Add storybook configuration to a ui library or an application' +--- + # @nrwl/storybook:configuration Add storybook configuration to a ui library or an application diff --git a/docs/angular/api-storybook/generators/cypress-project.md b/docs/angular/api-storybook/generators/cypress-project.md index a590f2d743..94061b3d6f 100644 --- a/docs/angular/api-storybook/generators/cypress-project.md +++ b/docs/angular/api-storybook/generators/cypress-project.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/storybook:cypress-project generator' +description: 'Add cypress e2e app to test a ui library that is set up for storybook' +--- + # @nrwl/storybook:cypress-project Add cypress e2e app to test a ui library that is set up for storybook diff --git a/docs/angular/api-storybook/generators/migrate-defaults-5-to-6.md b/docs/angular/api-storybook/generators/migrate-defaults-5-to-6.md index 09779744e6..c6fcf1701f 100644 --- a/docs/angular/api-storybook/generators/migrate-defaults-5-to-6.md +++ b/docs/angular/api-storybook/generators/migrate-defaults-5-to-6.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/storybook:migrate-defaults-5-to-6 generator' +description: 'Generate default Storybook configuration files using Storybook version >=6.x specs, for projects that already have Storybook instances and configurations of versions <6.x.' +--- + # @nrwl/storybook:migrate-defaults-5-to-6 Generate default Storybook configuration files using Storybook version >=6.x specs, for projects that already have Storybook instances and configurations of versions <6.x. diff --git a/docs/angular/api-storybook/generators/migrate-stories-to-6-2.md b/docs/angular/api-storybook/generators/migrate-stories-to-6-2.md index 8295990e95..958b9cfd51 100644 --- a/docs/angular/api-storybook/generators/migrate-stories-to-6-2.md +++ b/docs/angular/api-storybook/generators/migrate-stories-to-6-2.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/storybook:migrate-stories-to-6-2 generator' +description: 'Migrate stories syntax to 6.2' +--- + # @nrwl/storybook:migrate-stories-to-6-2 Migrate stories syntax to 6.2 diff --git a/docs/angular/api-web/executors/dev-server.md b/docs/angular/api-web/executors/dev-server.md index 639f01c39a..e27ca0092d 100644 --- a/docs/angular/api-web/executors/dev-server.md +++ b/docs/angular/api-web/executors/dev-server.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/web:dev-server executor' +description: 'Serve a web application' +--- + # @nrwl/web:dev-server Serve a web application diff --git a/docs/angular/api-web/executors/file-server.md b/docs/angular/api-web/executors/file-server.md index 8661efc385..4f962b6772 100644 --- a/docs/angular/api-web/executors/file-server.md +++ b/docs/angular/api-web/executors/file-server.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/web:file-server executor' +description: 'Serve a web application from a folder' +--- + # @nrwl/web:file-server Serve a web application from a folder diff --git a/docs/angular/api-web/executors/rollup.md b/docs/angular/api-web/executors/rollup.md index 0cc6901836..ff7bb826aa 100644 --- a/docs/angular/api-web/executors/rollup.md +++ b/docs/angular/api-web/executors/rollup.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/web:rollup executor' +description: 'Package a library using rollup' +--- + # @nrwl/web:rollup Package a library using rollup diff --git a/docs/angular/api-web/executors/webpack.md b/docs/angular/api-web/executors/webpack.md index fc29065694..cdbb792757 100644 --- a/docs/angular/api-web/executors/webpack.md +++ b/docs/angular/api-web/executors/webpack.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/web:webpack executor' +description: 'Build an application using webpack' +--- + # @nrwl/web:webpack Build an application using webpack diff --git a/docs/angular/api-web/generators/application.md b/docs/angular/api-web/generators/application.md index 0558229238..917d827e28 100644 --- a/docs/angular/api-web/generators/application.md +++ b/docs/angular/api-web/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/web:application generator' +description: 'Create an application' +--- + # @nrwl/web:application Create an application diff --git a/docs/angular/api-workspace/executors/run-commands.md b/docs/angular/api-workspace/executors/run-commands.md index 97ef4b9de8..db32575458 100644 --- a/docs/angular/api-workspace/executors/run-commands.md +++ b/docs/angular/api-workspace/executors/run-commands.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/workspace:run-commands executor' +description: 'Run any custom commands with Nx' +--- + # @nrwl/workspace:run-commands Run any custom commands with Nx diff --git a/docs/angular/api-workspace/executors/run-script.md b/docs/angular/api-workspace/executors/run-script.md index 733534a323..93efe25fe1 100644 --- a/docs/angular/api-workspace/executors/run-script.md +++ b/docs/angular/api-workspace/executors/run-script.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/workspace:run-script executor' +description: 'Run an npm script using Nx' +--- + # @nrwl/workspace:run-script Run an npm script using Nx diff --git a/docs/angular/api-workspace/generators/convert-to-nx-project.md b/docs/angular/api-workspace/generators/convert-to-nx-project.md index 6f7fd8b8d5..c4458df467 100644 --- a/docs/angular/api-workspace/generators/convert-to-nx-project.md +++ b/docs/angular/api-workspace/generators/convert-to-nx-project.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/workspace:convert-to-nx-project generator' +description: "Moves a project's configuration outside of workspace.json" +--- + # @nrwl/workspace:convert-to-nx-project Moves a project's configuration outside of workspace.json diff --git a/docs/angular/api-workspace/generators/library.md b/docs/angular/api-workspace/generators/library.md index a7a65f468d..66f038e5cb 100644 --- a/docs/angular/api-workspace/generators/library.md +++ b/docs/angular/api-workspace/generators/library.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/workspace:library generator' +description: 'Create a library' +--- + # @nrwl/workspace:library Create a library diff --git a/docs/angular/api-workspace/generators/move.md b/docs/angular/api-workspace/generators/move.md index 22cd28b3a3..4cd72ccfd8 100644 --- a/docs/angular/api-workspace/generators/move.md +++ b/docs/angular/api-workspace/generators/move.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/workspace:move generator' +description: 'Move an application or library to another folder' +--- + # @nrwl/workspace:move Move an application or library to another folder diff --git a/docs/angular/api-workspace/generators/npm-package.md b/docs/angular/api-workspace/generators/npm-package.md index c3c109f33d..5d70964683 100644 --- a/docs/angular/api-workspace/generators/npm-package.md +++ b/docs/angular/api-workspace/generators/npm-package.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/workspace:npm-package generator' +description: 'Create a minimal npm package' +--- + # @nrwl/workspace:npm-package Create a minimal npm package diff --git a/docs/angular/api-workspace/generators/remove.md b/docs/angular/api-workspace/generators/remove.md index 7599fc0f4a..264fe0a045 100644 --- a/docs/angular/api-workspace/generators/remove.md +++ b/docs/angular/api-workspace/generators/remove.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/workspace:remove generator' +description: 'Remove an application or library' +--- + # @nrwl/workspace:remove Remove an application or library diff --git a/docs/angular/api-workspace/generators/run-commands.md b/docs/angular/api-workspace/generators/run-commands.md index b1b283526f..ebb293393a 100644 --- a/docs/angular/api-workspace/generators/run-commands.md +++ b/docs/angular/api-workspace/generators/run-commands.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/workspace:run-commands generator' +description: 'Generates a target to run any command in the terminal' +--- + # @nrwl/workspace:run-commands Generates a target to run any command in the terminal diff --git a/docs/angular/api-workspace/generators/workspace-generator.md b/docs/angular/api-workspace/generators/workspace-generator.md index 6081fc1326..a80e335c37 100644 --- a/docs/angular/api-workspace/generators/workspace-generator.md +++ b/docs/angular/api-workspace/generators/workspace-generator.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/workspace:workspace-generator generator' +description: 'Generates a workspace generator' +--- + # @nrwl/workspace:workspace-generator Generates a workspace generator diff --git a/docs/angular/cli/affected-apps.md b/docs/angular/cli/affected-apps.md index 24328a2f50..8a7a9cdbd4 100644 --- a/docs/angular/cli/affected-apps.md +++ b/docs/angular/cli/affected-apps.md @@ -1,3 +1,8 @@ +--- +title: 'affected:apps - CLI command' +description: 'Print applications affected by changes' +--- + # affected:apps Print applications affected by changes diff --git a/docs/angular/cli/affected-build.md b/docs/angular/cli/affected-build.md index 5a44ab0572..496a757652 100644 --- a/docs/angular/cli/affected-build.md +++ b/docs/angular/cli/affected-build.md @@ -1,3 +1,8 @@ +--- +title: 'affected:build - CLI command' +description: 'Build applications and publishable libraries affected by changes' +--- + # affected:build Build applications and publishable libraries affected by changes diff --git a/docs/angular/cli/affected-dep-graph.md b/docs/angular/cli/affected-dep-graph.md index c05dbc0f16..837fe6494f 100644 --- a/docs/angular/cli/affected-dep-graph.md +++ b/docs/angular/cli/affected-dep-graph.md @@ -1,3 +1,8 @@ +--- +title: 'affected:dep-graph - CLI command' +description: 'Graph dependencies affected by changes' +--- + # affected:dep-graph Graph dependencies affected by changes diff --git a/docs/angular/cli/affected-e2e.md b/docs/angular/cli/affected-e2e.md index 318ba9ba75..09e799bdb0 100644 --- a/docs/angular/cli/affected-e2e.md +++ b/docs/angular/cli/affected-e2e.md @@ -1,3 +1,8 @@ +--- +title: 'affected:e2e - CLI command' +description: 'Run e2e tests for the applications affected by changes' +--- + # affected:e2e Run e2e tests for the applications affected by changes diff --git a/docs/angular/cli/affected-libs.md b/docs/angular/cli/affected-libs.md index 62864f72bf..e75edf0984 100644 --- a/docs/angular/cli/affected-libs.md +++ b/docs/angular/cli/affected-libs.md @@ -1,3 +1,8 @@ +--- +title: 'affected:libs - CLI command' +description: 'Print libraries affected by changes' +--- + # affected:libs Print libraries affected by changes diff --git a/docs/angular/cli/affected-lint.md b/docs/angular/cli/affected-lint.md index dc95f58a17..bfbf9c1c16 100644 --- a/docs/angular/cli/affected-lint.md +++ b/docs/angular/cli/affected-lint.md @@ -1,3 +1,8 @@ +--- +title: 'affected:lint - CLI command' +description: 'Lint projects affected by changes' +--- + # affected:lint Lint projects affected by changes diff --git a/docs/angular/cli/affected-test.md b/docs/angular/cli/affected-test.md index 67a2575278..5859c7b8e1 100644 --- a/docs/angular/cli/affected-test.md +++ b/docs/angular/cli/affected-test.md @@ -1,3 +1,8 @@ +--- +title: 'affected:test - CLI command' +description: 'Test projects affected by changes' +--- + # affected:test Test projects affected by changes diff --git a/docs/angular/cli/affected.md b/docs/angular/cli/affected.md index 7950a715bf..92b3cd456a 100644 --- a/docs/angular/cli/affected.md +++ b/docs/angular/cli/affected.md @@ -1,3 +1,8 @@ +--- +title: 'affected - CLI command' +description: 'Run target for affected projects' +--- + # affected Run target for affected projects diff --git a/docs/angular/cli/build.md b/docs/angular/cli/build.md index f12f82e8b1..3890bcd249 100644 --- a/docs/angular/cli/build.md +++ b/docs/angular/cli/build.md @@ -1,3 +1,8 @@ +--- +title: 'build - CLI command' +description: 'Compiles an application into an output directory named dist/ at the given output path. Must be executed from within a workspace directory.' +--- + # build Compiles an application into an output directory named dist/ at the given output path. Must be executed from within a workspace directory. diff --git a/docs/angular/cli/connect-to-nx-cloud.md b/docs/angular/cli/connect-to-nx-cloud.md index ef9618b963..e5ddd7d468 100644 --- a/docs/angular/cli/connect-to-nx-cloud.md +++ b/docs/angular/cli/connect-to-nx-cloud.md @@ -1,3 +1,8 @@ +--- +title: 'connect-to-nx-cloud - CLI command' +description: 'Makes sure the workspace is connected to Nx Cloud' +--- + # connect-to-nx-cloud Makes sure the workspace is connected to Nx Cloud diff --git a/docs/angular/cli/daemon.md b/docs/angular/cli/daemon.md index 8b15a5a8e0..9f729602e9 100644 --- a/docs/angular/cli/daemon.md +++ b/docs/angular/cli/daemon.md @@ -1,3 +1,8 @@ +--- +title: 'daemon - CLI command' +description: "EXPERIMENTAL: Nx DaemonThe Nx Daemon is a local server which runs in the background in order to intelligently cache information about the workspace's project graph." +--- + # daemon EXPERIMENTAL: Nx DaemonThe Nx Daemon is a local server which runs in the background in order to intelligently cache information about the workspace's project graph. diff --git a/docs/angular/cli/dep-graph.md b/docs/angular/cli/dep-graph.md index 8dbbd49c6c..8356b56378 100644 --- a/docs/angular/cli/dep-graph.md +++ b/docs/angular/cli/dep-graph.md @@ -1,3 +1,8 @@ +--- +title: 'dep-graph - CLI command' +description: 'Graph dependencies within workspace' +--- + # dep-graph Graph dependencies within workspace diff --git a/docs/angular/cli/e2e.md b/docs/angular/cli/e2e.md index 59235e7a25..6271b2d3e5 100644 --- a/docs/angular/cli/e2e.md +++ b/docs/angular/cli/e2e.md @@ -1,3 +1,8 @@ +--- +title: 'e2e - CLI command' +description: 'Builds and serves an app, then runs end-to-end tests using the configured E2E test runner.' +--- + # e2e Builds and serves an app, then runs end-to-end tests using the configured E2E test runner. diff --git a/docs/angular/cli/format-check.md b/docs/angular/cli/format-check.md index 25e4be0be0..54ce4ccb51 100644 --- a/docs/angular/cli/format-check.md +++ b/docs/angular/cli/format-check.md @@ -1,3 +1,8 @@ +--- +title: 'format:check - CLI command' +description: 'Check for un-formatted files' +--- + # format:check Check for un-formatted files diff --git a/docs/angular/cli/format-write.md b/docs/angular/cli/format-write.md index d49e5cab48..8f66ad7593 100644 --- a/docs/angular/cli/format-write.md +++ b/docs/angular/cli/format-write.md @@ -1,3 +1,8 @@ +--- +title: 'format:write - CLI command' +description: 'Overwrite un-formatted files' +--- + # format:write Overwrite un-formatted files diff --git a/docs/angular/cli/generate.md b/docs/angular/cli/generate.md index 77c4d2e117..ece284ea10 100644 --- a/docs/angular/cli/generate.md +++ b/docs/angular/cli/generate.md @@ -1,3 +1,8 @@ +--- +title: 'generate - CLI command' +description: 'Runs a generator that creates and/or modifies files based on a generator from a collection.' +--- + # generate Runs a generator that creates and/or modifies files based on a generator from a collection. diff --git a/docs/angular/cli/lint.md b/docs/angular/cli/lint.md index 9dd5c71153..d13a85b591 100644 --- a/docs/angular/cli/lint.md +++ b/docs/angular/cli/lint.md @@ -1,3 +1,8 @@ +--- +title: 'lint - CLI command' +description: 'Runs linting tools on application code in a given project folder using the configured linter.' +--- + # lint Runs linting tools on application code in a given project folder using the configured linter. diff --git a/docs/angular/cli/list.md b/docs/angular/cli/list.md index be0433be1a..9f055f0e2d 100644 --- a/docs/angular/cli/list.md +++ b/docs/angular/cli/list.md @@ -1,3 +1,8 @@ +--- +title: 'list - CLI command' +description: 'Lists installed plugins, capabilities of installed plugins and other available plugins.' +--- + # list Lists installed plugins, capabilities of installed plugins and other available plugins. diff --git a/docs/angular/cli/migrate.md b/docs/angular/cli/migrate.md index c1c23173c2..83d5bae7ee 100644 --- a/docs/angular/cli/migrate.md +++ b/docs/angular/cli/migrate.md @@ -1,3 +1,11 @@ +--- +title: "migrate - CLI command" +description: "Creates a migrations file or runs migrations from the migrations file. +- Migrate packages and create migrations.json (e.g., nx migrate @nrwl/workspace@latest) +- Run migrations (e.g., nx migrate --run-migrations=migrations.json) +" +--- + # migrate Creates a migrations file or runs migrations from the migrations file. diff --git a/docs/angular/cli/print-affected.md b/docs/angular/cli/print-affected.md index 5627ad6627..d480fc4d43 100644 --- a/docs/angular/cli/print-affected.md +++ b/docs/angular/cli/print-affected.md @@ -1,3 +1,8 @@ +--- +title: 'print-affected - CLI command' +description: 'Prints information about the projects and targets affected by changes' +--- + # print-affected Prints information about the projects and targets affected by changes diff --git a/docs/angular/cli/report.md b/docs/angular/cli/report.md index 0fae67a84e..ed66e158d1 100644 --- a/docs/angular/cli/report.md +++ b/docs/angular/cli/report.md @@ -1,3 +1,8 @@ +--- +title: 'report - CLI command' +description: 'Reports useful version numbers to copy into the Nx issue template' +--- + # report Reports useful version numbers to copy into the Nx issue template diff --git a/docs/angular/cli/reset.md b/docs/angular/cli/reset.md index 39dc0a2e8f..a81c0d4c4e 100644 --- a/docs/angular/cli/reset.md +++ b/docs/angular/cli/reset.md @@ -1,3 +1,8 @@ +--- +title: 'reset - CLI command' +description: 'Clears all the cached Nx artifacts and metadata about the workspace and shuts down the Nx Daemon.' +--- + # reset Clears all the cached Nx artifacts and metadata about the workspace and shuts down the Nx Daemon. diff --git a/docs/angular/cli/run-many.md b/docs/angular/cli/run-many.md index 2167dcd5dc..85a37a222f 100644 --- a/docs/angular/cli/run-many.md +++ b/docs/angular/cli/run-many.md @@ -1,3 +1,8 @@ +--- +title: 'run-many - CLI command' +description: 'Run target for multiple listed projects' +--- + # run-many Run target for multiple listed projects diff --git a/docs/angular/cli/run.md b/docs/angular/cli/run.md index bab1aa42a3..91a720d5d6 100644 --- a/docs/angular/cli/run.md +++ b/docs/angular/cli/run.md @@ -1,3 +1,8 @@ +--- +title: 'run - CLI command' +description: 'Runs an Architect target with an optional custom builder configuration defined in your project.' +--- + # run Runs an Architect target with an optional custom builder configuration defined in your project. diff --git a/docs/angular/cli/serve.md b/docs/angular/cli/serve.md index 0f0b8e130b..9eb3e6cec3 100644 --- a/docs/angular/cli/serve.md +++ b/docs/angular/cli/serve.md @@ -1,3 +1,8 @@ +--- +title: 'serve - CLI command' +description: 'Builds and serves an application, rebuilding on file changes.' +--- + # serve Builds and serves an application, rebuilding on file changes. diff --git a/docs/angular/cli/test.md b/docs/angular/cli/test.md index cf86963e7e..3c1483a640 100644 --- a/docs/angular/cli/test.md +++ b/docs/angular/cli/test.md @@ -1,3 +1,8 @@ +--- +title: 'test - CLI command' +description: 'Runs unit tests in a project using the configured unit test runner.' +--- + # test Runs unit tests in a project using the configured unit test runner. diff --git a/docs/angular/cli/workspace-generator.md b/docs/angular/cli/workspace-generator.md index 20d68b1803..c9915c1a76 100644 --- a/docs/angular/cli/workspace-generator.md +++ b/docs/angular/cli/workspace-generator.md @@ -1,3 +1,8 @@ +--- +title: 'workspace-generator - CLI command' +description: 'Runs a workspace generator from the tools/generators directory' +--- + # workspace-generator Runs a workspace generator from the tools/generators directory diff --git a/docs/angular/cli/workspace-lint.md b/docs/angular/cli/workspace-lint.md index e72c80e2f0..193bf2a76b 100644 --- a/docs/angular/cli/workspace-lint.md +++ b/docs/angular/cli/workspace-lint.md @@ -1,6 +1,11 @@ +--- +title: 'workspace-lint - CLI command' +description: 'Lint workspace or list of files. Note: To exclude files from this lint rule, you can add them to the `.nxignore` file' +--- + # workspace-lint -Lint workspace or list of files. Note: To exclude files from this lint rule, you can add them to the ".nxignore" file +Lint workspace or list of files. Note: To exclude files from this lint rule, you can add them to the `.nxignore` file ## Usage diff --git a/docs/node/api-angular/executors/delegate-build.md b/docs/node/api-angular/executors/delegate-build.md index b1ac83b9c0..535e4e3597 100644 --- a/docs/node/api-angular/executors/delegate-build.md +++ b/docs/node/api-angular/executors/delegate-build.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:delegate-build executor' +description: 'Delegates the build to a different target while supporting incremental builds.' +--- + # @nrwl/angular:delegate-build Delegates the build to a different target while supporting incremental builds. diff --git a/docs/node/api-angular/executors/ng-packagr-lite.md b/docs/node/api-angular/executors/ng-packagr-lite.md index 8a961af8ba..ee83f92bfe 100644 --- a/docs/node/api-angular/executors/ng-packagr-lite.md +++ b/docs/node/api-angular/executors/ng-packagr-lite.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:ng-packagr-lite executor' +description: 'Builds a library with support for incremental builds.' +--- + # @nrwl/angular:ng-packagr-lite Builds a library with support for incremental builds. diff --git a/docs/node/api-angular/executors/package.md b/docs/node/api-angular/executors/package.md index c0cb8912e7..9734b6a769 100644 --- a/docs/node/api-angular/executors/package.md +++ b/docs/node/api-angular/executors/package.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:package executor' +description: 'Builds and packages an Angular library to be distributed as an NPM package. It supports incremental builds.' +--- + # @nrwl/angular:package Builds and packages an Angular library to be distributed as an NPM package. It supports incremental builds. diff --git a/docs/node/api-angular/executors/webpack-browser.md b/docs/node/api-angular/executors/webpack-browser.md index 0ca1627dfc..b103e9e31b 100644 --- a/docs/node/api-angular/executors/webpack-browser.md +++ b/docs/node/api-angular/executors/webpack-browser.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:webpack-browser executor' +description: 'Builds a browser application with support for incremental builds and custom webpack configuration.' +--- + # @nrwl/angular:webpack-browser Builds a browser application with support for incremental builds and custom webpack configuration. diff --git a/docs/node/api-angular/executors/webpack-server.md b/docs/node/api-angular/executors/webpack-server.md index 2e25c624e7..8a2fa9e625 100644 --- a/docs/node/api-angular/executors/webpack-server.md +++ b/docs/node/api-angular/executors/webpack-server.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:webpack-server executor' +description: 'Serves a browser application with support for a custom webpack configuration.' +--- + # @nrwl/angular:webpack-server Serves a browser application with support for a custom webpack configuration. diff --git a/docs/node/api-angular/generators/application.md b/docs/node/api-angular/generators/application.md index 7cff20d177..c1f238c8f2 100644 --- a/docs/node/api-angular/generators/application.md +++ b/docs/node/api-angular/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:application generator' +description: 'Creates an Angular application.' +--- + # @nrwl/angular:application Creates an Angular application. diff --git a/docs/node/api-angular/generators/convert-tslint-to-eslint.md b/docs/node/api-angular/generators/convert-tslint-to-eslint.md index d2fef5aacb..db65a46a8a 100644 --- a/docs/node/api-angular/generators/convert-tslint-to-eslint.md +++ b/docs/node/api-angular/generators/convert-tslint-to-eslint.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:convert-tslint-to-eslint generator' +description: 'Converts a project from TSLint to ESLint.' +--- + # @nrwl/angular:convert-tslint-to-eslint Converts a project from TSLint to ESLint. diff --git a/docs/node/api-angular/generators/downgrade-module.md b/docs/node/api-angular/generators/downgrade-module.md index ad25f18086..99ac2aa89b 100644 --- a/docs/node/api-angular/generators/downgrade-module.md +++ b/docs/node/api-angular/generators/downgrade-module.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:downgrade-module generator' +description: 'Sets up a Downgrade Module.' +--- + # @nrwl/angular:downgrade-module Sets up a Downgrade Module. diff --git a/docs/node/api-angular/generators/karma-project.md b/docs/node/api-angular/generators/karma-project.md index 969f6c9350..75ed079511 100644 --- a/docs/node/api-angular/generators/karma-project.md +++ b/docs/node/api-angular/generators/karma-project.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:karma-project generator' +description: 'Adds Karma configuration to a project.' +--- + # @nrwl/angular:karma-project Adds Karma configuration to a project. diff --git a/docs/node/api-angular/generators/karma.md b/docs/node/api-angular/generators/karma.md index e22e93b404..c2595c7722 100644 --- a/docs/node/api-angular/generators/karma.md +++ b/docs/node/api-angular/generators/karma.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:karma generator' +description: 'Adds Karma configuration to a workspace.' +--- + # @nrwl/angular:karma Adds Karma configuration to a workspace. diff --git a/docs/node/api-angular/generators/library-secondary-entry-point.md b/docs/node/api-angular/generators/library-secondary-entry-point.md index 72c6de5683..dd63569655 100644 --- a/docs/node/api-angular/generators/library-secondary-entry-point.md +++ b/docs/node/api-angular/generators/library-secondary-entry-point.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:library-secondary-entry-point generator' +description: 'Creates a secondary entry point for an Angular publishable library.' +--- + # @nrwl/angular:library-secondary-entry-point Creates a secondary entry point for an Angular publishable library. diff --git a/docs/node/api-angular/generators/library.md b/docs/node/api-angular/generators/library.md index 716326edef..b9ea57e15b 100644 --- a/docs/node/api-angular/generators/library.md +++ b/docs/node/api-angular/generators/library.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:library generator' +description: 'Creates an Angular library.' +--- + # @nrwl/angular:library Creates an Angular library. diff --git a/docs/node/api-angular/generators/move.md b/docs/node/api-angular/generators/move.md index 465bea4e13..0a9a0d756f 100644 --- a/docs/node/api-angular/generators/move.md +++ b/docs/node/api-angular/generators/move.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:move generator' +description: 'Moves an Angular application or library to another folder within the workspace and updates the project configuration.' +--- + # @nrwl/angular:move Moves an Angular application or library to another folder within the workspace and updates the project configuration. diff --git a/docs/node/api-angular/generators/ngrx.md b/docs/node/api-angular/generators/ngrx.md index 2180e4c483..433d6f2a30 100644 --- a/docs/node/api-angular/generators/ngrx.md +++ b/docs/node/api-angular/generators/ngrx.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:ngrx generator' +description: 'Adds NgRx support to an application or library.' +--- + # @nrwl/angular:ngrx Adds NgRx support to an application or library. diff --git a/docs/node/api-angular/generators/scam.md b/docs/node/api-angular/generators/scam.md index 0f000799fa..e129fb7447 100644 --- a/docs/node/api-angular/generators/scam.md +++ b/docs/node/api-angular/generators/scam.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:scam generator' +description: 'Generate a component with an accompanying Single Component Angular Module (SCAM).' +--- + # @nrwl/angular:scam Generate a component with an accompanying Single Component Angular Module (SCAM). diff --git a/docs/node/api-angular/generators/setup-mfe.md b/docs/node/api-angular/generators/setup-mfe.md index 4726ba5d73..0bf991ae96 100644 --- a/docs/node/api-angular/generators/setup-mfe.md +++ b/docs/node/api-angular/generators/setup-mfe.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:setup-mfe generator' +description: 'Generate a Module Federation configuration for a given Angular application.' +--- + # @nrwl/angular:setup-mfe Generate a Module Federation configuration for a given Angular application. diff --git a/docs/node/api-angular/generators/stories.md b/docs/node/api-angular/generators/stories.md index 674775abbe..399453eea7 100644 --- a/docs/node/api-angular/generators/stories.md +++ b/docs/node/api-angular/generators/stories.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:stories generator' +description: 'Creates stories/specs for all components declared in a project.' +--- + # @nrwl/angular:stories Creates stories/specs for all components declared in a project. diff --git a/docs/node/api-angular/generators/storybook-configuration.md b/docs/node/api-angular/generators/storybook-configuration.md index 1f938b6626..c56c5bbe93 100644 --- a/docs/node/api-angular/generators/storybook-configuration.md +++ b/docs/node/api-angular/generators/storybook-configuration.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:storybook-configuration generator' +description: 'Adds Storybook configuration to a project.' +--- + # @nrwl/angular:storybook-configuration Adds Storybook configuration to a project. diff --git a/docs/node/api-angular/generators/storybook-migrate-defaults-5-to-6.md b/docs/node/api-angular/generators/storybook-migrate-defaults-5-to-6.md index 90d06a282c..dd0010a3a5 100644 --- a/docs/node/api-angular/generators/storybook-migrate-defaults-5-to-6.md +++ b/docs/node/api-angular/generators/storybook-migrate-defaults-5-to-6.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:storybook-migrate-defaults-5-to-6 generator' +description: 'Generates default Storybook configuration files using Storybook version >=6.x specs, for projects that already have Storybook instances and configurations of versions <6.x.' +--- + # @nrwl/angular:storybook-migrate-defaults-5-to-6 Generates default Storybook configuration files using Storybook version >=6.x specs, for projects that already have Storybook instances and configurations of versions <6.x. diff --git a/docs/node/api-angular/generators/storybook-migrate-stories-to-6-2.md b/docs/node/api-angular/generators/storybook-migrate-stories-to-6-2.md index 4be8043415..a81530a233 100644 --- a/docs/node/api-angular/generators/storybook-migrate-stories-to-6-2.md +++ b/docs/node/api-angular/generators/storybook-migrate-stories-to-6-2.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:storybook-migrate-stories-to-6-2 generator' +description: 'Migrates stories to match the new syntax in v6.2 where the component declaration should be in the default export.' +--- + # @nrwl/angular:storybook-migrate-stories-to-6-2 Migrates stories to match the new syntax in v6.2 where the component declaration should be in the default export. diff --git a/docs/node/api-angular/generators/upgrade-module.md b/docs/node/api-angular/generators/upgrade-module.md index 4d1bfae913..7cbcd4152e 100644 --- a/docs/node/api-angular/generators/upgrade-module.md +++ b/docs/node/api-angular/generators/upgrade-module.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:upgrade-module generator' +description: 'Sets up an Upgrade Module.' +--- + # @nrwl/angular:upgrade-module Sets up an Upgrade Module. diff --git a/docs/node/api-angular/generators/web-worker.md b/docs/node/api-angular/generators/web-worker.md index 1f7cbef036..293af264e7 100644 --- a/docs/node/api-angular/generators/web-worker.md +++ b/docs/node/api-angular/generators/web-worker.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:web-worker generator' +description: 'Creates a Web Worker.' +--- + # @nrwl/angular:web-worker Creates a Web Worker. diff --git a/docs/node/api-cypress/executors/cypress.md b/docs/node/api-cypress/executors/cypress.md index 71239a2abb..555addb70a 100644 --- a/docs/node/api-cypress/executors/cypress.md +++ b/docs/node/api-cypress/executors/cypress.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/cypress:cypress executor' +description: 'Run Cypress e2e tests' +--- + # @nrwl/cypress:cypress Run Cypress e2e tests diff --git a/docs/node/api-detox/executors/build.md b/docs/node/api-detox/executors/build.md index f05e86b9a1..f59448dc6e 100644 --- a/docs/node/api-detox/executors/build.md +++ b/docs/node/api-detox/executors/build.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/detox:build executor' +description: 'Run the command defined in build property of the specified configuration.' +--- + # @nrwl/detox:build Run the command defined in build property of the specified configuration. diff --git a/docs/node/api-detox/executors/test.md b/docs/node/api-detox/executors/test.md index 0924c8c2d0..c0b0750151 100644 --- a/docs/node/api-detox/executors/test.md +++ b/docs/node/api-detox/executors/test.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/detox:test executor' +description: 'Initiating your detox test suite.' +--- + # @nrwl/detox:test Initiating your detox test suite. diff --git a/docs/node/api-detox/generators/application.md b/docs/node/api-detox/generators/application.md index d4623cead2..36b863db4a 100644 --- a/docs/node/api-detox/generators/application.md +++ b/docs/node/api-detox/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/detox:application generator' +description: 'Create a detox application' +--- + # @nrwl/detox:application Create a detox application diff --git a/docs/node/api-express/generators/application.md b/docs/node/api-express/generators/application.md index 5c42e54ae5..9adb724215 100644 --- a/docs/node/api-express/generators/application.md +++ b/docs/node/api-express/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/express:application generator' +description: 'Create an express application' +--- + # @nrwl/express:application Create an express application diff --git a/docs/node/api-gatsby/executors/build.md b/docs/node/api-gatsby/executors/build.md index 872c7ef2d4..1c5a251f45 100644 --- a/docs/node/api-gatsby/executors/build.md +++ b/docs/node/api-gatsby/executors/build.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/gatsby:build executor' +description: 'Build a Gatsby app' +--- + # @nrwl/gatsby:build Build a Gatsby app diff --git a/docs/node/api-gatsby/executors/server.md b/docs/node/api-gatsby/executors/server.md index 5dedfcd708..865f09a304 100644 --- a/docs/node/api-gatsby/executors/server.md +++ b/docs/node/api-gatsby/executors/server.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/gatsby:server executor' +description: 'Starts server for app' +--- + # @nrwl/gatsby:server Starts server for app diff --git a/docs/node/api-gatsby/generators/application.md b/docs/node/api-gatsby/generators/application.md index bd327dcef9..066cb740da 100644 --- a/docs/node/api-gatsby/generators/application.md +++ b/docs/node/api-gatsby/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/gatsby:application generator' +description: 'Create an application' +--- + # @nrwl/gatsby:application Create an application diff --git a/docs/node/api-gatsby/generators/component.md b/docs/node/api-gatsby/generators/component.md index 558a6a9be3..a79ef064e8 100644 --- a/docs/node/api-gatsby/generators/component.md +++ b/docs/node/api-gatsby/generators/component.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/gatsby:component generator' +description: 'Create a component' +--- + # @nrwl/gatsby:component Create a component diff --git a/docs/node/api-gatsby/generators/page.md b/docs/node/api-gatsby/generators/page.md index 440778b0b6..9d70c6a171 100644 --- a/docs/node/api-gatsby/generators/page.md +++ b/docs/node/api-gatsby/generators/page.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/gatsby:page generator' +description: 'Create a page' +--- + # @nrwl/gatsby:page Create a page diff --git a/docs/node/api-jest/executors/jest.md b/docs/node/api-jest/executors/jest.md index 011f3e1179..e9d9cc15cb 100644 --- a/docs/node/api-jest/executors/jest.md +++ b/docs/node/api-jest/executors/jest.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/jest:jest executor' +description: 'Run Jest unit tests' +--- + # @nrwl/jest:jest Run Jest unit tests diff --git a/docs/node/api-js/executors/tsc.md b/docs/node/api-js/executors/tsc.md index 0134023b65..5f0686b63c 100644 --- a/docs/node/api-js/executors/tsc.md +++ b/docs/node/api-js/executors/tsc.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/js:tsc executor' +description: 'Build a project using TypeScript.' +--- + # @nrwl/js:tsc Build a project using TypeScript. diff --git a/docs/node/api-js/generators/application.md b/docs/node/api-js/generators/application.md index d3cb3f64db..c9799dd780 100644 --- a/docs/node/api-js/generators/application.md +++ b/docs/node/api-js/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/js:application generator' +description: 'Create a application' +--- + # @nrwl/js:application Create a application diff --git a/docs/node/api-js/generators/library.md b/docs/node/api-js/generators/library.md index c48725f0e4..dec223ff4b 100644 --- a/docs/node/api-js/generators/library.md +++ b/docs/node/api-js/generators/library.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/js:library generator' +description: 'Create a library' +--- + # @nrwl/js:library Create a library diff --git a/docs/node/api-linter/executors/eslint.md b/docs/node/api-linter/executors/eslint.md index e74720bec1..ae4ed0c03a 100644 --- a/docs/node/api-linter/executors/eslint.md +++ b/docs/node/api-linter/executors/eslint.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/linter:eslint executor' +description: 'Run ESLint on a project' +--- + # @nrwl/linter:eslint Run ESLint on a project diff --git a/docs/node/api-linter/executors/lint.md b/docs/node/api-linter/executors/lint.md index 1cb04d736c..2b4b8000e2 100644 --- a/docs/node/api-linter/executors/lint.md +++ b/docs/node/api-linter/executors/lint.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/linter:lint executor' +description: '**[DEPRECATED]**: Please use the eslint builder instead, an automated migration was provided in v10.3.0' +--- + # @nrwl/linter:lint **[DEPRECATED]**: Please use the eslint builder instead, an automated migration was provided in v10.3.0 diff --git a/docs/node/api-linter/generators/workspace-rule.md b/docs/node/api-linter/generators/workspace-rule.md index b077b41106..ac04b9e342 100644 --- a/docs/node/api-linter/generators/workspace-rule.md +++ b/docs/node/api-linter/generators/workspace-rule.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/linter:workspace-rule generator' +description: 'Create a new workspace ESLint rule' +--- + # @nrwl/linter:workspace-rule Create a new workspace ESLint rule diff --git a/docs/node/api-nest/generators/application.md b/docs/node/api-nest/generators/application.md index 77a843ac59..fde171a1ed 100644 --- a/docs/node/api-nest/generators/application.md +++ b/docs/node/api-nest/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:application generator' +description: 'Create a NestJS application.' +--- + # @nrwl/nest:application Create a NestJS application. diff --git a/docs/node/api-nest/generators/class.md b/docs/node/api-nest/generators/class.md index 252b43d4c9..a652e44eae 100644 --- a/docs/node/api-nest/generators/class.md +++ b/docs/node/api-nest/generators/class.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:class generator' +description: 'Run the `class` NestJS generator with Nx project support.' +--- + # @nrwl/nest:class Run the `class` NestJS generator with Nx project support. diff --git a/docs/node/api-nest/generators/controller.md b/docs/node/api-nest/generators/controller.md index c1a2d3e800..2c68a99510 100644 --- a/docs/node/api-nest/generators/controller.md +++ b/docs/node/api-nest/generators/controller.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:controller generator' +description: 'Run the `controller` NestJS generator with Nx project support.' +--- + # @nrwl/nest:controller Run the `controller` NestJS generator with Nx project support. diff --git a/docs/node/api-nest/generators/convert-tslint-to-eslint.md b/docs/node/api-nest/generators/convert-tslint-to-eslint.md index 05793ccace..f13547958f 100644 --- a/docs/node/api-nest/generators/convert-tslint-to-eslint.md +++ b/docs/node/api-nest/generators/convert-tslint-to-eslint.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:convert-tslint-to-eslint generator' +description: 'Convert a project from TSLint to ESLint.' +--- + # @nrwl/nest:convert-tslint-to-eslint Convert a project from TSLint to ESLint. diff --git a/docs/node/api-nest/generators/decorator.md b/docs/node/api-nest/generators/decorator.md index 3f35c60e08..30e98953db 100644 --- a/docs/node/api-nest/generators/decorator.md +++ b/docs/node/api-nest/generators/decorator.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:decorator generator' +description: 'Run the `decorator` NestJS generator with Nx project support.' +--- + # @nrwl/nest:decorator Run the `decorator` NestJS generator with Nx project support. diff --git a/docs/node/api-nest/generators/filter.md b/docs/node/api-nest/generators/filter.md index 7a7188b24b..ebd2cf9c75 100644 --- a/docs/node/api-nest/generators/filter.md +++ b/docs/node/api-nest/generators/filter.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:filter generator' +description: 'Run the `filter` NestJS generator with Nx project support.' +--- + # @nrwl/nest:filter Run the `filter` NestJS generator with Nx project support. diff --git a/docs/node/api-nest/generators/gateway.md b/docs/node/api-nest/generators/gateway.md index d83fefa3ce..4ae8d463da 100644 --- a/docs/node/api-nest/generators/gateway.md +++ b/docs/node/api-nest/generators/gateway.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:gateway generator' +description: 'Run the `gateway` NestJS generator with Nx project support.' +--- + # @nrwl/nest:gateway Run the `gateway` NestJS generator with Nx project support. diff --git a/docs/node/api-nest/generators/guard.md b/docs/node/api-nest/generators/guard.md index 6d5c69385b..e42e94cef4 100644 --- a/docs/node/api-nest/generators/guard.md +++ b/docs/node/api-nest/generators/guard.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:guard generator' +description: 'Run the `guard` NestJS generator with Nx project support.' +--- + # @nrwl/nest:guard Run the `guard` NestJS generator with Nx project support. diff --git a/docs/node/api-nest/generators/interceptor.md b/docs/node/api-nest/generators/interceptor.md index 160a81b835..f48bf5cfd5 100644 --- a/docs/node/api-nest/generators/interceptor.md +++ b/docs/node/api-nest/generators/interceptor.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:interceptor generator' +description: 'Run the `interceptor` NestJS generator with Nx project support.' +--- + # @nrwl/nest:interceptor Run the `interceptor` NestJS generator with Nx project support. diff --git a/docs/node/api-nest/generators/interface.md b/docs/node/api-nest/generators/interface.md index f12872eecf..c92aa0cb54 100644 --- a/docs/node/api-nest/generators/interface.md +++ b/docs/node/api-nest/generators/interface.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:interface generator' +description: 'Run the `interface` NestJS generator with Nx project support.' +--- + # @nrwl/nest:interface Run the `interface` NestJS generator with Nx project support. diff --git a/docs/node/api-nest/generators/library.md b/docs/node/api-nest/generators/library.md index 6ef2efeac6..4a886fcea6 100644 --- a/docs/node/api-nest/generators/library.md +++ b/docs/node/api-nest/generators/library.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:library generator' +description: 'Create a new NestJS library.' +--- + # @nrwl/nest:library Create a new NestJS library. diff --git a/docs/node/api-nest/generators/middleware.md b/docs/node/api-nest/generators/middleware.md index 50b7f66097..5e4b0c40a3 100644 --- a/docs/node/api-nest/generators/middleware.md +++ b/docs/node/api-nest/generators/middleware.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:middleware generator' +description: 'Run the `middleware` NestJS generator with Nx project support.' +--- + # @nrwl/nest:middleware Run the `middleware` NestJS generator with Nx project support. diff --git a/docs/node/api-nest/generators/module.md b/docs/node/api-nest/generators/module.md index 61e9161832..a98640fa8d 100644 --- a/docs/node/api-nest/generators/module.md +++ b/docs/node/api-nest/generators/module.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:module generator' +description: 'Run the `module` NestJS generator with Nx project support.' +--- + # @nrwl/nest:module Run the `module` NestJS generator with Nx project support. diff --git a/docs/node/api-nest/generators/pipe.md b/docs/node/api-nest/generators/pipe.md index 073c9d1e93..2b19264077 100644 --- a/docs/node/api-nest/generators/pipe.md +++ b/docs/node/api-nest/generators/pipe.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:pipe generator' +description: 'Run the `pipe` NestJS generator with Nx project support.' +--- + # @nrwl/nest:pipe Run the `pipe` NestJS generator with Nx project support. diff --git a/docs/node/api-nest/generators/provider.md b/docs/node/api-nest/generators/provider.md index ae8d031c95..17e4166dd8 100644 --- a/docs/node/api-nest/generators/provider.md +++ b/docs/node/api-nest/generators/provider.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:provider generator' +description: 'Run the `provider` NestJS generator with Nx project support.' +--- + # @nrwl/nest:provider Run the `provider` NestJS generator with Nx project support. diff --git a/docs/node/api-nest/generators/resolver.md b/docs/node/api-nest/generators/resolver.md index fa5da4a632..afca3530fb 100644 --- a/docs/node/api-nest/generators/resolver.md +++ b/docs/node/api-nest/generators/resolver.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:resolver generator' +description: 'Run the `resolver` NestJS generator with Nx project support.' +--- + # @nrwl/nest:resolver Run the `resolver` NestJS generator with Nx project support. diff --git a/docs/node/api-nest/generators/resource.md b/docs/node/api-nest/generators/resource.md index c29610866d..35e19905aa 100644 --- a/docs/node/api-nest/generators/resource.md +++ b/docs/node/api-nest/generators/resource.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:resource generator' +description: 'Run the `resource` NestJS generator with Nx project support.' +--- + # @nrwl/nest:resource Run the `resource` NestJS generator with Nx project support. diff --git a/docs/node/api-nest/generators/service.md b/docs/node/api-nest/generators/service.md index 1039223e1b..976473c4f8 100644 --- a/docs/node/api-nest/generators/service.md +++ b/docs/node/api-nest/generators/service.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:service generator' +description: 'Run the `service` NestJS generator with Nx project support.' +--- + # @nrwl/nest:service Run the `service` NestJS generator with Nx project support. diff --git a/docs/node/api-next/executors/build.md b/docs/node/api-next/executors/build.md index 34aea92cc0..0471072f74 100644 --- a/docs/node/api-next/executors/build.md +++ b/docs/node/api-next/executors/build.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/next:build executor' +description: 'Build a Next.js app' +--- + # @nrwl/next:build Build a Next.js app diff --git a/docs/node/api-next/executors/export.md b/docs/node/api-next/executors/export.md index f9820a7ec0..7e059e96f8 100644 --- a/docs/node/api-next/executors/export.md +++ b/docs/node/api-next/executors/export.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/next:export executor' +description: 'Export a Next.js app. The exported application is located at dist/$outputPath/exported.' +--- + # @nrwl/next:export Export a Next.js app. The exported application is located at dist/$outputPath/exported. diff --git a/docs/node/api-next/executors/server.md b/docs/node/api-next/executors/server.md index 51b5b49898..4843204a20 100644 --- a/docs/node/api-next/executors/server.md +++ b/docs/node/api-next/executors/server.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/next:server executor' +description: 'Serve a Next.js app' +--- + # @nrwl/next:server Serve a Next.js app diff --git a/docs/node/api-next/generators/application.md b/docs/node/api-next/generators/application.md index ce95428605..03d7b90102 100644 --- a/docs/node/api-next/generators/application.md +++ b/docs/node/api-next/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/next:application generator' +description: 'Create a Next.js application' +--- + # @nrwl/next:application Create a Next.js application diff --git a/docs/node/api-next/generators/component.md b/docs/node/api-next/generators/component.md index 6bca940495..b3528c8138 100644 --- a/docs/node/api-next/generators/component.md +++ b/docs/node/api-next/generators/component.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/next:component generator' +description: 'Create a React component' +--- + # @nrwl/next:component Create a React component diff --git a/docs/node/api-next/generators/page.md b/docs/node/api-next/generators/page.md index 2205b77679..9f8a70dbde 100644 --- a/docs/node/api-next/generators/page.md +++ b/docs/node/api-next/generators/page.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/next:page generator' +description: 'Create a Next.js page component' +--- + # @nrwl/next:page Create a Next.js page component diff --git a/docs/node/api-node/executors/build.md b/docs/node/api-node/executors/build.md index e4c9e13a61..c1e73e6e75 100644 --- a/docs/node/api-node/executors/build.md +++ b/docs/node/api-node/executors/build.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/node:build executor' +description: 'Build a Node application' +--- + # @nrwl/node:build Build a Node application diff --git a/docs/node/api-node/executors/execute.md b/docs/node/api-node/executors/execute.md index 1f69d40c89..6f831ce7fa 100644 --- a/docs/node/api-node/executors/execute.md +++ b/docs/node/api-node/executors/execute.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/node:execute executor' +description: 'Execute a Node application' +--- + # @nrwl/node:execute Execute a Node application diff --git a/docs/node/api-node/executors/package.md b/docs/node/api-node/executors/package.md index ed70201166..a75ddc8129 100644 --- a/docs/node/api-node/executors/package.md +++ b/docs/node/api-node/executors/package.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/node:package executor' +description: 'Package a Node library' +--- + # @nrwl/node:package Package a Node library diff --git a/docs/node/api-node/generators/application.md b/docs/node/api-node/generators/application.md index 3d3e383f42..3144b0ab63 100644 --- a/docs/node/api-node/generators/application.md +++ b/docs/node/api-node/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/node:application generator' +description: 'Create a node application' +--- + # @nrwl/node:application Create a node application diff --git a/docs/node/api-node/generators/library.md b/docs/node/api-node/generators/library.md index 0bab8322c7..7125261ae5 100644 --- a/docs/node/api-node/generators/library.md +++ b/docs/node/api-node/generators/library.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/node:library generator' +description: 'Create a library' +--- + # @nrwl/node:library Create a library diff --git a/docs/node/api-nx-plugin/executors/e2e.md b/docs/node/api-nx-plugin/executors/e2e.md index 3edd161e26..107511f9db 100644 --- a/docs/node/api-nx-plugin/executors/e2e.md +++ b/docs/node/api-nx-plugin/executors/e2e.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nx-plugin:e2e executor' +description: 'Creates and runs the e2e tests for an Nx Plugin.' +--- + # @nrwl/nx-plugin:e2e Creates and runs the e2e tests for an Nx Plugin. diff --git a/docs/node/api-nx-plugin/generators/executor.md b/docs/node/api-nx-plugin/generators/executor.md index e740f0c1a1..9ba010200f 100644 --- a/docs/node/api-nx-plugin/generators/executor.md +++ b/docs/node/api-nx-plugin/generators/executor.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nx-plugin:executor generator' +description: 'Create a executor for an Nx Plugin' +--- + # @nrwl/nx-plugin:executor Create a executor for an Nx Plugin diff --git a/docs/node/api-nx-plugin/generators/generator.md b/docs/node/api-nx-plugin/generators/generator.md index 49caeedc13..9e93ca51e0 100644 --- a/docs/node/api-nx-plugin/generators/generator.md +++ b/docs/node/api-nx-plugin/generators/generator.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nx-plugin:generator generator' +description: 'Create a generator for an Nx Plugin' +--- + # @nrwl/nx-plugin:generator Create a generator for an Nx Plugin diff --git a/docs/node/api-nx-plugin/generators/migration.md b/docs/node/api-nx-plugin/generators/migration.md index 8f1d8e7bd4..0a89776490 100644 --- a/docs/node/api-nx-plugin/generators/migration.md +++ b/docs/node/api-nx-plugin/generators/migration.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nx-plugin:migration generator' +description: 'Create a migration for an Nx Plugin' +--- + # @nrwl/nx-plugin:migration Create a migration for an Nx Plugin diff --git a/docs/node/api-nx-plugin/generators/plugin.md b/docs/node/api-nx-plugin/generators/plugin.md index 96f2cd5ce2..7e55a8d674 100644 --- a/docs/node/api-nx-plugin/generators/plugin.md +++ b/docs/node/api-nx-plugin/generators/plugin.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nx-plugin:plugin generator' +description: 'Create a Nx Plugin' +--- + # @nrwl/nx-plugin:plugin Create a Nx Plugin diff --git a/docs/node/api-react-native/executors/build-android.md b/docs/node/api-react-native/executors/build-android.md index e482636d70..0c74616ec7 100644 --- a/docs/node/api-react-native/executors/build-android.md +++ b/docs/node/api-react-native/executors/build-android.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react-native:build-android executor' +description: 'Release Build for Android.' +--- + # @nrwl/react-native:build-android Release Build for Android. diff --git a/docs/node/api-react-native/executors/bundle.md b/docs/node/api-react-native/executors/bundle.md index ddfe2cdfbd..7136976133 100644 --- a/docs/node/api-react-native/executors/bundle.md +++ b/docs/node/api-react-native/executors/bundle.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react-native:bundle executor' +description: 'Builds the JS bundle.' +--- + # @nrwl/react-native:bundle Builds the JS bundle. diff --git a/docs/node/api-react-native/executors/ensure-symlink.md b/docs/node/api-react-native/executors/ensure-symlink.md index fc674026bd..7cbf753650 100644 --- a/docs/node/api-react-native/executors/ensure-symlink.md +++ b/docs/node/api-react-native/executors/ensure-symlink.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react-native:ensure-symlink executor' +description: "Ensure workspace node_modules is symlink under app's node_modules folder." +--- + # @nrwl/react-native:ensure-symlink Ensure workspace node_modules is symlink under app's node_modules folder. diff --git a/docs/node/api-react-native/executors/run-android.md b/docs/node/api-react-native/executors/run-android.md index b5234845b8..8fb400a29b 100644 --- a/docs/node/api-react-native/executors/run-android.md +++ b/docs/node/api-react-native/executors/run-android.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react-native:run-android executor' +description: 'Runs Android application.' +--- + # @nrwl/react-native:run-android Runs Android application. diff --git a/docs/node/api-react-native/executors/run-ios.md b/docs/node/api-react-native/executors/run-ios.md index 0c7c27a757..090f226b84 100644 --- a/docs/node/api-react-native/executors/run-ios.md +++ b/docs/node/api-react-native/executors/run-ios.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react-native:run-ios executor' +description: 'Runs iOS application.' +--- + # @nrwl/react-native:run-ios Runs iOS application. diff --git a/docs/node/api-react-native/executors/start.md b/docs/node/api-react-native/executors/start.md index 3e5b8f6348..1fc0a0763f 100644 --- a/docs/node/api-react-native/executors/start.md +++ b/docs/node/api-react-native/executors/start.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react-native:start executor' +description: 'Starts the dev server for JS bundle.' +--- + # @nrwl/react-native:start Starts the dev server for JS bundle. diff --git a/docs/node/api-react-native/executors/sync-deps.md b/docs/node/api-react-native/executors/sync-deps.md index 1557bf080f..9caa5bc9c9 100644 --- a/docs/node/api-react-native/executors/sync-deps.md +++ b/docs/node/api-react-native/executors/sync-deps.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react-native:sync-deps executor' +description: 'Syncs dependencies to package.json (required for autolinking).' +--- + # @nrwl/react-native:sync-deps Syncs dependencies to package.json (required for autolinking). diff --git a/docs/node/api-react-native/generators/application.md b/docs/node/api-react-native/generators/application.md index 9d531048d8..150e0a42ad 100644 --- a/docs/node/api-react-native/generators/application.md +++ b/docs/node/api-react-native/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react-native:application generator' +description: 'Create an application' +--- + # @nrwl/react-native:application Create an application diff --git a/docs/node/api-react-native/generators/component.md b/docs/node/api-react-native/generators/component.md index 4070af5e98..a08108f0a9 100644 --- a/docs/node/api-react-native/generators/component.md +++ b/docs/node/api-react-native/generators/component.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react-native:component generator' +description: 'Create a component' +--- + # @nrwl/react-native:component Create a component diff --git a/docs/node/api-react-native/generators/library.md b/docs/node/api-react-native/generators/library.md index 2f26c9872b..1c08008708 100644 --- a/docs/node/api-react-native/generators/library.md +++ b/docs/node/api-react-native/generators/library.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react-native:library generator' +description: 'Create a library' +--- + # @nrwl/react-native:library Create a library diff --git a/docs/node/api-react/generators/application.md b/docs/node/api-react/generators/application.md index 7bfb7b5a05..51764bd9a3 100644 --- a/docs/node/api-react/generators/application.md +++ b/docs/node/api-react/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react:application generator' +description: 'Create an application' +--- + # @nrwl/react:application Create an application diff --git a/docs/node/api-react/generators/component-cypress-spec.md b/docs/node/api-react/generators/component-cypress-spec.md index 1988a9168c..f69d0785a5 100644 --- a/docs/node/api-react/generators/component-cypress-spec.md +++ b/docs/node/api-react/generators/component-cypress-spec.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react:component-cypress-spec generator' +description: 'Create a cypress spec for a ui component that has a story' +--- + # @nrwl/react:component-cypress-spec Create a cypress spec for a ui component that has a story diff --git a/docs/node/api-react/generators/component-story.md b/docs/node/api-react/generators/component-story.md index 9793d5e173..5812759ece 100644 --- a/docs/node/api-react/generators/component-story.md +++ b/docs/node/api-react/generators/component-story.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react:component-story generator' +description: 'Generate storybook story for a react component' +--- + # @nrwl/react:component-story Generate storybook story for a react component diff --git a/docs/node/api-react/generators/component.md b/docs/node/api-react/generators/component.md index 271da317e3..9864fac37a 100644 --- a/docs/node/api-react/generators/component.md +++ b/docs/node/api-react/generators/component.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react:component generator' +description: 'Create a component' +--- + # @nrwl/react:component Create a component diff --git a/docs/node/api-react/generators/hook.md b/docs/node/api-react/generators/hook.md index fbad0e6878..93c6f2c85c 100644 --- a/docs/node/api-react/generators/hook.md +++ b/docs/node/api-react/generators/hook.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react:hook generator' +description: 'Create a hook' +--- + # @nrwl/react:hook Create a hook diff --git a/docs/node/api-react/generators/library.md b/docs/node/api-react/generators/library.md index 9f2d2bb144..f636d12ccd 100644 --- a/docs/node/api-react/generators/library.md +++ b/docs/node/api-react/generators/library.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react:library generator' +description: 'Create a library' +--- + # @nrwl/react:library Create a library diff --git a/docs/node/api-react/generators/redux.md b/docs/node/api-react/generators/redux.md index c834512049..95929652f2 100644 --- a/docs/node/api-react/generators/redux.md +++ b/docs/node/api-react/generators/redux.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react:redux generator' +description: 'Create a redux slice for a project' +--- + # @nrwl/react:redux Create a redux slice for a project diff --git a/docs/node/api-react/generators/stories.md b/docs/node/api-react/generators/stories.md index 1134c26494..65ff592c37 100644 --- a/docs/node/api-react/generators/stories.md +++ b/docs/node/api-react/generators/stories.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react:stories generator' +description: 'Create stories/specs for all components declared in a library' +--- + # @nrwl/react:stories Create stories/specs for all components declared in a library diff --git a/docs/node/api-react/generators/storybook-configuration.md b/docs/node/api-react/generators/storybook-configuration.md index 747319e39f..dfe1a2e6df 100644 --- a/docs/node/api-react/generators/storybook-configuration.md +++ b/docs/node/api-react/generators/storybook-configuration.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react:storybook-configuration generator' +description: 'Set up storybook for a react library' +--- + # @nrwl/react:storybook-configuration Set up storybook for a react library diff --git a/docs/node/api-react/generators/storybook-migrate-defaults-5-to-6.md b/docs/node/api-react/generators/storybook-migrate-defaults-5-to-6.md index 084f863f1d..c340edc3f0 100644 --- a/docs/node/api-react/generators/storybook-migrate-defaults-5-to-6.md +++ b/docs/node/api-react/generators/storybook-migrate-defaults-5-to-6.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react:storybook-migrate-defaults-5-to-6 generator' +description: 'Generate default Storybook configuration files using Storybook version >=6.x specs, for projects that already have Storybook instances and configurations of versions <6.x.' +--- + # @nrwl/react:storybook-migrate-defaults-5-to-6 Generate default Storybook configuration files using Storybook version >=6.x specs, for projects that already have Storybook instances and configurations of versions <6.x. diff --git a/docs/node/api-storybook/executors/build.md b/docs/node/api-storybook/executors/build.md index 0d8627e565..08da4caf48 100644 --- a/docs/node/api-storybook/executors/build.md +++ b/docs/node/api-storybook/executors/build.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/storybook:build executor' +description: 'Build Storybook' +--- + # @nrwl/storybook:build Build Storybook diff --git a/docs/node/api-storybook/executors/storybook.md b/docs/node/api-storybook/executors/storybook.md index 91aa4a5a2a..6708c13a96 100644 --- a/docs/node/api-storybook/executors/storybook.md +++ b/docs/node/api-storybook/executors/storybook.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/storybook:storybook executor' +description: 'Serve Storybook' +--- + # @nrwl/storybook:storybook Serve Storybook diff --git a/docs/node/api-storybook/generators/configuration.md b/docs/node/api-storybook/generators/configuration.md index a7a318f69c..0fde868742 100644 --- a/docs/node/api-storybook/generators/configuration.md +++ b/docs/node/api-storybook/generators/configuration.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/storybook:configuration generator' +description: 'Add storybook configuration to a ui library or an application' +--- + # @nrwl/storybook:configuration Add storybook configuration to a ui library or an application diff --git a/docs/node/api-storybook/generators/cypress-project.md b/docs/node/api-storybook/generators/cypress-project.md index 9dc464fc0c..6d7e27b712 100644 --- a/docs/node/api-storybook/generators/cypress-project.md +++ b/docs/node/api-storybook/generators/cypress-project.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/storybook:cypress-project generator' +description: 'Add cypress e2e app to test a ui library that is set up for storybook' +--- + # @nrwl/storybook:cypress-project Add cypress e2e app to test a ui library that is set up for storybook diff --git a/docs/node/api-storybook/generators/migrate-defaults-5-to-6.md b/docs/node/api-storybook/generators/migrate-defaults-5-to-6.md index e7b78cfbc0..2d89444bb8 100644 --- a/docs/node/api-storybook/generators/migrate-defaults-5-to-6.md +++ b/docs/node/api-storybook/generators/migrate-defaults-5-to-6.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/storybook:migrate-defaults-5-to-6 generator' +description: 'Generate default Storybook configuration files using Storybook version >=6.x specs, for projects that already have Storybook instances and configurations of versions <6.x.' +--- + # @nrwl/storybook:migrate-defaults-5-to-6 Generate default Storybook configuration files using Storybook version >=6.x specs, for projects that already have Storybook instances and configurations of versions <6.x. diff --git a/docs/node/api-storybook/generators/migrate-stories-to-6-2.md b/docs/node/api-storybook/generators/migrate-stories-to-6-2.md index f08702f2da..a980e2e390 100644 --- a/docs/node/api-storybook/generators/migrate-stories-to-6-2.md +++ b/docs/node/api-storybook/generators/migrate-stories-to-6-2.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/storybook:migrate-stories-to-6-2 generator' +description: 'Migrate stories syntax to 6.2' +--- + # @nrwl/storybook:migrate-stories-to-6-2 Migrate stories syntax to 6.2 diff --git a/docs/node/api-web/executors/dev-server.md b/docs/node/api-web/executors/dev-server.md index 777b518f5e..b391b9c187 100644 --- a/docs/node/api-web/executors/dev-server.md +++ b/docs/node/api-web/executors/dev-server.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/web:dev-server executor' +description: 'Serve a web application' +--- + # @nrwl/web:dev-server Serve a web application diff --git a/docs/node/api-web/executors/file-server.md b/docs/node/api-web/executors/file-server.md index 35843ad0e4..156a78a8dd 100644 --- a/docs/node/api-web/executors/file-server.md +++ b/docs/node/api-web/executors/file-server.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/web:file-server executor' +description: 'Serve a web application from a folder' +--- + # @nrwl/web:file-server Serve a web application from a folder diff --git a/docs/node/api-web/executors/rollup.md b/docs/node/api-web/executors/rollup.md index 51d28dbcff..360f9f9e94 100644 --- a/docs/node/api-web/executors/rollup.md +++ b/docs/node/api-web/executors/rollup.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/web:rollup executor' +description: 'Package a library using rollup' +--- + # @nrwl/web:rollup Package a library using rollup diff --git a/docs/node/api-web/executors/webpack.md b/docs/node/api-web/executors/webpack.md index fa14fe3533..e102bda6eb 100644 --- a/docs/node/api-web/executors/webpack.md +++ b/docs/node/api-web/executors/webpack.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/web:webpack executor' +description: 'Build an application using webpack' +--- + # @nrwl/web:webpack Build an application using webpack diff --git a/docs/node/api-web/generators/application.md b/docs/node/api-web/generators/application.md index 8becab523a..dc333565f0 100644 --- a/docs/node/api-web/generators/application.md +++ b/docs/node/api-web/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/web:application generator' +description: 'Create an application' +--- + # @nrwl/web:application Create an application diff --git a/docs/node/api-workspace/executors/run-commands.md b/docs/node/api-workspace/executors/run-commands.md index e17c257f00..73be1d83e8 100644 --- a/docs/node/api-workspace/executors/run-commands.md +++ b/docs/node/api-workspace/executors/run-commands.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/workspace:run-commands executor' +description: 'Run any custom commands with Nx' +--- + # @nrwl/workspace:run-commands Run any custom commands with Nx diff --git a/docs/node/api-workspace/executors/run-script.md b/docs/node/api-workspace/executors/run-script.md index 493949f2ad..2ff3e3eec1 100644 --- a/docs/node/api-workspace/executors/run-script.md +++ b/docs/node/api-workspace/executors/run-script.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/workspace:run-script executor' +description: 'Run an npm script using Nx' +--- + # @nrwl/workspace:run-script Run an npm script using Nx diff --git a/docs/node/api-workspace/generators/convert-to-nx-project.md b/docs/node/api-workspace/generators/convert-to-nx-project.md index 2d2cf8dd0c..abcba6ffdf 100644 --- a/docs/node/api-workspace/generators/convert-to-nx-project.md +++ b/docs/node/api-workspace/generators/convert-to-nx-project.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/workspace:convert-to-nx-project generator' +description: "Moves a project's configuration outside of workspace.json" +--- + # @nrwl/workspace:convert-to-nx-project Moves a project's configuration outside of workspace.json diff --git a/docs/node/api-workspace/generators/library.md b/docs/node/api-workspace/generators/library.md index 6830e9675f..49245254c0 100644 --- a/docs/node/api-workspace/generators/library.md +++ b/docs/node/api-workspace/generators/library.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/workspace:library generator' +description: 'Create a library' +--- + # @nrwl/workspace:library Create a library diff --git a/docs/node/api-workspace/generators/move.md b/docs/node/api-workspace/generators/move.md index 3ac4256884..cde24e0be6 100644 --- a/docs/node/api-workspace/generators/move.md +++ b/docs/node/api-workspace/generators/move.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/workspace:move generator' +description: 'Move an application or library to another folder' +--- + # @nrwl/workspace:move Move an application or library to another folder diff --git a/docs/node/api-workspace/generators/npm-package.md b/docs/node/api-workspace/generators/npm-package.md index c8b22b92ca..ca5ad7bdc5 100644 --- a/docs/node/api-workspace/generators/npm-package.md +++ b/docs/node/api-workspace/generators/npm-package.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/workspace:npm-package generator' +description: 'Create a minimal npm package' +--- + # @nrwl/workspace:npm-package Create a minimal npm package diff --git a/docs/node/api-workspace/generators/remove.md b/docs/node/api-workspace/generators/remove.md index 84141afecc..494639ce26 100644 --- a/docs/node/api-workspace/generators/remove.md +++ b/docs/node/api-workspace/generators/remove.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/workspace:remove generator' +description: 'Remove an application or library' +--- + # @nrwl/workspace:remove Remove an application or library diff --git a/docs/node/api-workspace/generators/run-commands.md b/docs/node/api-workspace/generators/run-commands.md index 856421c372..79cb2ee0ef 100644 --- a/docs/node/api-workspace/generators/run-commands.md +++ b/docs/node/api-workspace/generators/run-commands.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/workspace:run-commands generator' +description: 'Generates a target to run any command in the terminal' +--- + # @nrwl/workspace:run-commands Generates a target to run any command in the terminal diff --git a/docs/node/api-workspace/generators/workspace-generator.md b/docs/node/api-workspace/generators/workspace-generator.md index 93d12ff310..99fdf2e494 100644 --- a/docs/node/api-workspace/generators/workspace-generator.md +++ b/docs/node/api-workspace/generators/workspace-generator.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/workspace:workspace-generator generator' +description: 'Generates a workspace generator' +--- + # @nrwl/workspace:workspace-generator Generates a workspace generator diff --git a/docs/node/cli/affected-apps.md b/docs/node/cli/affected-apps.md index 24328a2f50..8a7a9cdbd4 100644 --- a/docs/node/cli/affected-apps.md +++ b/docs/node/cli/affected-apps.md @@ -1,3 +1,8 @@ +--- +title: 'affected:apps - CLI command' +description: 'Print applications affected by changes' +--- + # affected:apps Print applications affected by changes diff --git a/docs/node/cli/affected-build.md b/docs/node/cli/affected-build.md index 5a44ab0572..496a757652 100644 --- a/docs/node/cli/affected-build.md +++ b/docs/node/cli/affected-build.md @@ -1,3 +1,8 @@ +--- +title: 'affected:build - CLI command' +description: 'Build applications and publishable libraries affected by changes' +--- + # affected:build Build applications and publishable libraries affected by changes diff --git a/docs/node/cli/affected-dep-graph.md b/docs/node/cli/affected-dep-graph.md index c05dbc0f16..837fe6494f 100644 --- a/docs/node/cli/affected-dep-graph.md +++ b/docs/node/cli/affected-dep-graph.md @@ -1,3 +1,8 @@ +--- +title: 'affected:dep-graph - CLI command' +description: 'Graph dependencies affected by changes' +--- + # affected:dep-graph Graph dependencies affected by changes diff --git a/docs/node/cli/affected-e2e.md b/docs/node/cli/affected-e2e.md index 318ba9ba75..09e799bdb0 100644 --- a/docs/node/cli/affected-e2e.md +++ b/docs/node/cli/affected-e2e.md @@ -1,3 +1,8 @@ +--- +title: 'affected:e2e - CLI command' +description: 'Run e2e tests for the applications affected by changes' +--- + # affected:e2e Run e2e tests for the applications affected by changes diff --git a/docs/node/cli/affected-libs.md b/docs/node/cli/affected-libs.md index 62864f72bf..e75edf0984 100644 --- a/docs/node/cli/affected-libs.md +++ b/docs/node/cli/affected-libs.md @@ -1,3 +1,8 @@ +--- +title: 'affected:libs - CLI command' +description: 'Print libraries affected by changes' +--- + # affected:libs Print libraries affected by changes diff --git a/docs/node/cli/affected-lint.md b/docs/node/cli/affected-lint.md index dc95f58a17..bfbf9c1c16 100644 --- a/docs/node/cli/affected-lint.md +++ b/docs/node/cli/affected-lint.md @@ -1,3 +1,8 @@ +--- +title: 'affected:lint - CLI command' +description: 'Lint projects affected by changes' +--- + # affected:lint Lint projects affected by changes diff --git a/docs/node/cli/affected-test.md b/docs/node/cli/affected-test.md index 67a2575278..5859c7b8e1 100644 --- a/docs/node/cli/affected-test.md +++ b/docs/node/cli/affected-test.md @@ -1,3 +1,8 @@ +--- +title: 'affected:test - CLI command' +description: 'Test projects affected by changes' +--- + # affected:test Test projects affected by changes diff --git a/docs/node/cli/affected.md b/docs/node/cli/affected.md index 7950a715bf..92b3cd456a 100644 --- a/docs/node/cli/affected.md +++ b/docs/node/cli/affected.md @@ -1,3 +1,8 @@ +--- +title: 'affected - CLI command' +description: 'Run target for affected projects' +--- + # affected Run target for affected projects diff --git a/docs/node/cli/build.md b/docs/node/cli/build.md index f12f82e8b1..3890bcd249 100644 --- a/docs/node/cli/build.md +++ b/docs/node/cli/build.md @@ -1,3 +1,8 @@ +--- +title: 'build - CLI command' +description: 'Compiles an application into an output directory named dist/ at the given output path. Must be executed from within a workspace directory.' +--- + # build Compiles an application into an output directory named dist/ at the given output path. Must be executed from within a workspace directory. diff --git a/docs/node/cli/connect-to-nx-cloud.md b/docs/node/cli/connect-to-nx-cloud.md index ef9618b963..e5ddd7d468 100644 --- a/docs/node/cli/connect-to-nx-cloud.md +++ b/docs/node/cli/connect-to-nx-cloud.md @@ -1,3 +1,8 @@ +--- +title: 'connect-to-nx-cloud - CLI command' +description: 'Makes sure the workspace is connected to Nx Cloud' +--- + # connect-to-nx-cloud Makes sure the workspace is connected to Nx Cloud diff --git a/docs/node/cli/daemon.md b/docs/node/cli/daemon.md index 8b15a5a8e0..9f729602e9 100644 --- a/docs/node/cli/daemon.md +++ b/docs/node/cli/daemon.md @@ -1,3 +1,8 @@ +--- +title: 'daemon - CLI command' +description: "EXPERIMENTAL: Nx DaemonThe Nx Daemon is a local server which runs in the background in order to intelligently cache information about the workspace's project graph." +--- + # daemon EXPERIMENTAL: Nx DaemonThe Nx Daemon is a local server which runs in the background in order to intelligently cache information about the workspace's project graph. diff --git a/docs/node/cli/dep-graph.md b/docs/node/cli/dep-graph.md index 8dbbd49c6c..8356b56378 100644 --- a/docs/node/cli/dep-graph.md +++ b/docs/node/cli/dep-graph.md @@ -1,3 +1,8 @@ +--- +title: 'dep-graph - CLI command' +description: 'Graph dependencies within workspace' +--- + # dep-graph Graph dependencies within workspace diff --git a/docs/node/cli/e2e.md b/docs/node/cli/e2e.md index 59235e7a25..6271b2d3e5 100644 --- a/docs/node/cli/e2e.md +++ b/docs/node/cli/e2e.md @@ -1,3 +1,8 @@ +--- +title: 'e2e - CLI command' +description: 'Builds and serves an app, then runs end-to-end tests using the configured E2E test runner.' +--- + # e2e Builds and serves an app, then runs end-to-end tests using the configured E2E test runner. diff --git a/docs/node/cli/format-check.md b/docs/node/cli/format-check.md index 25e4be0be0..54ce4ccb51 100644 --- a/docs/node/cli/format-check.md +++ b/docs/node/cli/format-check.md @@ -1,3 +1,8 @@ +--- +title: 'format:check - CLI command' +description: 'Check for un-formatted files' +--- + # format:check Check for un-formatted files diff --git a/docs/node/cli/format-write.md b/docs/node/cli/format-write.md index d49e5cab48..8f66ad7593 100644 --- a/docs/node/cli/format-write.md +++ b/docs/node/cli/format-write.md @@ -1,3 +1,8 @@ +--- +title: 'format:write - CLI command' +description: 'Overwrite un-formatted files' +--- + # format:write Overwrite un-formatted files diff --git a/docs/node/cli/generate.md b/docs/node/cli/generate.md index 77c4d2e117..ece284ea10 100644 --- a/docs/node/cli/generate.md +++ b/docs/node/cli/generate.md @@ -1,3 +1,8 @@ +--- +title: 'generate - CLI command' +description: 'Runs a generator that creates and/or modifies files based on a generator from a collection.' +--- + # generate Runs a generator that creates and/or modifies files based on a generator from a collection. diff --git a/docs/node/cli/lint.md b/docs/node/cli/lint.md index 9dd5c71153..d13a85b591 100644 --- a/docs/node/cli/lint.md +++ b/docs/node/cli/lint.md @@ -1,3 +1,8 @@ +--- +title: 'lint - CLI command' +description: 'Runs linting tools on application code in a given project folder using the configured linter.' +--- + # lint Runs linting tools on application code in a given project folder using the configured linter. diff --git a/docs/node/cli/list.md b/docs/node/cli/list.md index be0433be1a..9f055f0e2d 100644 --- a/docs/node/cli/list.md +++ b/docs/node/cli/list.md @@ -1,3 +1,8 @@ +--- +title: 'list - CLI command' +description: 'Lists installed plugins, capabilities of installed plugins and other available plugins.' +--- + # list Lists installed plugins, capabilities of installed plugins and other available plugins. diff --git a/docs/node/cli/migrate.md b/docs/node/cli/migrate.md index c1c23173c2..83d5bae7ee 100644 --- a/docs/node/cli/migrate.md +++ b/docs/node/cli/migrate.md @@ -1,3 +1,11 @@ +--- +title: "migrate - CLI command" +description: "Creates a migrations file or runs migrations from the migrations file. +- Migrate packages and create migrations.json (e.g., nx migrate @nrwl/workspace@latest) +- Run migrations (e.g., nx migrate --run-migrations=migrations.json) +" +--- + # migrate Creates a migrations file or runs migrations from the migrations file. diff --git a/docs/node/cli/print-affected.md b/docs/node/cli/print-affected.md index 5627ad6627..d480fc4d43 100644 --- a/docs/node/cli/print-affected.md +++ b/docs/node/cli/print-affected.md @@ -1,3 +1,8 @@ +--- +title: 'print-affected - CLI command' +description: 'Prints information about the projects and targets affected by changes' +--- + # print-affected Prints information about the projects and targets affected by changes diff --git a/docs/node/cli/report.md b/docs/node/cli/report.md index 0fae67a84e..ed66e158d1 100644 --- a/docs/node/cli/report.md +++ b/docs/node/cli/report.md @@ -1,3 +1,8 @@ +--- +title: 'report - CLI command' +description: 'Reports useful version numbers to copy into the Nx issue template' +--- + # report Reports useful version numbers to copy into the Nx issue template diff --git a/docs/node/cli/reset.md b/docs/node/cli/reset.md index 39dc0a2e8f..a81c0d4c4e 100644 --- a/docs/node/cli/reset.md +++ b/docs/node/cli/reset.md @@ -1,3 +1,8 @@ +--- +title: 'reset - CLI command' +description: 'Clears all the cached Nx artifacts and metadata about the workspace and shuts down the Nx Daemon.' +--- + # reset Clears all the cached Nx artifacts and metadata about the workspace and shuts down the Nx Daemon. diff --git a/docs/node/cli/run-many.md b/docs/node/cli/run-many.md index 2167dcd5dc..85a37a222f 100644 --- a/docs/node/cli/run-many.md +++ b/docs/node/cli/run-many.md @@ -1,3 +1,8 @@ +--- +title: 'run-many - CLI command' +description: 'Run target for multiple listed projects' +--- + # run-many Run target for multiple listed projects diff --git a/docs/node/cli/run.md b/docs/node/cli/run.md index bab1aa42a3..91a720d5d6 100644 --- a/docs/node/cli/run.md +++ b/docs/node/cli/run.md @@ -1,3 +1,8 @@ +--- +title: 'run - CLI command' +description: 'Runs an Architect target with an optional custom builder configuration defined in your project.' +--- + # run Runs an Architect target with an optional custom builder configuration defined in your project. diff --git a/docs/node/cli/serve.md b/docs/node/cli/serve.md index 0f0b8e130b..9eb3e6cec3 100644 --- a/docs/node/cli/serve.md +++ b/docs/node/cli/serve.md @@ -1,3 +1,8 @@ +--- +title: 'serve - CLI command' +description: 'Builds and serves an application, rebuilding on file changes.' +--- + # serve Builds and serves an application, rebuilding on file changes. diff --git a/docs/node/cli/test.md b/docs/node/cli/test.md index cf86963e7e..3c1483a640 100644 --- a/docs/node/cli/test.md +++ b/docs/node/cli/test.md @@ -1,3 +1,8 @@ +--- +title: 'test - CLI command' +description: 'Runs unit tests in a project using the configured unit test runner.' +--- + # test Runs unit tests in a project using the configured unit test runner. diff --git a/docs/node/cli/workspace-generator.md b/docs/node/cli/workspace-generator.md index 20d68b1803..c9915c1a76 100644 --- a/docs/node/cli/workspace-generator.md +++ b/docs/node/cli/workspace-generator.md @@ -1,3 +1,8 @@ +--- +title: 'workspace-generator - CLI command' +description: 'Runs a workspace generator from the tools/generators directory' +--- + # workspace-generator Runs a workspace generator from the tools/generators directory diff --git a/docs/node/cli/workspace-lint.md b/docs/node/cli/workspace-lint.md index e72c80e2f0..193bf2a76b 100644 --- a/docs/node/cli/workspace-lint.md +++ b/docs/node/cli/workspace-lint.md @@ -1,6 +1,11 @@ +--- +title: 'workspace-lint - CLI command' +description: 'Lint workspace or list of files. Note: To exclude files from this lint rule, you can add them to the `.nxignore` file' +--- + # workspace-lint -Lint workspace or list of files. Note: To exclude files from this lint rule, you can add them to the ".nxignore" file +Lint workspace or list of files. Note: To exclude files from this lint rule, you can add them to the `.nxignore` file ## Usage diff --git a/docs/react/api-angular/executors/delegate-build.md b/docs/react/api-angular/executors/delegate-build.md index b1ac83b9c0..535e4e3597 100644 --- a/docs/react/api-angular/executors/delegate-build.md +++ b/docs/react/api-angular/executors/delegate-build.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:delegate-build executor' +description: 'Delegates the build to a different target while supporting incremental builds.' +--- + # @nrwl/angular:delegate-build Delegates the build to a different target while supporting incremental builds. diff --git a/docs/react/api-angular/executors/ng-packagr-lite.md b/docs/react/api-angular/executors/ng-packagr-lite.md index 8a961af8ba..ee83f92bfe 100644 --- a/docs/react/api-angular/executors/ng-packagr-lite.md +++ b/docs/react/api-angular/executors/ng-packagr-lite.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:ng-packagr-lite executor' +description: 'Builds a library with support for incremental builds.' +--- + # @nrwl/angular:ng-packagr-lite Builds a library with support for incremental builds. diff --git a/docs/react/api-angular/executors/package.md b/docs/react/api-angular/executors/package.md index c0cb8912e7..9734b6a769 100644 --- a/docs/react/api-angular/executors/package.md +++ b/docs/react/api-angular/executors/package.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:package executor' +description: 'Builds and packages an Angular library to be distributed as an NPM package. It supports incremental builds.' +--- + # @nrwl/angular:package Builds and packages an Angular library to be distributed as an NPM package. It supports incremental builds. diff --git a/docs/react/api-angular/executors/webpack-browser.md b/docs/react/api-angular/executors/webpack-browser.md index 0ca1627dfc..b103e9e31b 100644 --- a/docs/react/api-angular/executors/webpack-browser.md +++ b/docs/react/api-angular/executors/webpack-browser.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:webpack-browser executor' +description: 'Builds a browser application with support for incremental builds and custom webpack configuration.' +--- + # @nrwl/angular:webpack-browser Builds a browser application with support for incremental builds and custom webpack configuration. diff --git a/docs/react/api-angular/executors/webpack-server.md b/docs/react/api-angular/executors/webpack-server.md index 2e25c624e7..8a2fa9e625 100644 --- a/docs/react/api-angular/executors/webpack-server.md +++ b/docs/react/api-angular/executors/webpack-server.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:webpack-server executor' +description: 'Serves a browser application with support for a custom webpack configuration.' +--- + # @nrwl/angular:webpack-server Serves a browser application with support for a custom webpack configuration. diff --git a/docs/react/api-angular/generators/application.md b/docs/react/api-angular/generators/application.md index 7cff20d177..c1f238c8f2 100644 --- a/docs/react/api-angular/generators/application.md +++ b/docs/react/api-angular/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:application generator' +description: 'Creates an Angular application.' +--- + # @nrwl/angular:application Creates an Angular application. diff --git a/docs/react/api-angular/generators/convert-tslint-to-eslint.md b/docs/react/api-angular/generators/convert-tslint-to-eslint.md index d2fef5aacb..db65a46a8a 100644 --- a/docs/react/api-angular/generators/convert-tslint-to-eslint.md +++ b/docs/react/api-angular/generators/convert-tslint-to-eslint.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:convert-tslint-to-eslint generator' +description: 'Converts a project from TSLint to ESLint.' +--- + # @nrwl/angular:convert-tslint-to-eslint Converts a project from TSLint to ESLint. diff --git a/docs/react/api-angular/generators/downgrade-module.md b/docs/react/api-angular/generators/downgrade-module.md index ad25f18086..99ac2aa89b 100644 --- a/docs/react/api-angular/generators/downgrade-module.md +++ b/docs/react/api-angular/generators/downgrade-module.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:downgrade-module generator' +description: 'Sets up a Downgrade Module.' +--- + # @nrwl/angular:downgrade-module Sets up a Downgrade Module. diff --git a/docs/react/api-angular/generators/karma-project.md b/docs/react/api-angular/generators/karma-project.md index 969f6c9350..75ed079511 100644 --- a/docs/react/api-angular/generators/karma-project.md +++ b/docs/react/api-angular/generators/karma-project.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:karma-project generator' +description: 'Adds Karma configuration to a project.' +--- + # @nrwl/angular:karma-project Adds Karma configuration to a project. diff --git a/docs/react/api-angular/generators/karma.md b/docs/react/api-angular/generators/karma.md index e22e93b404..c2595c7722 100644 --- a/docs/react/api-angular/generators/karma.md +++ b/docs/react/api-angular/generators/karma.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:karma generator' +description: 'Adds Karma configuration to a workspace.' +--- + # @nrwl/angular:karma Adds Karma configuration to a workspace. diff --git a/docs/react/api-angular/generators/library-secondary-entry-point.md b/docs/react/api-angular/generators/library-secondary-entry-point.md index 72c6de5683..dd63569655 100644 --- a/docs/react/api-angular/generators/library-secondary-entry-point.md +++ b/docs/react/api-angular/generators/library-secondary-entry-point.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:library-secondary-entry-point generator' +description: 'Creates a secondary entry point for an Angular publishable library.' +--- + # @nrwl/angular:library-secondary-entry-point Creates a secondary entry point for an Angular publishable library. diff --git a/docs/react/api-angular/generators/library.md b/docs/react/api-angular/generators/library.md index 716326edef..b9ea57e15b 100644 --- a/docs/react/api-angular/generators/library.md +++ b/docs/react/api-angular/generators/library.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:library generator' +description: 'Creates an Angular library.' +--- + # @nrwl/angular:library Creates an Angular library. diff --git a/docs/react/api-angular/generators/move.md b/docs/react/api-angular/generators/move.md index 465bea4e13..0a9a0d756f 100644 --- a/docs/react/api-angular/generators/move.md +++ b/docs/react/api-angular/generators/move.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:move generator' +description: 'Moves an Angular application or library to another folder within the workspace and updates the project configuration.' +--- + # @nrwl/angular:move Moves an Angular application or library to another folder within the workspace and updates the project configuration. diff --git a/docs/react/api-angular/generators/ngrx.md b/docs/react/api-angular/generators/ngrx.md index 2180e4c483..433d6f2a30 100644 --- a/docs/react/api-angular/generators/ngrx.md +++ b/docs/react/api-angular/generators/ngrx.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:ngrx generator' +description: 'Adds NgRx support to an application or library.' +--- + # @nrwl/angular:ngrx Adds NgRx support to an application or library. diff --git a/docs/react/api-angular/generators/scam.md b/docs/react/api-angular/generators/scam.md index 0f000799fa..e129fb7447 100644 --- a/docs/react/api-angular/generators/scam.md +++ b/docs/react/api-angular/generators/scam.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:scam generator' +description: 'Generate a component with an accompanying Single Component Angular Module (SCAM).' +--- + # @nrwl/angular:scam Generate a component with an accompanying Single Component Angular Module (SCAM). diff --git a/docs/react/api-angular/generators/setup-mfe.md b/docs/react/api-angular/generators/setup-mfe.md index 4726ba5d73..0bf991ae96 100644 --- a/docs/react/api-angular/generators/setup-mfe.md +++ b/docs/react/api-angular/generators/setup-mfe.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:setup-mfe generator' +description: 'Generate a Module Federation configuration for a given Angular application.' +--- + # @nrwl/angular:setup-mfe Generate a Module Federation configuration for a given Angular application. diff --git a/docs/react/api-angular/generators/stories.md b/docs/react/api-angular/generators/stories.md index 674775abbe..399453eea7 100644 --- a/docs/react/api-angular/generators/stories.md +++ b/docs/react/api-angular/generators/stories.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:stories generator' +description: 'Creates stories/specs for all components declared in a project.' +--- + # @nrwl/angular:stories Creates stories/specs for all components declared in a project. diff --git a/docs/react/api-angular/generators/storybook-configuration.md b/docs/react/api-angular/generators/storybook-configuration.md index 1f938b6626..c56c5bbe93 100644 --- a/docs/react/api-angular/generators/storybook-configuration.md +++ b/docs/react/api-angular/generators/storybook-configuration.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:storybook-configuration generator' +description: 'Adds Storybook configuration to a project.' +--- + # @nrwl/angular:storybook-configuration Adds Storybook configuration to a project. diff --git a/docs/react/api-angular/generators/storybook-migrate-defaults-5-to-6.md b/docs/react/api-angular/generators/storybook-migrate-defaults-5-to-6.md index 90d06a282c..dd0010a3a5 100644 --- a/docs/react/api-angular/generators/storybook-migrate-defaults-5-to-6.md +++ b/docs/react/api-angular/generators/storybook-migrate-defaults-5-to-6.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:storybook-migrate-defaults-5-to-6 generator' +description: 'Generates default Storybook configuration files using Storybook version >=6.x specs, for projects that already have Storybook instances and configurations of versions <6.x.' +--- + # @nrwl/angular:storybook-migrate-defaults-5-to-6 Generates default Storybook configuration files using Storybook version >=6.x specs, for projects that already have Storybook instances and configurations of versions <6.x. diff --git a/docs/react/api-angular/generators/storybook-migrate-stories-to-6-2.md b/docs/react/api-angular/generators/storybook-migrate-stories-to-6-2.md index 4be8043415..a81530a233 100644 --- a/docs/react/api-angular/generators/storybook-migrate-stories-to-6-2.md +++ b/docs/react/api-angular/generators/storybook-migrate-stories-to-6-2.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:storybook-migrate-stories-to-6-2 generator' +description: 'Migrates stories to match the new syntax in v6.2 where the component declaration should be in the default export.' +--- + # @nrwl/angular:storybook-migrate-stories-to-6-2 Migrates stories to match the new syntax in v6.2 where the component declaration should be in the default export. diff --git a/docs/react/api-angular/generators/upgrade-module.md b/docs/react/api-angular/generators/upgrade-module.md index 4d1bfae913..7cbcd4152e 100644 --- a/docs/react/api-angular/generators/upgrade-module.md +++ b/docs/react/api-angular/generators/upgrade-module.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:upgrade-module generator' +description: 'Sets up an Upgrade Module.' +--- + # @nrwl/angular:upgrade-module Sets up an Upgrade Module. diff --git a/docs/react/api-angular/generators/web-worker.md b/docs/react/api-angular/generators/web-worker.md index 1f7cbef036..293af264e7 100644 --- a/docs/react/api-angular/generators/web-worker.md +++ b/docs/react/api-angular/generators/web-worker.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:web-worker generator' +description: 'Creates a Web Worker.' +--- + # @nrwl/angular:web-worker Creates a Web Worker. diff --git a/docs/react/api-cypress/executors/cypress.md b/docs/react/api-cypress/executors/cypress.md index 71239a2abb..555addb70a 100644 --- a/docs/react/api-cypress/executors/cypress.md +++ b/docs/react/api-cypress/executors/cypress.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/cypress:cypress executor' +description: 'Run Cypress e2e tests' +--- + # @nrwl/cypress:cypress Run Cypress e2e tests diff --git a/docs/react/api-detox/executors/build.md b/docs/react/api-detox/executors/build.md index f05e86b9a1..f59448dc6e 100644 --- a/docs/react/api-detox/executors/build.md +++ b/docs/react/api-detox/executors/build.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/detox:build executor' +description: 'Run the command defined in build property of the specified configuration.' +--- + # @nrwl/detox:build Run the command defined in build property of the specified configuration. diff --git a/docs/react/api-detox/executors/test.md b/docs/react/api-detox/executors/test.md index 0924c8c2d0..c0b0750151 100644 --- a/docs/react/api-detox/executors/test.md +++ b/docs/react/api-detox/executors/test.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/detox:test executor' +description: 'Initiating your detox test suite.' +--- + # @nrwl/detox:test Initiating your detox test suite. diff --git a/docs/react/api-detox/generators/application.md b/docs/react/api-detox/generators/application.md index d4623cead2..36b863db4a 100644 --- a/docs/react/api-detox/generators/application.md +++ b/docs/react/api-detox/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/detox:application generator' +description: 'Create a detox application' +--- + # @nrwl/detox:application Create a detox application diff --git a/docs/react/api-express/generators/application.md b/docs/react/api-express/generators/application.md index 5c42e54ae5..9adb724215 100644 --- a/docs/react/api-express/generators/application.md +++ b/docs/react/api-express/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/express:application generator' +description: 'Create an express application' +--- + # @nrwl/express:application Create an express application diff --git a/docs/react/api-gatsby/executors/build.md b/docs/react/api-gatsby/executors/build.md index 872c7ef2d4..1c5a251f45 100644 --- a/docs/react/api-gatsby/executors/build.md +++ b/docs/react/api-gatsby/executors/build.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/gatsby:build executor' +description: 'Build a Gatsby app' +--- + # @nrwl/gatsby:build Build a Gatsby app diff --git a/docs/react/api-gatsby/executors/server.md b/docs/react/api-gatsby/executors/server.md index 5dedfcd708..865f09a304 100644 --- a/docs/react/api-gatsby/executors/server.md +++ b/docs/react/api-gatsby/executors/server.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/gatsby:server executor' +description: 'Starts server for app' +--- + # @nrwl/gatsby:server Starts server for app diff --git a/docs/react/api-gatsby/generators/application.md b/docs/react/api-gatsby/generators/application.md index bd327dcef9..066cb740da 100644 --- a/docs/react/api-gatsby/generators/application.md +++ b/docs/react/api-gatsby/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/gatsby:application generator' +description: 'Create an application' +--- + # @nrwl/gatsby:application Create an application diff --git a/docs/react/api-gatsby/generators/component.md b/docs/react/api-gatsby/generators/component.md index 558a6a9be3..a79ef064e8 100644 --- a/docs/react/api-gatsby/generators/component.md +++ b/docs/react/api-gatsby/generators/component.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/gatsby:component generator' +description: 'Create a component' +--- + # @nrwl/gatsby:component Create a component diff --git a/docs/react/api-gatsby/generators/page.md b/docs/react/api-gatsby/generators/page.md index 440778b0b6..9d70c6a171 100644 --- a/docs/react/api-gatsby/generators/page.md +++ b/docs/react/api-gatsby/generators/page.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/gatsby:page generator' +description: 'Create a page' +--- + # @nrwl/gatsby:page Create a page diff --git a/docs/react/api-jest/executors/jest.md b/docs/react/api-jest/executors/jest.md index 011f3e1179..e9d9cc15cb 100644 --- a/docs/react/api-jest/executors/jest.md +++ b/docs/react/api-jest/executors/jest.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/jest:jest executor' +description: 'Run Jest unit tests' +--- + # @nrwl/jest:jest Run Jest unit tests diff --git a/docs/react/api-js/executors/tsc.md b/docs/react/api-js/executors/tsc.md index 0134023b65..5f0686b63c 100644 --- a/docs/react/api-js/executors/tsc.md +++ b/docs/react/api-js/executors/tsc.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/js:tsc executor' +description: 'Build a project using TypeScript.' +--- + # @nrwl/js:tsc Build a project using TypeScript. diff --git a/docs/react/api-js/generators/application.md b/docs/react/api-js/generators/application.md index d3cb3f64db..c9799dd780 100644 --- a/docs/react/api-js/generators/application.md +++ b/docs/react/api-js/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/js:application generator' +description: 'Create a application' +--- + # @nrwl/js:application Create a application diff --git a/docs/react/api-js/generators/library.md b/docs/react/api-js/generators/library.md index c48725f0e4..dec223ff4b 100644 --- a/docs/react/api-js/generators/library.md +++ b/docs/react/api-js/generators/library.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/js:library generator' +description: 'Create a library' +--- + # @nrwl/js:library Create a library diff --git a/docs/react/api-linter/executors/eslint.md b/docs/react/api-linter/executors/eslint.md index e74720bec1..ae4ed0c03a 100644 --- a/docs/react/api-linter/executors/eslint.md +++ b/docs/react/api-linter/executors/eslint.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/linter:eslint executor' +description: 'Run ESLint on a project' +--- + # @nrwl/linter:eslint Run ESLint on a project diff --git a/docs/react/api-linter/executors/lint.md b/docs/react/api-linter/executors/lint.md index 1cb04d736c..2b4b8000e2 100644 --- a/docs/react/api-linter/executors/lint.md +++ b/docs/react/api-linter/executors/lint.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/linter:lint executor' +description: '**[DEPRECATED]**: Please use the eslint builder instead, an automated migration was provided in v10.3.0' +--- + # @nrwl/linter:lint **[DEPRECATED]**: Please use the eslint builder instead, an automated migration was provided in v10.3.0 diff --git a/docs/react/api-linter/generators/workspace-rule.md b/docs/react/api-linter/generators/workspace-rule.md index b077b41106..ac04b9e342 100644 --- a/docs/react/api-linter/generators/workspace-rule.md +++ b/docs/react/api-linter/generators/workspace-rule.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/linter:workspace-rule generator' +description: 'Create a new workspace ESLint rule' +--- + # @nrwl/linter:workspace-rule Create a new workspace ESLint rule diff --git a/docs/react/api-nest/generators/application.md b/docs/react/api-nest/generators/application.md index 77a843ac59..fde171a1ed 100644 --- a/docs/react/api-nest/generators/application.md +++ b/docs/react/api-nest/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:application generator' +description: 'Create a NestJS application.' +--- + # @nrwl/nest:application Create a NestJS application. diff --git a/docs/react/api-nest/generators/class.md b/docs/react/api-nest/generators/class.md index 252b43d4c9..a652e44eae 100644 --- a/docs/react/api-nest/generators/class.md +++ b/docs/react/api-nest/generators/class.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:class generator' +description: 'Run the `class` NestJS generator with Nx project support.' +--- + # @nrwl/nest:class Run the `class` NestJS generator with Nx project support. diff --git a/docs/react/api-nest/generators/controller.md b/docs/react/api-nest/generators/controller.md index c1a2d3e800..2c68a99510 100644 --- a/docs/react/api-nest/generators/controller.md +++ b/docs/react/api-nest/generators/controller.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:controller generator' +description: 'Run the `controller` NestJS generator with Nx project support.' +--- + # @nrwl/nest:controller Run the `controller` NestJS generator with Nx project support. diff --git a/docs/react/api-nest/generators/convert-tslint-to-eslint.md b/docs/react/api-nest/generators/convert-tslint-to-eslint.md index 05793ccace..f13547958f 100644 --- a/docs/react/api-nest/generators/convert-tslint-to-eslint.md +++ b/docs/react/api-nest/generators/convert-tslint-to-eslint.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:convert-tslint-to-eslint generator' +description: 'Convert a project from TSLint to ESLint.' +--- + # @nrwl/nest:convert-tslint-to-eslint Convert a project from TSLint to ESLint. diff --git a/docs/react/api-nest/generators/decorator.md b/docs/react/api-nest/generators/decorator.md index 3f35c60e08..30e98953db 100644 --- a/docs/react/api-nest/generators/decorator.md +++ b/docs/react/api-nest/generators/decorator.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:decorator generator' +description: 'Run the `decorator` NestJS generator with Nx project support.' +--- + # @nrwl/nest:decorator Run the `decorator` NestJS generator with Nx project support. diff --git a/docs/react/api-nest/generators/filter.md b/docs/react/api-nest/generators/filter.md index 7a7188b24b..ebd2cf9c75 100644 --- a/docs/react/api-nest/generators/filter.md +++ b/docs/react/api-nest/generators/filter.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:filter generator' +description: 'Run the `filter` NestJS generator with Nx project support.' +--- + # @nrwl/nest:filter Run the `filter` NestJS generator with Nx project support. diff --git a/docs/react/api-nest/generators/gateway.md b/docs/react/api-nest/generators/gateway.md index d83fefa3ce..4ae8d463da 100644 --- a/docs/react/api-nest/generators/gateway.md +++ b/docs/react/api-nest/generators/gateway.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:gateway generator' +description: 'Run the `gateway` NestJS generator with Nx project support.' +--- + # @nrwl/nest:gateway Run the `gateway` NestJS generator with Nx project support. diff --git a/docs/react/api-nest/generators/guard.md b/docs/react/api-nest/generators/guard.md index 6d5c69385b..e42e94cef4 100644 --- a/docs/react/api-nest/generators/guard.md +++ b/docs/react/api-nest/generators/guard.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:guard generator' +description: 'Run the `guard` NestJS generator with Nx project support.' +--- + # @nrwl/nest:guard Run the `guard` NestJS generator with Nx project support. diff --git a/docs/react/api-nest/generators/interceptor.md b/docs/react/api-nest/generators/interceptor.md index 160a81b835..f48bf5cfd5 100644 --- a/docs/react/api-nest/generators/interceptor.md +++ b/docs/react/api-nest/generators/interceptor.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:interceptor generator' +description: 'Run the `interceptor` NestJS generator with Nx project support.' +--- + # @nrwl/nest:interceptor Run the `interceptor` NestJS generator with Nx project support. diff --git a/docs/react/api-nest/generators/interface.md b/docs/react/api-nest/generators/interface.md index f12872eecf..c92aa0cb54 100644 --- a/docs/react/api-nest/generators/interface.md +++ b/docs/react/api-nest/generators/interface.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:interface generator' +description: 'Run the `interface` NestJS generator with Nx project support.' +--- + # @nrwl/nest:interface Run the `interface` NestJS generator with Nx project support. diff --git a/docs/react/api-nest/generators/library.md b/docs/react/api-nest/generators/library.md index 6ef2efeac6..4a886fcea6 100644 --- a/docs/react/api-nest/generators/library.md +++ b/docs/react/api-nest/generators/library.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:library generator' +description: 'Create a new NestJS library.' +--- + # @nrwl/nest:library Create a new NestJS library. diff --git a/docs/react/api-nest/generators/middleware.md b/docs/react/api-nest/generators/middleware.md index 50b7f66097..5e4b0c40a3 100644 --- a/docs/react/api-nest/generators/middleware.md +++ b/docs/react/api-nest/generators/middleware.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:middleware generator' +description: 'Run the `middleware` NestJS generator with Nx project support.' +--- + # @nrwl/nest:middleware Run the `middleware` NestJS generator with Nx project support. diff --git a/docs/react/api-nest/generators/module.md b/docs/react/api-nest/generators/module.md index 61e9161832..a98640fa8d 100644 --- a/docs/react/api-nest/generators/module.md +++ b/docs/react/api-nest/generators/module.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:module generator' +description: 'Run the `module` NestJS generator with Nx project support.' +--- + # @nrwl/nest:module Run the `module` NestJS generator with Nx project support. diff --git a/docs/react/api-nest/generators/pipe.md b/docs/react/api-nest/generators/pipe.md index 073c9d1e93..2b19264077 100644 --- a/docs/react/api-nest/generators/pipe.md +++ b/docs/react/api-nest/generators/pipe.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:pipe generator' +description: 'Run the `pipe` NestJS generator with Nx project support.' +--- + # @nrwl/nest:pipe Run the `pipe` NestJS generator with Nx project support. diff --git a/docs/react/api-nest/generators/provider.md b/docs/react/api-nest/generators/provider.md index ae8d031c95..17e4166dd8 100644 --- a/docs/react/api-nest/generators/provider.md +++ b/docs/react/api-nest/generators/provider.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:provider generator' +description: 'Run the `provider` NestJS generator with Nx project support.' +--- + # @nrwl/nest:provider Run the `provider` NestJS generator with Nx project support. diff --git a/docs/react/api-nest/generators/resolver.md b/docs/react/api-nest/generators/resolver.md index fa5da4a632..afca3530fb 100644 --- a/docs/react/api-nest/generators/resolver.md +++ b/docs/react/api-nest/generators/resolver.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:resolver generator' +description: 'Run the `resolver` NestJS generator with Nx project support.' +--- + # @nrwl/nest:resolver Run the `resolver` NestJS generator with Nx project support. diff --git a/docs/react/api-nest/generators/resource.md b/docs/react/api-nest/generators/resource.md index c29610866d..35e19905aa 100644 --- a/docs/react/api-nest/generators/resource.md +++ b/docs/react/api-nest/generators/resource.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:resource generator' +description: 'Run the `resource` NestJS generator with Nx project support.' +--- + # @nrwl/nest:resource Run the `resource` NestJS generator with Nx project support. diff --git a/docs/react/api-nest/generators/service.md b/docs/react/api-nest/generators/service.md index 1039223e1b..976473c4f8 100644 --- a/docs/react/api-nest/generators/service.md +++ b/docs/react/api-nest/generators/service.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:service generator' +description: 'Run the `service` NestJS generator with Nx project support.' +--- + # @nrwl/nest:service Run the `service` NestJS generator with Nx project support. diff --git a/docs/react/api-next/executors/build.md b/docs/react/api-next/executors/build.md index 34aea92cc0..0471072f74 100644 --- a/docs/react/api-next/executors/build.md +++ b/docs/react/api-next/executors/build.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/next:build executor' +description: 'Build a Next.js app' +--- + # @nrwl/next:build Build a Next.js app diff --git a/docs/react/api-next/executors/export.md b/docs/react/api-next/executors/export.md index f9820a7ec0..7e059e96f8 100644 --- a/docs/react/api-next/executors/export.md +++ b/docs/react/api-next/executors/export.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/next:export executor' +description: 'Export a Next.js app. The exported application is located at dist/$outputPath/exported.' +--- + # @nrwl/next:export Export a Next.js app. The exported application is located at dist/$outputPath/exported. diff --git a/docs/react/api-next/executors/server.md b/docs/react/api-next/executors/server.md index 51b5b49898..4843204a20 100644 --- a/docs/react/api-next/executors/server.md +++ b/docs/react/api-next/executors/server.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/next:server executor' +description: 'Serve a Next.js app' +--- + # @nrwl/next:server Serve a Next.js app diff --git a/docs/react/api-next/generators/application.md b/docs/react/api-next/generators/application.md index ce95428605..03d7b90102 100644 --- a/docs/react/api-next/generators/application.md +++ b/docs/react/api-next/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/next:application generator' +description: 'Create a Next.js application' +--- + # @nrwl/next:application Create a Next.js application diff --git a/docs/react/api-next/generators/component.md b/docs/react/api-next/generators/component.md index 6bca940495..b3528c8138 100644 --- a/docs/react/api-next/generators/component.md +++ b/docs/react/api-next/generators/component.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/next:component generator' +description: 'Create a React component' +--- + # @nrwl/next:component Create a React component diff --git a/docs/react/api-next/generators/page.md b/docs/react/api-next/generators/page.md index 2205b77679..9f8a70dbde 100644 --- a/docs/react/api-next/generators/page.md +++ b/docs/react/api-next/generators/page.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/next:page generator' +description: 'Create a Next.js page component' +--- + # @nrwl/next:page Create a Next.js page component diff --git a/docs/react/api-node/executors/build.md b/docs/react/api-node/executors/build.md index e4c9e13a61..c1e73e6e75 100644 --- a/docs/react/api-node/executors/build.md +++ b/docs/react/api-node/executors/build.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/node:build executor' +description: 'Build a Node application' +--- + # @nrwl/node:build Build a Node application diff --git a/docs/react/api-node/executors/execute.md b/docs/react/api-node/executors/execute.md index 1f69d40c89..6f831ce7fa 100644 --- a/docs/react/api-node/executors/execute.md +++ b/docs/react/api-node/executors/execute.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/node:execute executor' +description: 'Execute a Node application' +--- + # @nrwl/node:execute Execute a Node application diff --git a/docs/react/api-node/executors/package.md b/docs/react/api-node/executors/package.md index ed70201166..a75ddc8129 100644 --- a/docs/react/api-node/executors/package.md +++ b/docs/react/api-node/executors/package.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/node:package executor' +description: 'Package a Node library' +--- + # @nrwl/node:package Package a Node library diff --git a/docs/react/api-node/generators/application.md b/docs/react/api-node/generators/application.md index 3d3e383f42..3144b0ab63 100644 --- a/docs/react/api-node/generators/application.md +++ b/docs/react/api-node/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/node:application generator' +description: 'Create a node application' +--- + # @nrwl/node:application Create a node application diff --git a/docs/react/api-node/generators/library.md b/docs/react/api-node/generators/library.md index 0bab8322c7..7125261ae5 100644 --- a/docs/react/api-node/generators/library.md +++ b/docs/react/api-node/generators/library.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/node:library generator' +description: 'Create a library' +--- + # @nrwl/node:library Create a library diff --git a/docs/react/api-nx-plugin/executors/e2e.md b/docs/react/api-nx-plugin/executors/e2e.md index 3edd161e26..107511f9db 100644 --- a/docs/react/api-nx-plugin/executors/e2e.md +++ b/docs/react/api-nx-plugin/executors/e2e.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nx-plugin:e2e executor' +description: 'Creates and runs the e2e tests for an Nx Plugin.' +--- + # @nrwl/nx-plugin:e2e Creates and runs the e2e tests for an Nx Plugin. diff --git a/docs/react/api-nx-plugin/generators/executor.md b/docs/react/api-nx-plugin/generators/executor.md index e740f0c1a1..9ba010200f 100644 --- a/docs/react/api-nx-plugin/generators/executor.md +++ b/docs/react/api-nx-plugin/generators/executor.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nx-plugin:executor generator' +description: 'Create a executor for an Nx Plugin' +--- + # @nrwl/nx-plugin:executor Create a executor for an Nx Plugin diff --git a/docs/react/api-nx-plugin/generators/generator.md b/docs/react/api-nx-plugin/generators/generator.md index 49caeedc13..9e93ca51e0 100644 --- a/docs/react/api-nx-plugin/generators/generator.md +++ b/docs/react/api-nx-plugin/generators/generator.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nx-plugin:generator generator' +description: 'Create a generator for an Nx Plugin' +--- + # @nrwl/nx-plugin:generator Create a generator for an Nx Plugin diff --git a/docs/react/api-nx-plugin/generators/migration.md b/docs/react/api-nx-plugin/generators/migration.md index 8f1d8e7bd4..0a89776490 100644 --- a/docs/react/api-nx-plugin/generators/migration.md +++ b/docs/react/api-nx-plugin/generators/migration.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nx-plugin:migration generator' +description: 'Create a migration for an Nx Plugin' +--- + # @nrwl/nx-plugin:migration Create a migration for an Nx Plugin diff --git a/docs/react/api-nx-plugin/generators/plugin.md b/docs/react/api-nx-plugin/generators/plugin.md index 96f2cd5ce2..7e55a8d674 100644 --- a/docs/react/api-nx-plugin/generators/plugin.md +++ b/docs/react/api-nx-plugin/generators/plugin.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nx-plugin:plugin generator' +description: 'Create a Nx Plugin' +--- + # @nrwl/nx-plugin:plugin Create a Nx Plugin diff --git a/docs/react/api-react-native/executors/build-android.md b/docs/react/api-react-native/executors/build-android.md index e482636d70..0c74616ec7 100644 --- a/docs/react/api-react-native/executors/build-android.md +++ b/docs/react/api-react-native/executors/build-android.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react-native:build-android executor' +description: 'Release Build for Android.' +--- + # @nrwl/react-native:build-android Release Build for Android. diff --git a/docs/react/api-react-native/executors/bundle.md b/docs/react/api-react-native/executors/bundle.md index ddfe2cdfbd..7136976133 100644 --- a/docs/react/api-react-native/executors/bundle.md +++ b/docs/react/api-react-native/executors/bundle.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react-native:bundle executor' +description: 'Builds the JS bundle.' +--- + # @nrwl/react-native:bundle Builds the JS bundle. diff --git a/docs/react/api-react-native/executors/ensure-symlink.md b/docs/react/api-react-native/executors/ensure-symlink.md index fc674026bd..7cbf753650 100644 --- a/docs/react/api-react-native/executors/ensure-symlink.md +++ b/docs/react/api-react-native/executors/ensure-symlink.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react-native:ensure-symlink executor' +description: "Ensure workspace node_modules is symlink under app's node_modules folder." +--- + # @nrwl/react-native:ensure-symlink Ensure workspace node_modules is symlink under app's node_modules folder. diff --git a/docs/react/api-react-native/executors/run-android.md b/docs/react/api-react-native/executors/run-android.md index b5234845b8..8fb400a29b 100644 --- a/docs/react/api-react-native/executors/run-android.md +++ b/docs/react/api-react-native/executors/run-android.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react-native:run-android executor' +description: 'Runs Android application.' +--- + # @nrwl/react-native:run-android Runs Android application. diff --git a/docs/react/api-react-native/executors/run-ios.md b/docs/react/api-react-native/executors/run-ios.md index 0c7c27a757..090f226b84 100644 --- a/docs/react/api-react-native/executors/run-ios.md +++ b/docs/react/api-react-native/executors/run-ios.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react-native:run-ios executor' +description: 'Runs iOS application.' +--- + # @nrwl/react-native:run-ios Runs iOS application. diff --git a/docs/react/api-react-native/executors/start.md b/docs/react/api-react-native/executors/start.md index 3e5b8f6348..1fc0a0763f 100644 --- a/docs/react/api-react-native/executors/start.md +++ b/docs/react/api-react-native/executors/start.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react-native:start executor' +description: 'Starts the dev server for JS bundle.' +--- + # @nrwl/react-native:start Starts the dev server for JS bundle. diff --git a/docs/react/api-react-native/executors/sync-deps.md b/docs/react/api-react-native/executors/sync-deps.md index 1557bf080f..9caa5bc9c9 100644 --- a/docs/react/api-react-native/executors/sync-deps.md +++ b/docs/react/api-react-native/executors/sync-deps.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react-native:sync-deps executor' +description: 'Syncs dependencies to package.json (required for autolinking).' +--- + # @nrwl/react-native:sync-deps Syncs dependencies to package.json (required for autolinking). diff --git a/docs/react/api-react-native/generators/application.md b/docs/react/api-react-native/generators/application.md index 9d531048d8..150e0a42ad 100644 --- a/docs/react/api-react-native/generators/application.md +++ b/docs/react/api-react-native/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react-native:application generator' +description: 'Create an application' +--- + # @nrwl/react-native:application Create an application diff --git a/docs/react/api-react-native/generators/component.md b/docs/react/api-react-native/generators/component.md index 4070af5e98..a08108f0a9 100644 --- a/docs/react/api-react-native/generators/component.md +++ b/docs/react/api-react-native/generators/component.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react-native:component generator' +description: 'Create a component' +--- + # @nrwl/react-native:component Create a component diff --git a/docs/react/api-react-native/generators/library.md b/docs/react/api-react-native/generators/library.md index 2f26c9872b..1c08008708 100644 --- a/docs/react/api-react-native/generators/library.md +++ b/docs/react/api-react-native/generators/library.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react-native:library generator' +description: 'Create a library' +--- + # @nrwl/react-native:library Create a library diff --git a/docs/react/api-react/generators/application.md b/docs/react/api-react/generators/application.md index 7bfb7b5a05..51764bd9a3 100644 --- a/docs/react/api-react/generators/application.md +++ b/docs/react/api-react/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react:application generator' +description: 'Create an application' +--- + # @nrwl/react:application Create an application diff --git a/docs/react/api-react/generators/component-cypress-spec.md b/docs/react/api-react/generators/component-cypress-spec.md index 1988a9168c..f69d0785a5 100644 --- a/docs/react/api-react/generators/component-cypress-spec.md +++ b/docs/react/api-react/generators/component-cypress-spec.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react:component-cypress-spec generator' +description: 'Create a cypress spec for a ui component that has a story' +--- + # @nrwl/react:component-cypress-spec Create a cypress spec for a ui component that has a story diff --git a/docs/react/api-react/generators/component-story.md b/docs/react/api-react/generators/component-story.md index 9793d5e173..5812759ece 100644 --- a/docs/react/api-react/generators/component-story.md +++ b/docs/react/api-react/generators/component-story.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react:component-story generator' +description: 'Generate storybook story for a react component' +--- + # @nrwl/react:component-story Generate storybook story for a react component diff --git a/docs/react/api-react/generators/component.md b/docs/react/api-react/generators/component.md index 271da317e3..9864fac37a 100644 --- a/docs/react/api-react/generators/component.md +++ b/docs/react/api-react/generators/component.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react:component generator' +description: 'Create a component' +--- + # @nrwl/react:component Create a component diff --git a/docs/react/api-react/generators/hook.md b/docs/react/api-react/generators/hook.md index fbad0e6878..93c6f2c85c 100644 --- a/docs/react/api-react/generators/hook.md +++ b/docs/react/api-react/generators/hook.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react:hook generator' +description: 'Create a hook' +--- + # @nrwl/react:hook Create a hook diff --git a/docs/react/api-react/generators/library.md b/docs/react/api-react/generators/library.md index 9f2d2bb144..f636d12ccd 100644 --- a/docs/react/api-react/generators/library.md +++ b/docs/react/api-react/generators/library.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react:library generator' +description: 'Create a library' +--- + # @nrwl/react:library Create a library diff --git a/docs/react/api-react/generators/redux.md b/docs/react/api-react/generators/redux.md index c834512049..95929652f2 100644 --- a/docs/react/api-react/generators/redux.md +++ b/docs/react/api-react/generators/redux.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react:redux generator' +description: 'Create a redux slice for a project' +--- + # @nrwl/react:redux Create a redux slice for a project diff --git a/docs/react/api-react/generators/stories.md b/docs/react/api-react/generators/stories.md index 1134c26494..65ff592c37 100644 --- a/docs/react/api-react/generators/stories.md +++ b/docs/react/api-react/generators/stories.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react:stories generator' +description: 'Create stories/specs for all components declared in a library' +--- + # @nrwl/react:stories Create stories/specs for all components declared in a library diff --git a/docs/react/api-react/generators/storybook-configuration.md b/docs/react/api-react/generators/storybook-configuration.md index 747319e39f..dfe1a2e6df 100644 --- a/docs/react/api-react/generators/storybook-configuration.md +++ b/docs/react/api-react/generators/storybook-configuration.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react:storybook-configuration generator' +description: 'Set up storybook for a react library' +--- + # @nrwl/react:storybook-configuration Set up storybook for a react library diff --git a/docs/react/api-react/generators/storybook-migrate-defaults-5-to-6.md b/docs/react/api-react/generators/storybook-migrate-defaults-5-to-6.md index 084f863f1d..c340edc3f0 100644 --- a/docs/react/api-react/generators/storybook-migrate-defaults-5-to-6.md +++ b/docs/react/api-react/generators/storybook-migrate-defaults-5-to-6.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react:storybook-migrate-defaults-5-to-6 generator' +description: 'Generate default Storybook configuration files using Storybook version >=6.x specs, for projects that already have Storybook instances and configurations of versions <6.x.' +--- + # @nrwl/react:storybook-migrate-defaults-5-to-6 Generate default Storybook configuration files using Storybook version >=6.x specs, for projects that already have Storybook instances and configurations of versions <6.x. diff --git a/docs/react/api-storybook/executors/build.md b/docs/react/api-storybook/executors/build.md index 0d8627e565..08da4caf48 100644 --- a/docs/react/api-storybook/executors/build.md +++ b/docs/react/api-storybook/executors/build.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/storybook:build executor' +description: 'Build Storybook' +--- + # @nrwl/storybook:build Build Storybook diff --git a/docs/react/api-storybook/executors/storybook.md b/docs/react/api-storybook/executors/storybook.md index 91aa4a5a2a..6708c13a96 100644 --- a/docs/react/api-storybook/executors/storybook.md +++ b/docs/react/api-storybook/executors/storybook.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/storybook:storybook executor' +description: 'Serve Storybook' +--- + # @nrwl/storybook:storybook Serve Storybook diff --git a/docs/react/api-storybook/generators/configuration.md b/docs/react/api-storybook/generators/configuration.md index a7a318f69c..0fde868742 100644 --- a/docs/react/api-storybook/generators/configuration.md +++ b/docs/react/api-storybook/generators/configuration.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/storybook:configuration generator' +description: 'Add storybook configuration to a ui library or an application' +--- + # @nrwl/storybook:configuration Add storybook configuration to a ui library or an application diff --git a/docs/react/api-storybook/generators/cypress-project.md b/docs/react/api-storybook/generators/cypress-project.md index 9dc464fc0c..6d7e27b712 100644 --- a/docs/react/api-storybook/generators/cypress-project.md +++ b/docs/react/api-storybook/generators/cypress-project.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/storybook:cypress-project generator' +description: 'Add cypress e2e app to test a ui library that is set up for storybook' +--- + # @nrwl/storybook:cypress-project Add cypress e2e app to test a ui library that is set up for storybook diff --git a/docs/react/api-storybook/generators/migrate-defaults-5-to-6.md b/docs/react/api-storybook/generators/migrate-defaults-5-to-6.md index e7b78cfbc0..2d89444bb8 100644 --- a/docs/react/api-storybook/generators/migrate-defaults-5-to-6.md +++ b/docs/react/api-storybook/generators/migrate-defaults-5-to-6.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/storybook:migrate-defaults-5-to-6 generator' +description: 'Generate default Storybook configuration files using Storybook version >=6.x specs, for projects that already have Storybook instances and configurations of versions <6.x.' +--- + # @nrwl/storybook:migrate-defaults-5-to-6 Generate default Storybook configuration files using Storybook version >=6.x specs, for projects that already have Storybook instances and configurations of versions <6.x. diff --git a/docs/react/api-storybook/generators/migrate-stories-to-6-2.md b/docs/react/api-storybook/generators/migrate-stories-to-6-2.md index f08702f2da..a980e2e390 100644 --- a/docs/react/api-storybook/generators/migrate-stories-to-6-2.md +++ b/docs/react/api-storybook/generators/migrate-stories-to-6-2.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/storybook:migrate-stories-to-6-2 generator' +description: 'Migrate stories syntax to 6.2' +--- + # @nrwl/storybook:migrate-stories-to-6-2 Migrate stories syntax to 6.2 diff --git a/docs/react/api-web/executors/dev-server.md b/docs/react/api-web/executors/dev-server.md index 777b518f5e..b391b9c187 100644 --- a/docs/react/api-web/executors/dev-server.md +++ b/docs/react/api-web/executors/dev-server.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/web:dev-server executor' +description: 'Serve a web application' +--- + # @nrwl/web:dev-server Serve a web application diff --git a/docs/react/api-web/executors/file-server.md b/docs/react/api-web/executors/file-server.md index 35843ad0e4..156a78a8dd 100644 --- a/docs/react/api-web/executors/file-server.md +++ b/docs/react/api-web/executors/file-server.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/web:file-server executor' +description: 'Serve a web application from a folder' +--- + # @nrwl/web:file-server Serve a web application from a folder diff --git a/docs/react/api-web/executors/rollup.md b/docs/react/api-web/executors/rollup.md index 51d28dbcff..360f9f9e94 100644 --- a/docs/react/api-web/executors/rollup.md +++ b/docs/react/api-web/executors/rollup.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/web:rollup executor' +description: 'Package a library using rollup' +--- + # @nrwl/web:rollup Package a library using rollup diff --git a/docs/react/api-web/executors/webpack.md b/docs/react/api-web/executors/webpack.md index fa14fe3533..e102bda6eb 100644 --- a/docs/react/api-web/executors/webpack.md +++ b/docs/react/api-web/executors/webpack.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/web:webpack executor' +description: 'Build an application using webpack' +--- + # @nrwl/web:webpack Build an application using webpack diff --git a/docs/react/api-web/generators/application.md b/docs/react/api-web/generators/application.md index 8becab523a..dc333565f0 100644 --- a/docs/react/api-web/generators/application.md +++ b/docs/react/api-web/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/web:application generator' +description: 'Create an application' +--- + # @nrwl/web:application Create an application diff --git a/docs/react/api-workspace/executors/run-commands.md b/docs/react/api-workspace/executors/run-commands.md index e17c257f00..73be1d83e8 100644 --- a/docs/react/api-workspace/executors/run-commands.md +++ b/docs/react/api-workspace/executors/run-commands.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/workspace:run-commands executor' +description: 'Run any custom commands with Nx' +--- + # @nrwl/workspace:run-commands Run any custom commands with Nx diff --git a/docs/react/api-workspace/executors/run-script.md b/docs/react/api-workspace/executors/run-script.md index 493949f2ad..2ff3e3eec1 100644 --- a/docs/react/api-workspace/executors/run-script.md +++ b/docs/react/api-workspace/executors/run-script.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/workspace:run-script executor' +description: 'Run an npm script using Nx' +--- + # @nrwl/workspace:run-script Run an npm script using Nx diff --git a/docs/react/api-workspace/generators/convert-to-nx-project.md b/docs/react/api-workspace/generators/convert-to-nx-project.md index 2d2cf8dd0c..abcba6ffdf 100644 --- a/docs/react/api-workspace/generators/convert-to-nx-project.md +++ b/docs/react/api-workspace/generators/convert-to-nx-project.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/workspace:convert-to-nx-project generator' +description: "Moves a project's configuration outside of workspace.json" +--- + # @nrwl/workspace:convert-to-nx-project Moves a project's configuration outside of workspace.json diff --git a/docs/react/api-workspace/generators/library.md b/docs/react/api-workspace/generators/library.md index 6830e9675f..49245254c0 100644 --- a/docs/react/api-workspace/generators/library.md +++ b/docs/react/api-workspace/generators/library.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/workspace:library generator' +description: 'Create a library' +--- + # @nrwl/workspace:library Create a library diff --git a/docs/react/api-workspace/generators/move.md b/docs/react/api-workspace/generators/move.md index 3ac4256884..cde24e0be6 100644 --- a/docs/react/api-workspace/generators/move.md +++ b/docs/react/api-workspace/generators/move.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/workspace:move generator' +description: 'Move an application or library to another folder' +--- + # @nrwl/workspace:move Move an application or library to another folder diff --git a/docs/react/api-workspace/generators/npm-package.md b/docs/react/api-workspace/generators/npm-package.md index c8b22b92ca..ca5ad7bdc5 100644 --- a/docs/react/api-workspace/generators/npm-package.md +++ b/docs/react/api-workspace/generators/npm-package.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/workspace:npm-package generator' +description: 'Create a minimal npm package' +--- + # @nrwl/workspace:npm-package Create a minimal npm package diff --git a/docs/react/api-workspace/generators/remove.md b/docs/react/api-workspace/generators/remove.md index 84141afecc..494639ce26 100644 --- a/docs/react/api-workspace/generators/remove.md +++ b/docs/react/api-workspace/generators/remove.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/workspace:remove generator' +description: 'Remove an application or library' +--- + # @nrwl/workspace:remove Remove an application or library diff --git a/docs/react/api-workspace/generators/run-commands.md b/docs/react/api-workspace/generators/run-commands.md index 856421c372..79cb2ee0ef 100644 --- a/docs/react/api-workspace/generators/run-commands.md +++ b/docs/react/api-workspace/generators/run-commands.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/workspace:run-commands generator' +description: 'Generates a target to run any command in the terminal' +--- + # @nrwl/workspace:run-commands Generates a target to run any command in the terminal diff --git a/docs/react/api-workspace/generators/workspace-generator.md b/docs/react/api-workspace/generators/workspace-generator.md index 93d12ff310..99fdf2e494 100644 --- a/docs/react/api-workspace/generators/workspace-generator.md +++ b/docs/react/api-workspace/generators/workspace-generator.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/workspace:workspace-generator generator' +description: 'Generates a workspace generator' +--- + # @nrwl/workspace:workspace-generator Generates a workspace generator diff --git a/docs/react/cli/affected-apps.md b/docs/react/cli/affected-apps.md index 24328a2f50..8a7a9cdbd4 100644 --- a/docs/react/cli/affected-apps.md +++ b/docs/react/cli/affected-apps.md @@ -1,3 +1,8 @@ +--- +title: 'affected:apps - CLI command' +description: 'Print applications affected by changes' +--- + # affected:apps Print applications affected by changes diff --git a/docs/react/cli/affected-build.md b/docs/react/cli/affected-build.md index 5a44ab0572..496a757652 100644 --- a/docs/react/cli/affected-build.md +++ b/docs/react/cli/affected-build.md @@ -1,3 +1,8 @@ +--- +title: 'affected:build - CLI command' +description: 'Build applications and publishable libraries affected by changes' +--- + # affected:build Build applications and publishable libraries affected by changes diff --git a/docs/react/cli/affected-dep-graph.md b/docs/react/cli/affected-dep-graph.md index c05dbc0f16..837fe6494f 100644 --- a/docs/react/cli/affected-dep-graph.md +++ b/docs/react/cli/affected-dep-graph.md @@ -1,3 +1,8 @@ +--- +title: 'affected:dep-graph - CLI command' +description: 'Graph dependencies affected by changes' +--- + # affected:dep-graph Graph dependencies affected by changes diff --git a/docs/react/cli/affected-e2e.md b/docs/react/cli/affected-e2e.md index 318ba9ba75..09e799bdb0 100644 --- a/docs/react/cli/affected-e2e.md +++ b/docs/react/cli/affected-e2e.md @@ -1,3 +1,8 @@ +--- +title: 'affected:e2e - CLI command' +description: 'Run e2e tests for the applications affected by changes' +--- + # affected:e2e Run e2e tests for the applications affected by changes diff --git a/docs/react/cli/affected-libs.md b/docs/react/cli/affected-libs.md index 62864f72bf..e75edf0984 100644 --- a/docs/react/cli/affected-libs.md +++ b/docs/react/cli/affected-libs.md @@ -1,3 +1,8 @@ +--- +title: 'affected:libs - CLI command' +description: 'Print libraries affected by changes' +--- + # affected:libs Print libraries affected by changes diff --git a/docs/react/cli/affected-lint.md b/docs/react/cli/affected-lint.md index dc95f58a17..bfbf9c1c16 100644 --- a/docs/react/cli/affected-lint.md +++ b/docs/react/cli/affected-lint.md @@ -1,3 +1,8 @@ +--- +title: 'affected:lint - CLI command' +description: 'Lint projects affected by changes' +--- + # affected:lint Lint projects affected by changes diff --git a/docs/react/cli/affected-test.md b/docs/react/cli/affected-test.md index 67a2575278..5859c7b8e1 100644 --- a/docs/react/cli/affected-test.md +++ b/docs/react/cli/affected-test.md @@ -1,3 +1,8 @@ +--- +title: 'affected:test - CLI command' +description: 'Test projects affected by changes' +--- + # affected:test Test projects affected by changes diff --git a/docs/react/cli/affected.md b/docs/react/cli/affected.md index 7950a715bf..92b3cd456a 100644 --- a/docs/react/cli/affected.md +++ b/docs/react/cli/affected.md @@ -1,3 +1,8 @@ +--- +title: 'affected - CLI command' +description: 'Run target for affected projects' +--- + # affected Run target for affected projects diff --git a/docs/react/cli/build.md b/docs/react/cli/build.md index f12f82e8b1..3890bcd249 100644 --- a/docs/react/cli/build.md +++ b/docs/react/cli/build.md @@ -1,3 +1,8 @@ +--- +title: 'build - CLI command' +description: 'Compiles an application into an output directory named dist/ at the given output path. Must be executed from within a workspace directory.' +--- + # build Compiles an application into an output directory named dist/ at the given output path. Must be executed from within a workspace directory. diff --git a/docs/react/cli/connect-to-nx-cloud.md b/docs/react/cli/connect-to-nx-cloud.md index ef9618b963..e5ddd7d468 100644 --- a/docs/react/cli/connect-to-nx-cloud.md +++ b/docs/react/cli/connect-to-nx-cloud.md @@ -1,3 +1,8 @@ +--- +title: 'connect-to-nx-cloud - CLI command' +description: 'Makes sure the workspace is connected to Nx Cloud' +--- + # connect-to-nx-cloud Makes sure the workspace is connected to Nx Cloud diff --git a/docs/react/cli/daemon.md b/docs/react/cli/daemon.md index 8b15a5a8e0..9f729602e9 100644 --- a/docs/react/cli/daemon.md +++ b/docs/react/cli/daemon.md @@ -1,3 +1,8 @@ +--- +title: 'daemon - CLI command' +description: "EXPERIMENTAL: Nx DaemonThe Nx Daemon is a local server which runs in the background in order to intelligently cache information about the workspace's project graph." +--- + # daemon EXPERIMENTAL: Nx DaemonThe Nx Daemon is a local server which runs in the background in order to intelligently cache information about the workspace's project graph. diff --git a/docs/react/cli/dep-graph.md b/docs/react/cli/dep-graph.md index 8dbbd49c6c..8356b56378 100644 --- a/docs/react/cli/dep-graph.md +++ b/docs/react/cli/dep-graph.md @@ -1,3 +1,8 @@ +--- +title: 'dep-graph - CLI command' +description: 'Graph dependencies within workspace' +--- + # dep-graph Graph dependencies within workspace diff --git a/docs/react/cli/e2e.md b/docs/react/cli/e2e.md index 59235e7a25..6271b2d3e5 100644 --- a/docs/react/cli/e2e.md +++ b/docs/react/cli/e2e.md @@ -1,3 +1,8 @@ +--- +title: 'e2e - CLI command' +description: 'Builds and serves an app, then runs end-to-end tests using the configured E2E test runner.' +--- + # e2e Builds and serves an app, then runs end-to-end tests using the configured E2E test runner. diff --git a/docs/react/cli/format-check.md b/docs/react/cli/format-check.md index 25e4be0be0..54ce4ccb51 100644 --- a/docs/react/cli/format-check.md +++ b/docs/react/cli/format-check.md @@ -1,3 +1,8 @@ +--- +title: 'format:check - CLI command' +description: 'Check for un-formatted files' +--- + # format:check Check for un-formatted files diff --git a/docs/react/cli/format-write.md b/docs/react/cli/format-write.md index d49e5cab48..8f66ad7593 100644 --- a/docs/react/cli/format-write.md +++ b/docs/react/cli/format-write.md @@ -1,3 +1,8 @@ +--- +title: 'format:write - CLI command' +description: 'Overwrite un-formatted files' +--- + # format:write Overwrite un-formatted files diff --git a/docs/react/cli/generate.md b/docs/react/cli/generate.md index 77c4d2e117..ece284ea10 100644 --- a/docs/react/cli/generate.md +++ b/docs/react/cli/generate.md @@ -1,3 +1,8 @@ +--- +title: 'generate - CLI command' +description: 'Runs a generator that creates and/or modifies files based on a generator from a collection.' +--- + # generate Runs a generator that creates and/or modifies files based on a generator from a collection. diff --git a/docs/react/cli/lint.md b/docs/react/cli/lint.md index 9dd5c71153..d13a85b591 100644 --- a/docs/react/cli/lint.md +++ b/docs/react/cli/lint.md @@ -1,3 +1,8 @@ +--- +title: 'lint - CLI command' +description: 'Runs linting tools on application code in a given project folder using the configured linter.' +--- + # lint Runs linting tools on application code in a given project folder using the configured linter. diff --git a/docs/react/cli/list.md b/docs/react/cli/list.md index be0433be1a..9f055f0e2d 100644 --- a/docs/react/cli/list.md +++ b/docs/react/cli/list.md @@ -1,3 +1,8 @@ +--- +title: 'list - CLI command' +description: 'Lists installed plugins, capabilities of installed plugins and other available plugins.' +--- + # list Lists installed plugins, capabilities of installed plugins and other available plugins. diff --git a/docs/react/cli/migrate.md b/docs/react/cli/migrate.md index c1c23173c2..83d5bae7ee 100644 --- a/docs/react/cli/migrate.md +++ b/docs/react/cli/migrate.md @@ -1,3 +1,11 @@ +--- +title: "migrate - CLI command" +description: "Creates a migrations file or runs migrations from the migrations file. +- Migrate packages and create migrations.json (e.g., nx migrate @nrwl/workspace@latest) +- Run migrations (e.g., nx migrate --run-migrations=migrations.json) +" +--- + # migrate Creates a migrations file or runs migrations from the migrations file. diff --git a/docs/react/cli/print-affected.md b/docs/react/cli/print-affected.md index 5627ad6627..d480fc4d43 100644 --- a/docs/react/cli/print-affected.md +++ b/docs/react/cli/print-affected.md @@ -1,3 +1,8 @@ +--- +title: 'print-affected - CLI command' +description: 'Prints information about the projects and targets affected by changes' +--- + # print-affected Prints information about the projects and targets affected by changes diff --git a/docs/react/cli/report.md b/docs/react/cli/report.md index 0fae67a84e..ed66e158d1 100644 --- a/docs/react/cli/report.md +++ b/docs/react/cli/report.md @@ -1,3 +1,8 @@ +--- +title: 'report - CLI command' +description: 'Reports useful version numbers to copy into the Nx issue template' +--- + # report Reports useful version numbers to copy into the Nx issue template diff --git a/docs/react/cli/reset.md b/docs/react/cli/reset.md index 39dc0a2e8f..a81c0d4c4e 100644 --- a/docs/react/cli/reset.md +++ b/docs/react/cli/reset.md @@ -1,3 +1,8 @@ +--- +title: 'reset - CLI command' +description: 'Clears all the cached Nx artifacts and metadata about the workspace and shuts down the Nx Daemon.' +--- + # reset Clears all the cached Nx artifacts and metadata about the workspace and shuts down the Nx Daemon. diff --git a/docs/react/cli/run-many.md b/docs/react/cli/run-many.md index 2167dcd5dc..85a37a222f 100644 --- a/docs/react/cli/run-many.md +++ b/docs/react/cli/run-many.md @@ -1,3 +1,8 @@ +--- +title: 'run-many - CLI command' +description: 'Run target for multiple listed projects' +--- + # run-many Run target for multiple listed projects diff --git a/docs/react/cli/run.md b/docs/react/cli/run.md index bab1aa42a3..91a720d5d6 100644 --- a/docs/react/cli/run.md +++ b/docs/react/cli/run.md @@ -1,3 +1,8 @@ +--- +title: 'run - CLI command' +description: 'Runs an Architect target with an optional custom builder configuration defined in your project.' +--- + # run Runs an Architect target with an optional custom builder configuration defined in your project. diff --git a/docs/react/cli/serve.md b/docs/react/cli/serve.md index 0f0b8e130b..9eb3e6cec3 100644 --- a/docs/react/cli/serve.md +++ b/docs/react/cli/serve.md @@ -1,3 +1,8 @@ +--- +title: 'serve - CLI command' +description: 'Builds and serves an application, rebuilding on file changes.' +--- + # serve Builds and serves an application, rebuilding on file changes. diff --git a/docs/react/cli/test.md b/docs/react/cli/test.md index cf86963e7e..3c1483a640 100644 --- a/docs/react/cli/test.md +++ b/docs/react/cli/test.md @@ -1,3 +1,8 @@ +--- +title: 'test - CLI command' +description: 'Runs unit tests in a project using the configured unit test runner.' +--- + # test Runs unit tests in a project using the configured unit test runner. diff --git a/docs/react/cli/workspace-generator.md b/docs/react/cli/workspace-generator.md index 20d68b1803..c9915c1a76 100644 --- a/docs/react/cli/workspace-generator.md +++ b/docs/react/cli/workspace-generator.md @@ -1,3 +1,8 @@ +--- +title: 'workspace-generator - CLI command' +description: 'Runs a workspace generator from the tools/generators directory' +--- + # workspace-generator Runs a workspace generator from the tools/generators directory diff --git a/docs/react/cli/workspace-lint.md b/docs/react/cli/workspace-lint.md index e72c80e2f0..193bf2a76b 100644 --- a/docs/react/cli/workspace-lint.md +++ b/docs/react/cli/workspace-lint.md @@ -1,6 +1,11 @@ +--- +title: 'workspace-lint - CLI command' +description: 'Lint workspace or list of files. Note: To exclude files from this lint rule, you can add them to the `.nxignore` file' +--- + # workspace-lint -Lint workspace or list of files. Note: To exclude files from this lint rule, you can add them to the ".nxignore" file +Lint workspace or list of files. Note: To exclude files from this lint rule, you can add them to the `.nxignore` file ## Usage diff --git a/docs/shared/cli/build.md b/docs/shared/cli/build.md index f12f82e8b1..3890bcd249 100644 --- a/docs/shared/cli/build.md +++ b/docs/shared/cli/build.md @@ -1,3 +1,8 @@ +--- +title: 'build - CLI command' +description: 'Compiles an application into an output directory named dist/ at the given output path. Must be executed from within a workspace directory.' +--- + # build Compiles an application into an output directory named dist/ at the given output path. Must be executed from within a workspace directory. diff --git a/docs/shared/cli/e2e.md b/docs/shared/cli/e2e.md index 59235e7a25..6271b2d3e5 100644 --- a/docs/shared/cli/e2e.md +++ b/docs/shared/cli/e2e.md @@ -1,3 +1,8 @@ +--- +title: 'e2e - CLI command' +description: 'Builds and serves an app, then runs end-to-end tests using the configured E2E test runner.' +--- + # e2e Builds and serves an app, then runs end-to-end tests using the configured E2E test runner. diff --git a/docs/shared/cli/generate.md b/docs/shared/cli/generate.md index 77c4d2e117..ece284ea10 100644 --- a/docs/shared/cli/generate.md +++ b/docs/shared/cli/generate.md @@ -1,3 +1,8 @@ +--- +title: 'generate - CLI command' +description: 'Runs a generator that creates and/or modifies files based on a generator from a collection.' +--- + # generate Runs a generator that creates and/or modifies files based on a generator from a collection. diff --git a/docs/shared/cli/lint.md b/docs/shared/cli/lint.md index 9dd5c71153..d13a85b591 100644 --- a/docs/shared/cli/lint.md +++ b/docs/shared/cli/lint.md @@ -1,3 +1,8 @@ +--- +title: 'lint - CLI command' +description: 'Runs linting tools on application code in a given project folder using the configured linter.' +--- + # lint Runs linting tools on application code in a given project folder using the configured linter. diff --git a/docs/shared/cli/run.md b/docs/shared/cli/run.md index bab1aa42a3..91a720d5d6 100644 --- a/docs/shared/cli/run.md +++ b/docs/shared/cli/run.md @@ -1,3 +1,8 @@ +--- +title: 'run - CLI command' +description: 'Runs an Architect target with an optional custom builder configuration defined in your project.' +--- + # run Runs an Architect target with an optional custom builder configuration defined in your project. diff --git a/docs/shared/cli/serve.md b/docs/shared/cli/serve.md index 0f0b8e130b..9eb3e6cec3 100644 --- a/docs/shared/cli/serve.md +++ b/docs/shared/cli/serve.md @@ -1,3 +1,8 @@ +--- +title: 'serve - CLI command' +description: 'Builds and serves an application, rebuilding on file changes.' +--- + # serve Builds and serves an application, rebuilding on file changes. diff --git a/docs/shared/cli/test.md b/docs/shared/cli/test.md index cf86963e7e..3c1483a640 100644 --- a/docs/shared/cli/test.md +++ b/docs/shared/cli/test.md @@ -1,3 +1,8 @@ +--- +title: 'test - CLI command' +description: 'Runs unit tests in a project using the configured unit test runner.' +--- + # test Runs unit tests in a project using the configured unit test runner. diff --git a/nx-dev/data-access-documents/src/lib/documents.api.ts b/nx-dev/data-access-documents/src/lib/documents.api.ts index 0e16b3f162..82ae669b80 100644 --- a/nx-dev/data-access-documents/src/lib/documents.api.ts +++ b/nx-dev/data-access-documents/src/lib/documents.api.ts @@ -59,6 +59,7 @@ export class DocumentsApi { // Set default title if not provided in front-matter section. if (!file.data.title) { file.data.title = extractTitle(originalContent) ?? path[path.length - 1]; + file.data.description = file.excerpt ?? path[path.length - 1]; } return { diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/executors/delegate-build.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/executors/delegate-build.md index 66947c2478..ccaf684600 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/executors/delegate-build.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/executors/delegate-build.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:delegate-build executor' +description: 'Delegates the build to a different target while supporting incremental builds.' +--- + # @nrwl/angular:delegate-build Delegates the build to a different target while supporting incremental builds. diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/executors/ng-packagr-lite.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/executors/ng-packagr-lite.md index 1a910703c0..253dd6d2c7 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/executors/ng-packagr-lite.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/executors/ng-packagr-lite.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:ng-packagr-lite executor' +description: 'Builds a library with support for incremental builds.' +--- + # @nrwl/angular:ng-packagr-lite Builds a library with support for incremental builds. diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/executors/package.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/executors/package.md index c177134d1b..2a6f57f8d1 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/executors/package.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/executors/package.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:package executor' +description: 'Builds and packages an Angular library to be distributed as an NPM package. It supports incremental builds.' +--- + # @nrwl/angular:package Builds and packages an Angular library to be distributed as an NPM package. It supports incremental builds. diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/executors/webpack-browser.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/executors/webpack-browser.md index 5b8b290ed4..8d50ab3528 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/executors/webpack-browser.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/executors/webpack-browser.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:webpack-browser executor' +description: 'Builds a browser application with support for incremental builds and custom webpack configuration.' +--- + # @nrwl/angular:webpack-browser Builds a browser application with support for incremental builds and custom webpack configuration. diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/executors/webpack-server.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/executors/webpack-server.md index 5dee430914..be7e6b29b0 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/executors/webpack-server.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/executors/webpack-server.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:webpack-server executor' +description: 'Serves a browser application with support for a custom webpack configuration.' +--- + # @nrwl/angular:webpack-server Serves a browser application with support for a custom webpack configuration. diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/application.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/application.md index d57f040dff..f055a8be31 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/application.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:application generator' +description: 'Creates an Angular application.' +--- + # @nrwl/angular:application Creates an Angular application. diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/convert-tslint-to-eslint.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/convert-tslint-to-eslint.md index a7bb1c4095..e4db24bd3e 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/convert-tslint-to-eslint.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/convert-tslint-to-eslint.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:convert-tslint-to-eslint generator' +description: 'Converts a project from TSLint to ESLint.' +--- + # @nrwl/angular:convert-tslint-to-eslint Converts a project from TSLint to ESLint. diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/downgrade-module.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/downgrade-module.md index c0fdb0888e..0d3cda452c 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/downgrade-module.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/downgrade-module.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:downgrade-module generator' +description: 'Sets up a Downgrade Module.' +--- + # @nrwl/angular:downgrade-module Sets up a Downgrade Module. diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/karma-project.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/karma-project.md index 1bb55f6e1b..179095cc44 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/karma-project.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/karma-project.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:karma-project generator' +description: 'Adds Karma configuration to a project.' +--- + # @nrwl/angular:karma-project Adds Karma configuration to a project. diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/karma.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/karma.md index 329e37a034..51cc43cbef 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/karma.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/karma.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:karma generator' +description: 'Adds Karma configuration to a workspace.' +--- + # @nrwl/angular:karma Adds Karma configuration to a workspace. diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/library-secondary-entry-point.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/library-secondary-entry-point.md index b250fe5f65..599ef18198 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/library-secondary-entry-point.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/library-secondary-entry-point.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:library-secondary-entry-point generator' +description: 'Creates a secondary entry point for an Angular publishable library.' +--- + # @nrwl/angular:library-secondary-entry-point Creates a secondary entry point for an Angular publishable library. diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/library.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/library.md index aeca30f34a..8526888a9f 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/library.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/library.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:library generator' +description: 'Creates an Angular library.' +--- + # @nrwl/angular:library Creates an Angular library. diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/move.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/move.md index e4ffac9d21..d52fd27316 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/move.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/move.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:move generator' +description: 'Moves an Angular application or library to another folder within the workspace and updates the project configuration.' +--- + # @nrwl/angular:move Moves an Angular application or library to another folder within the workspace and updates the project configuration. diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/ngrx.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/ngrx.md index 6285c42b8e..be96e9fa7f 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/ngrx.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/ngrx.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:ngrx generator' +description: 'Adds NgRx support to an application or library.' +--- + # @nrwl/angular:ngrx Adds NgRx support to an application or library. diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/scam.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/scam.md index a12d614620..2782621c64 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/scam.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/scam.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:scam generator' +description: 'Generate a component with an accompanying Single Component Angular Module (SCAM).' +--- + # @nrwl/angular:scam Generate a component with an accompanying Single Component Angular Module (SCAM). diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/setup-mfe.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/setup-mfe.md index 822cfb7b08..b6a934f3f8 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/setup-mfe.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/setup-mfe.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:setup-mfe generator' +description: 'Generate a Module Federation configuration for a given Angular application.' +--- + # @nrwl/angular:setup-mfe Generate a Module Federation configuration for a given Angular application. diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/stories.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/stories.md index 5abf4fff06..c2184dc713 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/stories.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/stories.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:stories generator' +description: 'Creates stories/specs for all components declared in a project.' +--- + # @nrwl/angular:stories Creates stories/specs for all components declared in a project. diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/storybook-configuration.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/storybook-configuration.md index d0b42c563c..3397536e84 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/storybook-configuration.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/storybook-configuration.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:storybook-configuration generator' +description: 'Adds Storybook configuration to a project.' +--- + # @nrwl/angular:storybook-configuration Adds Storybook configuration to a project. diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/storybook-migrate-defaults-5-to-6.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/storybook-migrate-defaults-5-to-6.md index 171054109b..cbccf2dfc8 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/storybook-migrate-defaults-5-to-6.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/storybook-migrate-defaults-5-to-6.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:storybook-migrate-defaults-5-to-6 generator' +description: 'Generates default Storybook configuration files using Storybook version >=6.x specs, for projects that already have Storybook instances and configurations of versions <6.x.' +--- + # @nrwl/angular:storybook-migrate-defaults-5-to-6 Generates default Storybook configuration files using Storybook version >=6.x specs, for projects that already have Storybook instances and configurations of versions <6.x. diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/storybook-migrate-stories-to-6-2.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/storybook-migrate-stories-to-6-2.md index c118b02267..2952a46a47 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/storybook-migrate-stories-to-6-2.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/storybook-migrate-stories-to-6-2.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:storybook-migrate-stories-to-6-2 generator' +description: 'Migrates stories to match the new syntax in v6.2 where the component declaration should be in the default export.' +--- + # @nrwl/angular:storybook-migrate-stories-to-6-2 Migrates stories to match the new syntax in v6.2 where the component declaration should be in the default export. diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/upgrade-module.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/upgrade-module.md index e5bd2bee72..54b96e4fc3 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/upgrade-module.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/upgrade-module.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:upgrade-module generator' +description: 'Sets up an Upgrade Module.' +--- + # @nrwl/angular:upgrade-module Sets up an Upgrade Module. diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/web-worker.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/web-worker.md index 1775d3bb37..3230af39f8 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/web-worker.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-angular/generators/web-worker.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:web-worker generator' +description: 'Creates a Web Worker.' +--- + # @nrwl/angular:web-worker Creates a Web Worker. diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-cypress/executors/cypress.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-cypress/executors/cypress.md index 931cf3b44b..a872003d40 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-cypress/executors/cypress.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-cypress/executors/cypress.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/cypress:cypress executor' +description: 'Run Cypress e2e tests' +--- + # @nrwl/cypress:cypress Run Cypress e2e tests diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-detox/executors/build.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-detox/executors/build.md index d954617e2b..b01b6b1b92 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-detox/executors/build.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-detox/executors/build.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/detox:build executor' +description: 'Run the command defined in build property of the specified configuration.' +--- + # @nrwl/detox:build Run the command defined in build property of the specified configuration. diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-detox/executors/test.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-detox/executors/test.md index fb0ec873e0..991d614743 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-detox/executors/test.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-detox/executors/test.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/detox:test executor' +description: 'Initiating your detox test suite.' +--- + # @nrwl/detox:test Initiating your detox test suite. diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-detox/generators/application.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-detox/generators/application.md index c99ef6852f..9d3930e353 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-detox/generators/application.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-detox/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/detox:application generator' +description: 'Create a detox application' +--- + # @nrwl/detox:application Create a detox application diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-express/generators/application.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-express/generators/application.md index 846f84d816..7938def406 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-express/generators/application.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-express/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/express:application generator' +description: 'Create an express application' +--- + # @nrwl/express:application Create an express application diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-gatsby/executors/build.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-gatsby/executors/build.md index 25aeb34240..cbb85677ba 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-gatsby/executors/build.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-gatsby/executors/build.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/gatsby:build executor' +description: 'Build a Gatsby app' +--- + # @nrwl/gatsby:build Build a Gatsby app diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-gatsby/executors/server.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-gatsby/executors/server.md index 260374939f..10573ae0f7 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-gatsby/executors/server.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-gatsby/executors/server.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/gatsby:server executor' +description: 'Starts server for app' +--- + # @nrwl/gatsby:server Starts server for app diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-gatsby/generators/application.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-gatsby/generators/application.md index 8f462ba7b9..8265c5f388 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-gatsby/generators/application.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-gatsby/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/gatsby:application generator' +description: 'Create an application' +--- + # @nrwl/gatsby:application Create an application diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-gatsby/generators/component.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-gatsby/generators/component.md index e4b6211662..1cf4637ad3 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-gatsby/generators/component.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-gatsby/generators/component.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/gatsby:component generator' +description: 'Create a component' +--- + # @nrwl/gatsby:component Create a component diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-gatsby/generators/page.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-gatsby/generators/page.md index 71cf471bd1..d121d51f93 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-gatsby/generators/page.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-gatsby/generators/page.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/gatsby:page generator' +description: 'Create a page' +--- + # @nrwl/gatsby:page Create a page diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-jest/executors/jest.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-jest/executors/jest.md index f64cf0fd34..3ac6fc17b8 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-jest/executors/jest.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-jest/executors/jest.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/jest:jest executor' +description: 'Run Jest unit tests' +--- + # @nrwl/jest:jest Run Jest unit tests diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-js/executors/tsc.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-js/executors/tsc.md index b0babee5f3..5ca66f0fad 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-js/executors/tsc.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-js/executors/tsc.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/js:tsc executor' +description: 'Build a project using TypeScript.' +--- + # @nrwl/js:tsc Build a project using TypeScript. diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-js/generators/application.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-js/generators/application.md index 9b81cafee8..37be7d1b1d 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-js/generators/application.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-js/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/js:application generator' +description: 'Create a application' +--- + # @nrwl/js:application Create a application diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-js/generators/library.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-js/generators/library.md index 2d7dd9ace9..db7b595a84 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-js/generators/library.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-js/generators/library.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/js:library generator' +description: 'Create a library' +--- + # @nrwl/js:library Create a library diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-linter/executors/eslint.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-linter/executors/eslint.md index f6d6d70772..8896c1484e 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-linter/executors/eslint.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-linter/executors/eslint.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/linter:eslint executor' +description: 'Run ESLint on a project' +--- + # @nrwl/linter:eslint Run ESLint on a project diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-linter/executors/lint.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-linter/executors/lint.md index ffba028b48..bd7574f492 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-linter/executors/lint.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-linter/executors/lint.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/linter:lint executor' +description: '**[DEPRECATED]**: Please use the eslint builder instead, an automated migration was provided in v10.3.0' +--- + # @nrwl/linter:lint **[DEPRECATED]**: Please use the eslint builder instead, an automated migration was provided in v10.3.0 diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-linter/generators/workspace-rule.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-linter/generators/workspace-rule.md index 64b1fb49c8..1cb0cdcb4a 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-linter/generators/workspace-rule.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-linter/generators/workspace-rule.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/linter:workspace-rule generator' +description: 'Create a new workspace ESLint rule' +--- + # @nrwl/linter:workspace-rule Create a new workspace ESLint rule diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/application.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/application.md index e7bdec3f91..09fb40b4bd 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/application.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:application generator' +description: 'Create a NestJS application.' +--- + # @nrwl/nest:application Create a NestJS application. diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/class.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/class.md index 3c74a16833..08e6ce0353 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/class.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/class.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:class generator' +description: 'Run the `class` NestJS generator with Nx project support.' +--- + # @nrwl/nest:class Run the `class` NestJS generator with Nx project support. diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/controller.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/controller.md index 541c0d9a52..362579bac1 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/controller.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/controller.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:controller generator' +description: 'Run the `controller` NestJS generator with Nx project support.' +--- + # @nrwl/nest:controller Run the `controller` NestJS generator with Nx project support. diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/convert-tslint-to-eslint.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/convert-tslint-to-eslint.md index 5a90df793e..968a32e611 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/convert-tslint-to-eslint.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/convert-tslint-to-eslint.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:convert-tslint-to-eslint generator' +description: 'Convert a project from TSLint to ESLint.' +--- + # @nrwl/nest:convert-tslint-to-eslint Convert a project from TSLint to ESLint. diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/decorator.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/decorator.md index 15dc3f3179..1ad218f3dd 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/decorator.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/decorator.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:decorator generator' +description: 'Run the `decorator` NestJS generator with Nx project support.' +--- + # @nrwl/nest:decorator Run the `decorator` NestJS generator with Nx project support. diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/filter.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/filter.md index fac4582c7e..2d34b04e2a 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/filter.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/filter.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:filter generator' +description: 'Run the `filter` NestJS generator with Nx project support.' +--- + # @nrwl/nest:filter Run the `filter` NestJS generator with Nx project support. diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/gateway.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/gateway.md index 5745843a46..152e610c86 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/gateway.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/gateway.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:gateway generator' +description: 'Run the `gateway` NestJS generator with Nx project support.' +--- + # @nrwl/nest:gateway Run the `gateway` NestJS generator with Nx project support. diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/guard.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/guard.md index c363c05f9e..42bc7207e3 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/guard.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/guard.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:guard generator' +description: 'Run the `guard` NestJS generator with Nx project support.' +--- + # @nrwl/nest:guard Run the `guard` NestJS generator with Nx project support. diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/interceptor.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/interceptor.md index e3d40ba2d2..7d462e6d17 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/interceptor.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/interceptor.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:interceptor generator' +description: 'Run the `interceptor` NestJS generator with Nx project support.' +--- + # @nrwl/nest:interceptor Run the `interceptor` NestJS generator with Nx project support. diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/interface.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/interface.md index 38e9acb989..e8f0e320b5 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/interface.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/interface.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:interface generator' +description: 'Run the `interface` NestJS generator with Nx project support.' +--- + # @nrwl/nest:interface Run the `interface` NestJS generator with Nx project support. diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/library.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/library.md index 5bffaa6084..a89d2a5638 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/library.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/library.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:library generator' +description: 'Create a new NestJS library.' +--- + # @nrwl/nest:library Create a new NestJS library. diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/middleware.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/middleware.md index bd7785fd38..f3775381e6 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/middleware.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/middleware.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:middleware generator' +description: 'Run the `middleware` NestJS generator with Nx project support.' +--- + # @nrwl/nest:middleware Run the `middleware` NestJS generator with Nx project support. diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/module.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/module.md index 8c589ce4f4..a05b466e44 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/module.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/module.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:module generator' +description: 'Run the `module` NestJS generator with Nx project support.' +--- + # @nrwl/nest:module Run the `module` NestJS generator with Nx project support. diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/pipe.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/pipe.md index cf895e9e91..739b67aa01 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/pipe.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/pipe.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:pipe generator' +description: 'Run the `pipe` NestJS generator with Nx project support.' +--- + # @nrwl/nest:pipe Run the `pipe` NestJS generator with Nx project support. diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/provider.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/provider.md index 2c7845708c..082a99a4a8 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/provider.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/provider.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:provider generator' +description: 'Run the `provider` NestJS generator with Nx project support.' +--- + # @nrwl/nest:provider Run the `provider` NestJS generator with Nx project support. diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/resolver.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/resolver.md index aa58f5bc17..64bde6df46 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/resolver.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/resolver.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:resolver generator' +description: 'Run the `resolver` NestJS generator with Nx project support.' +--- + # @nrwl/nest:resolver Run the `resolver` NestJS generator with Nx project support. diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/resource.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/resource.md index a914c0e0b6..bdfcc7adfd 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/resource.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/resource.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:resource generator' +description: 'Run the `resource` NestJS generator with Nx project support.' +--- + # @nrwl/nest:resource Run the `resource` NestJS generator with Nx project support. diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/service.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/service.md index bf892e58c6..06fd1ff4a5 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/service.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-nest/generators/service.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:service generator' +description: 'Run the `service` NestJS generator with Nx project support.' +--- + # @nrwl/nest:service Run the `service` NestJS generator with Nx project support. diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-next/executors/build.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-next/executors/build.md index 6b51b0455a..a645e7ba4e 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-next/executors/build.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-next/executors/build.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/next:build executor' +description: 'Build a Next.js app' +--- + # @nrwl/next:build Build a Next.js app diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-next/executors/export.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-next/executors/export.md index 792450716a..66445f1d12 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-next/executors/export.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-next/executors/export.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/next:export executor' +description: 'Export a Next.js app. The exported application is located at dist/$outputPath/exported.' +--- + # @nrwl/next:export Export a Next.js app. The exported application is located at dist/$outputPath/exported. diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-next/executors/server.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-next/executors/server.md index ac14b7e0e2..c9d8a15b1e 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-next/executors/server.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-next/executors/server.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/next:server executor' +description: 'Serve a Next.js app' +--- + # @nrwl/next:server Serve a Next.js app diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-next/generators/application.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-next/generators/application.md index 861db21158..852835bc4b 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-next/generators/application.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-next/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/next:application generator' +description: 'Create a Next.js application' +--- + # @nrwl/next:application Create a Next.js application diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-next/generators/component.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-next/generators/component.md index 921fa991e8..177eb7b23e 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-next/generators/component.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-next/generators/component.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/next:component generator' +description: 'Create a React component' +--- + # @nrwl/next:component Create a React component diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-next/generators/page.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-next/generators/page.md index 8dc4784202..98fe3a4ed4 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-next/generators/page.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-next/generators/page.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/next:page generator' +description: 'Create a Next.js page component' +--- + # @nrwl/next:page Create a Next.js page component diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-node/executors/build.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-node/executors/build.md index f46412202b..a232cad66d 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-node/executors/build.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-node/executors/build.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/node:build executor' +description: 'Build a Node application' +--- + # @nrwl/node:build Build a Node application diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-node/executors/execute.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-node/executors/execute.md index 16bfdfa997..8c54fc2d24 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-node/executors/execute.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-node/executors/execute.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/node:execute executor' +description: 'Execute a Node application' +--- + # @nrwl/node:execute Execute a Node application diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-node/executors/package.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-node/executors/package.md index ca4e77757e..aaae9070ce 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-node/executors/package.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-node/executors/package.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/node:package executor' +description: 'Package a Node library' +--- + # @nrwl/node:package Package a Node library diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-node/generators/application.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-node/generators/application.md index ffb1950dd9..c5275f5957 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-node/generators/application.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-node/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/node:application generator' +description: 'Create a node application' +--- + # @nrwl/node:application Create a node application diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-node/generators/library.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-node/generators/library.md index c4ef17e1e4..51f5e93bc5 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-node/generators/library.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-node/generators/library.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/node:library generator' +description: 'Create a library' +--- + # @nrwl/node:library Create a library diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-nx-plugin/executors/e2e.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-nx-plugin/executors/e2e.md index a90b50efd4..1eed81a7e9 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-nx-plugin/executors/e2e.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-nx-plugin/executors/e2e.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nx-plugin:e2e executor' +description: 'Creates and runs the e2e tests for an Nx Plugin.' +--- + # @nrwl/nx-plugin:e2e Creates and runs the e2e tests for an Nx Plugin. diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-nx-plugin/generators/executor.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-nx-plugin/generators/executor.md index 59763b474d..3ee375c9b0 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-nx-plugin/generators/executor.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-nx-plugin/generators/executor.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nx-plugin:executor generator' +description: 'Create a executor for an Nx Plugin' +--- + # @nrwl/nx-plugin:executor Create a executor for an Nx Plugin diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-nx-plugin/generators/generator.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-nx-plugin/generators/generator.md index 1975a1c291..36079f930d 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-nx-plugin/generators/generator.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-nx-plugin/generators/generator.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nx-plugin:generator generator' +description: 'Create a generator for an Nx Plugin' +--- + # @nrwl/nx-plugin:generator Create a generator for an Nx Plugin diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-nx-plugin/generators/migration.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-nx-plugin/generators/migration.md index 4e1d1649f6..0f509f1e9d 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-nx-plugin/generators/migration.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-nx-plugin/generators/migration.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nx-plugin:migration generator' +description: 'Create a migration for an Nx Plugin' +--- + # @nrwl/nx-plugin:migration Create a migration for an Nx Plugin diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-nx-plugin/generators/plugin.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-nx-plugin/generators/plugin.md index 0d8ec546f6..4b1bb93cab 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-nx-plugin/generators/plugin.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-nx-plugin/generators/plugin.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nx-plugin:plugin generator' +description: 'Create a Nx Plugin' +--- + # @nrwl/nx-plugin:plugin Create a Nx Plugin diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-react-native/executors/build-android.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-react-native/executors/build-android.md index 3ce7bd4148..3b73059706 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-react-native/executors/build-android.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-react-native/executors/build-android.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react-native:build-android executor' +description: 'Release Build for Android.' +--- + # @nrwl/react-native:build-android Release Build for Android. diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-react-native/executors/bundle.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-react-native/executors/bundle.md index d846de693c..21b31faea4 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-react-native/executors/bundle.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-react-native/executors/bundle.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react-native:bundle executor' +description: 'Builds the JS bundle.' +--- + # @nrwl/react-native:bundle Builds the JS bundle. diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-react-native/executors/ensure-symlink.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-react-native/executors/ensure-symlink.md index 1a8e0e9b3d..82809f259b 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-react-native/executors/ensure-symlink.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-react-native/executors/ensure-symlink.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react-native:ensure-symlink executor' +description: "Ensure workspace node_modules is symlink under app's node_modules folder." +--- + # @nrwl/react-native:ensure-symlink Ensure workspace node_modules is symlink under app's node_modules folder. diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-react-native/executors/run-android.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-react-native/executors/run-android.md index edcdd2b4cd..1ded72dc32 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-react-native/executors/run-android.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-react-native/executors/run-android.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react-native:run-android executor' +description: 'Runs Android application.' +--- + # @nrwl/react-native:run-android Runs Android application. diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-react-native/executors/run-ios.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-react-native/executors/run-ios.md index 020452d5bd..634e7d2931 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-react-native/executors/run-ios.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-react-native/executors/run-ios.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react-native:run-ios executor' +description: 'Runs iOS application.' +--- + # @nrwl/react-native:run-ios Runs iOS application. diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-react-native/executors/start.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-react-native/executors/start.md index 7afca65aae..3e14797135 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-react-native/executors/start.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-react-native/executors/start.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react-native:start executor' +description: 'Starts the dev server for JS bundle.' +--- + # @nrwl/react-native:start Starts the dev server for JS bundle. diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-react-native/executors/sync-deps.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-react-native/executors/sync-deps.md index abbe5a31fe..4791e5cd29 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-react-native/executors/sync-deps.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-react-native/executors/sync-deps.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react-native:sync-deps executor' +description: 'Syncs dependencies to package.json (required for autolinking).' +--- + # @nrwl/react-native:sync-deps Syncs dependencies to package.json (required for autolinking). diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-react-native/generators/application.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-react-native/generators/application.md index df252a83c6..44e7809072 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-react-native/generators/application.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-react-native/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react-native:application generator' +description: 'Create an application' +--- + # @nrwl/react-native:application Create an application diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-react-native/generators/component.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-react-native/generators/component.md index f01e543de2..682716ff8d 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-react-native/generators/component.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-react-native/generators/component.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react-native:component generator' +description: 'Create a component' +--- + # @nrwl/react-native:component Create a component diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-react-native/generators/library.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-react-native/generators/library.md index c7a2c5e11e..8552c79c95 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-react-native/generators/library.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-react-native/generators/library.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react-native:library generator' +description: 'Create a library' +--- + # @nrwl/react-native:library Create a library diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-react/generators/application.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-react/generators/application.md index af381c463e..c912289b6b 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-react/generators/application.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-react/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react:application generator' +description: 'Create an application' +--- + # @nrwl/react:application Create an application diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-react/generators/component-cypress-spec.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-react/generators/component-cypress-spec.md index 1df6e6491c..0bf5896e3c 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-react/generators/component-cypress-spec.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-react/generators/component-cypress-spec.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react:component-cypress-spec generator' +description: 'Create a cypress spec for a ui component that has a story' +--- + # @nrwl/react:component-cypress-spec Create a cypress spec for a ui component that has a story diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-react/generators/component-story.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-react/generators/component-story.md index 5f270d711a..5d67a26984 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-react/generators/component-story.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-react/generators/component-story.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react:component-story generator' +description: 'Generate storybook story for a react component' +--- + # @nrwl/react:component-story Generate storybook story for a react component diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-react/generators/component.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-react/generators/component.md index 8b56fa7eff..f95580b0b3 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-react/generators/component.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-react/generators/component.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react:component generator' +description: 'Create a component' +--- + # @nrwl/react:component Create a component diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-react/generators/hook.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-react/generators/hook.md index ed2795cd4b..d1911d8af6 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-react/generators/hook.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-react/generators/hook.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react:hook generator' +description: 'Create a hook' +--- + # @nrwl/react:hook Create a hook diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-react/generators/library.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-react/generators/library.md index 1a938d206d..6b2e145e8c 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-react/generators/library.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-react/generators/library.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react:library generator' +description: 'Create a library' +--- + # @nrwl/react:library Create a library diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-react/generators/redux.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-react/generators/redux.md index 9218cb636b..867709d2a0 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-react/generators/redux.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-react/generators/redux.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react:redux generator' +description: 'Create a redux slice for a project' +--- + # @nrwl/react:redux Create a redux slice for a project diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-react/generators/stories.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-react/generators/stories.md index 0a25240e8c..8e4228034a 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-react/generators/stories.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-react/generators/stories.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react:stories generator' +description: 'Create stories/specs for all components declared in a library' +--- + # @nrwl/react:stories Create stories/specs for all components declared in a library diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-react/generators/storybook-configuration.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-react/generators/storybook-configuration.md index 6d1c387d6d..3477a162a7 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-react/generators/storybook-configuration.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-react/generators/storybook-configuration.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react:storybook-configuration generator' +description: 'Set up storybook for a react library' +--- + # @nrwl/react:storybook-configuration Set up storybook for a react library diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-react/generators/storybook-migrate-defaults-5-to-6.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-react/generators/storybook-migrate-defaults-5-to-6.md index 04f6359c76..dd00485f20 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-react/generators/storybook-migrate-defaults-5-to-6.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-react/generators/storybook-migrate-defaults-5-to-6.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react:storybook-migrate-defaults-5-to-6 generator' +description: 'Generate default Storybook configuration files using Storybook version >=6.x specs, for projects that already have Storybook instances and configurations of versions <6.x.' +--- + # @nrwl/react:storybook-migrate-defaults-5-to-6 Generate default Storybook configuration files using Storybook version >=6.x specs, for projects that already have Storybook instances and configurations of versions <6.x. diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-storybook/executors/build.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-storybook/executors/build.md index 7ecbe80cef..6446c41258 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-storybook/executors/build.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-storybook/executors/build.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/storybook:build executor' +description: 'Build Storybook' +--- + # @nrwl/storybook:build Build Storybook diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-storybook/executors/storybook.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-storybook/executors/storybook.md index 9433ac4dd9..ffd4575491 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-storybook/executors/storybook.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-storybook/executors/storybook.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/storybook:storybook executor' +description: 'Serve Storybook' +--- + # @nrwl/storybook:storybook Serve Storybook diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-storybook/generators/configuration.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-storybook/generators/configuration.md index e36097a09a..6d161b77f7 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-storybook/generators/configuration.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-storybook/generators/configuration.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/storybook:configuration generator' +description: 'Add storybook configuration to a ui library or an application' +--- + # @nrwl/storybook:configuration Add storybook configuration to a ui library or an application diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-storybook/generators/cypress-project.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-storybook/generators/cypress-project.md index a590f2d743..94061b3d6f 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-storybook/generators/cypress-project.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-storybook/generators/cypress-project.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/storybook:cypress-project generator' +description: 'Add cypress e2e app to test a ui library that is set up for storybook' +--- + # @nrwl/storybook:cypress-project Add cypress e2e app to test a ui library that is set up for storybook diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-storybook/generators/migrate-defaults-5-to-6.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-storybook/generators/migrate-defaults-5-to-6.md index 09779744e6..c6fcf1701f 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-storybook/generators/migrate-defaults-5-to-6.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-storybook/generators/migrate-defaults-5-to-6.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/storybook:migrate-defaults-5-to-6 generator' +description: 'Generate default Storybook configuration files using Storybook version >=6.x specs, for projects that already have Storybook instances and configurations of versions <6.x.' +--- + # @nrwl/storybook:migrate-defaults-5-to-6 Generate default Storybook configuration files using Storybook version >=6.x specs, for projects that already have Storybook instances and configurations of versions <6.x. diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-storybook/generators/migrate-stories-to-6-2.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-storybook/generators/migrate-stories-to-6-2.md index 8295990e95..958b9cfd51 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-storybook/generators/migrate-stories-to-6-2.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-storybook/generators/migrate-stories-to-6-2.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/storybook:migrate-stories-to-6-2 generator' +description: 'Migrate stories syntax to 6.2' +--- + # @nrwl/storybook:migrate-stories-to-6-2 Migrate stories syntax to 6.2 diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-web/executors/dev-server.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-web/executors/dev-server.md index 639f01c39a..e27ca0092d 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-web/executors/dev-server.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-web/executors/dev-server.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/web:dev-server executor' +description: 'Serve a web application' +--- + # @nrwl/web:dev-server Serve a web application diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-web/executors/file-server.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-web/executors/file-server.md index 8661efc385..4f962b6772 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-web/executors/file-server.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-web/executors/file-server.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/web:file-server executor' +description: 'Serve a web application from a folder' +--- + # @nrwl/web:file-server Serve a web application from a folder diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-web/executors/rollup.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-web/executors/rollup.md index 0cc6901836..ff7bb826aa 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-web/executors/rollup.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-web/executors/rollup.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/web:rollup executor' +description: 'Package a library using rollup' +--- + # @nrwl/web:rollup Package a library using rollup diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-web/executors/webpack.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-web/executors/webpack.md index fc29065694..cdbb792757 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-web/executors/webpack.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-web/executors/webpack.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/web:webpack executor' +description: 'Build an application using webpack' +--- + # @nrwl/web:webpack Build an application using webpack diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-web/generators/application.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-web/generators/application.md index 0558229238..917d827e28 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-web/generators/application.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-web/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/web:application generator' +description: 'Create an application' +--- + # @nrwl/web:application Create an application diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-workspace/executors/run-commands.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-workspace/executors/run-commands.md index 97ef4b9de8..db32575458 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-workspace/executors/run-commands.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-workspace/executors/run-commands.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/workspace:run-commands executor' +description: 'Run any custom commands with Nx' +--- + # @nrwl/workspace:run-commands Run any custom commands with Nx diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-workspace/executors/run-script.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-workspace/executors/run-script.md index 733534a323..93efe25fe1 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-workspace/executors/run-script.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-workspace/executors/run-script.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/workspace:run-script executor' +description: 'Run an npm script using Nx' +--- + # @nrwl/workspace:run-script Run an npm script using Nx diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-workspace/generators/convert-to-nx-project.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-workspace/generators/convert-to-nx-project.md index 6f7fd8b8d5..c4458df467 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-workspace/generators/convert-to-nx-project.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-workspace/generators/convert-to-nx-project.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/workspace:convert-to-nx-project generator' +description: "Moves a project's configuration outside of workspace.json" +--- + # @nrwl/workspace:convert-to-nx-project Moves a project's configuration outside of workspace.json diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-workspace/generators/library.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-workspace/generators/library.md index a7a65f468d..66f038e5cb 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-workspace/generators/library.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-workspace/generators/library.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/workspace:library generator' +description: 'Create a library' +--- + # @nrwl/workspace:library Create a library diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-workspace/generators/move.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-workspace/generators/move.md index 22cd28b3a3..4cd72ccfd8 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-workspace/generators/move.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-workspace/generators/move.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/workspace:move generator' +description: 'Move an application or library to another folder' +--- + # @nrwl/workspace:move Move an application or library to another folder diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-workspace/generators/npm-package.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-workspace/generators/npm-package.md index c3c109f33d..5d70964683 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-workspace/generators/npm-package.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-workspace/generators/npm-package.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/workspace:npm-package generator' +description: 'Create a minimal npm package' +--- + # @nrwl/workspace:npm-package Create a minimal npm package diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-workspace/generators/remove.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-workspace/generators/remove.md index 7599fc0f4a..264fe0a045 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-workspace/generators/remove.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-workspace/generators/remove.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/workspace:remove generator' +description: 'Remove an application or library' +--- + # @nrwl/workspace:remove Remove an application or library diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-workspace/generators/run-commands.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-workspace/generators/run-commands.md index b1b283526f..ebb293393a 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-workspace/generators/run-commands.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-workspace/generators/run-commands.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/workspace:run-commands generator' +description: 'Generates a target to run any command in the terminal' +--- + # @nrwl/workspace:run-commands Generates a target to run any command in the terminal diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/api-workspace/generators/workspace-generator.md b/nx-dev/nx-dev/public/documentation/latest/angular/api-workspace/generators/workspace-generator.md index 6081fc1326..a80e335c37 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/api-workspace/generators/workspace-generator.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/api-workspace/generators/workspace-generator.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/workspace:workspace-generator generator' +description: 'Generates a workspace generator' +--- + # @nrwl/workspace:workspace-generator Generates a workspace generator diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/cli/affected-apps.md b/nx-dev/nx-dev/public/documentation/latest/angular/cli/affected-apps.md index 24328a2f50..8a7a9cdbd4 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/cli/affected-apps.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/cli/affected-apps.md @@ -1,3 +1,8 @@ +--- +title: 'affected:apps - CLI command' +description: 'Print applications affected by changes' +--- + # affected:apps Print applications affected by changes diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/cli/affected-build.md b/nx-dev/nx-dev/public/documentation/latest/angular/cli/affected-build.md index 5a44ab0572..496a757652 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/cli/affected-build.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/cli/affected-build.md @@ -1,3 +1,8 @@ +--- +title: 'affected:build - CLI command' +description: 'Build applications and publishable libraries affected by changes' +--- + # affected:build Build applications and publishable libraries affected by changes diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/cli/affected-dep-graph.md b/nx-dev/nx-dev/public/documentation/latest/angular/cli/affected-dep-graph.md index c05dbc0f16..837fe6494f 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/cli/affected-dep-graph.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/cli/affected-dep-graph.md @@ -1,3 +1,8 @@ +--- +title: 'affected:dep-graph - CLI command' +description: 'Graph dependencies affected by changes' +--- + # affected:dep-graph Graph dependencies affected by changes diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/cli/affected-e2e.md b/nx-dev/nx-dev/public/documentation/latest/angular/cli/affected-e2e.md index 318ba9ba75..09e799bdb0 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/cli/affected-e2e.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/cli/affected-e2e.md @@ -1,3 +1,8 @@ +--- +title: 'affected:e2e - CLI command' +description: 'Run e2e tests for the applications affected by changes' +--- + # affected:e2e Run e2e tests for the applications affected by changes diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/cli/affected-libs.md b/nx-dev/nx-dev/public/documentation/latest/angular/cli/affected-libs.md index 62864f72bf..e75edf0984 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/cli/affected-libs.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/cli/affected-libs.md @@ -1,3 +1,8 @@ +--- +title: 'affected:libs - CLI command' +description: 'Print libraries affected by changes' +--- + # affected:libs Print libraries affected by changes diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/cli/affected-lint.md b/nx-dev/nx-dev/public/documentation/latest/angular/cli/affected-lint.md index dc95f58a17..bfbf9c1c16 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/cli/affected-lint.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/cli/affected-lint.md @@ -1,3 +1,8 @@ +--- +title: 'affected:lint - CLI command' +description: 'Lint projects affected by changes' +--- + # affected:lint Lint projects affected by changes diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/cli/affected-test.md b/nx-dev/nx-dev/public/documentation/latest/angular/cli/affected-test.md index 67a2575278..5859c7b8e1 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/cli/affected-test.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/cli/affected-test.md @@ -1,3 +1,8 @@ +--- +title: 'affected:test - CLI command' +description: 'Test projects affected by changes' +--- + # affected:test Test projects affected by changes diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/cli/affected.md b/nx-dev/nx-dev/public/documentation/latest/angular/cli/affected.md index 7950a715bf..92b3cd456a 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/cli/affected.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/cli/affected.md @@ -1,3 +1,8 @@ +--- +title: 'affected - CLI command' +description: 'Run target for affected projects' +--- + # affected Run target for affected projects diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/cli/build.md b/nx-dev/nx-dev/public/documentation/latest/angular/cli/build.md index f12f82e8b1..3890bcd249 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/cli/build.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/cli/build.md @@ -1,3 +1,8 @@ +--- +title: 'build - CLI command' +description: 'Compiles an application into an output directory named dist/ at the given output path. Must be executed from within a workspace directory.' +--- + # build Compiles an application into an output directory named dist/ at the given output path. Must be executed from within a workspace directory. diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/cli/connect-to-nx-cloud.md b/nx-dev/nx-dev/public/documentation/latest/angular/cli/connect-to-nx-cloud.md index ef9618b963..e5ddd7d468 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/cli/connect-to-nx-cloud.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/cli/connect-to-nx-cloud.md @@ -1,3 +1,8 @@ +--- +title: 'connect-to-nx-cloud - CLI command' +description: 'Makes sure the workspace is connected to Nx Cloud' +--- + # connect-to-nx-cloud Makes sure the workspace is connected to Nx Cloud diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/cli/daemon.md b/nx-dev/nx-dev/public/documentation/latest/angular/cli/daemon.md index 8b15a5a8e0..9f729602e9 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/cli/daemon.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/cli/daemon.md @@ -1,3 +1,8 @@ +--- +title: 'daemon - CLI command' +description: "EXPERIMENTAL: Nx DaemonThe Nx Daemon is a local server which runs in the background in order to intelligently cache information about the workspace's project graph." +--- + # daemon EXPERIMENTAL: Nx DaemonThe Nx Daemon is a local server which runs in the background in order to intelligently cache information about the workspace's project graph. diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/cli/dep-graph.md b/nx-dev/nx-dev/public/documentation/latest/angular/cli/dep-graph.md index 8dbbd49c6c..8356b56378 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/cli/dep-graph.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/cli/dep-graph.md @@ -1,3 +1,8 @@ +--- +title: 'dep-graph - CLI command' +description: 'Graph dependencies within workspace' +--- + # dep-graph Graph dependencies within workspace diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/cli/e2e.md b/nx-dev/nx-dev/public/documentation/latest/angular/cli/e2e.md index 59235e7a25..6271b2d3e5 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/cli/e2e.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/cli/e2e.md @@ -1,3 +1,8 @@ +--- +title: 'e2e - CLI command' +description: 'Builds and serves an app, then runs end-to-end tests using the configured E2E test runner.' +--- + # e2e Builds and serves an app, then runs end-to-end tests using the configured E2E test runner. diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/cli/format-check.md b/nx-dev/nx-dev/public/documentation/latest/angular/cli/format-check.md index 25e4be0be0..54ce4ccb51 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/cli/format-check.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/cli/format-check.md @@ -1,3 +1,8 @@ +--- +title: 'format:check - CLI command' +description: 'Check for un-formatted files' +--- + # format:check Check for un-formatted files diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/cli/format-write.md b/nx-dev/nx-dev/public/documentation/latest/angular/cli/format-write.md index d49e5cab48..8f66ad7593 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/cli/format-write.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/cli/format-write.md @@ -1,3 +1,8 @@ +--- +title: 'format:write - CLI command' +description: 'Overwrite un-formatted files' +--- + # format:write Overwrite un-formatted files diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/cli/generate.md b/nx-dev/nx-dev/public/documentation/latest/angular/cli/generate.md index 77c4d2e117..ece284ea10 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/cli/generate.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/cli/generate.md @@ -1,3 +1,8 @@ +--- +title: 'generate - CLI command' +description: 'Runs a generator that creates and/or modifies files based on a generator from a collection.' +--- + # generate Runs a generator that creates and/or modifies files based on a generator from a collection. diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/cli/lint.md b/nx-dev/nx-dev/public/documentation/latest/angular/cli/lint.md index 9dd5c71153..d13a85b591 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/cli/lint.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/cli/lint.md @@ -1,3 +1,8 @@ +--- +title: 'lint - CLI command' +description: 'Runs linting tools on application code in a given project folder using the configured linter.' +--- + # lint Runs linting tools on application code in a given project folder using the configured linter. diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/cli/list.md b/nx-dev/nx-dev/public/documentation/latest/angular/cli/list.md index be0433be1a..9f055f0e2d 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/cli/list.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/cli/list.md @@ -1,3 +1,8 @@ +--- +title: 'list - CLI command' +description: 'Lists installed plugins, capabilities of installed plugins and other available plugins.' +--- + # list Lists installed plugins, capabilities of installed plugins and other available plugins. diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/cli/migrate.md b/nx-dev/nx-dev/public/documentation/latest/angular/cli/migrate.md index c1c23173c2..83d5bae7ee 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/cli/migrate.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/cli/migrate.md @@ -1,3 +1,11 @@ +--- +title: "migrate - CLI command" +description: "Creates a migrations file or runs migrations from the migrations file. +- Migrate packages and create migrations.json (e.g., nx migrate @nrwl/workspace@latest) +- Run migrations (e.g., nx migrate --run-migrations=migrations.json) +" +--- + # migrate Creates a migrations file or runs migrations from the migrations file. diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/cli/print-affected.md b/nx-dev/nx-dev/public/documentation/latest/angular/cli/print-affected.md index 5627ad6627..d480fc4d43 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/cli/print-affected.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/cli/print-affected.md @@ -1,3 +1,8 @@ +--- +title: 'print-affected - CLI command' +description: 'Prints information about the projects and targets affected by changes' +--- + # print-affected Prints information about the projects and targets affected by changes diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/cli/report.md b/nx-dev/nx-dev/public/documentation/latest/angular/cli/report.md index 0fae67a84e..ed66e158d1 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/cli/report.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/cli/report.md @@ -1,3 +1,8 @@ +--- +title: 'report - CLI command' +description: 'Reports useful version numbers to copy into the Nx issue template' +--- + # report Reports useful version numbers to copy into the Nx issue template diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/cli/reset.md b/nx-dev/nx-dev/public/documentation/latest/angular/cli/reset.md index 39dc0a2e8f..a81c0d4c4e 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/cli/reset.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/cli/reset.md @@ -1,3 +1,8 @@ +--- +title: 'reset - CLI command' +description: 'Clears all the cached Nx artifacts and metadata about the workspace and shuts down the Nx Daemon.' +--- + # reset Clears all the cached Nx artifacts and metadata about the workspace and shuts down the Nx Daemon. diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/cli/run-many.md b/nx-dev/nx-dev/public/documentation/latest/angular/cli/run-many.md index 2167dcd5dc..85a37a222f 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/cli/run-many.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/cli/run-many.md @@ -1,3 +1,8 @@ +--- +title: 'run-many - CLI command' +description: 'Run target for multiple listed projects' +--- + # run-many Run target for multiple listed projects diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/cli/run.md b/nx-dev/nx-dev/public/documentation/latest/angular/cli/run.md index bab1aa42a3..91a720d5d6 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/cli/run.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/cli/run.md @@ -1,3 +1,8 @@ +--- +title: 'run - CLI command' +description: 'Runs an Architect target with an optional custom builder configuration defined in your project.' +--- + # run Runs an Architect target with an optional custom builder configuration defined in your project. diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/cli/serve.md b/nx-dev/nx-dev/public/documentation/latest/angular/cli/serve.md index 0f0b8e130b..9eb3e6cec3 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/cli/serve.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/cli/serve.md @@ -1,3 +1,8 @@ +--- +title: 'serve - CLI command' +description: 'Builds and serves an application, rebuilding on file changes.' +--- + # serve Builds and serves an application, rebuilding on file changes. diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/cli/test.md b/nx-dev/nx-dev/public/documentation/latest/angular/cli/test.md index cf86963e7e..3c1483a640 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/cli/test.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/cli/test.md @@ -1,3 +1,8 @@ +--- +title: 'test - CLI command' +description: 'Runs unit tests in a project using the configured unit test runner.' +--- + # test Runs unit tests in a project using the configured unit test runner. diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/cli/workspace-generator.md b/nx-dev/nx-dev/public/documentation/latest/angular/cli/workspace-generator.md index 20d68b1803..c9915c1a76 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/cli/workspace-generator.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/cli/workspace-generator.md @@ -1,3 +1,8 @@ +--- +title: 'workspace-generator - CLI command' +description: 'Runs a workspace generator from the tools/generators directory' +--- + # workspace-generator Runs a workspace generator from the tools/generators directory diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/cli/workspace-lint.md b/nx-dev/nx-dev/public/documentation/latest/angular/cli/workspace-lint.md index e72c80e2f0..193bf2a76b 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/cli/workspace-lint.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/cli/workspace-lint.md @@ -1,6 +1,11 @@ +--- +title: 'workspace-lint - CLI command' +description: 'Lint workspace or list of files. Note: To exclude files from this lint rule, you can add them to the `.nxignore` file' +--- + # workspace-lint -Lint workspace or list of files. Note: To exclude files from this lint rule, you can add them to the ".nxignore" file +Lint workspace or list of files. Note: To exclude files from this lint rule, you can add them to the `.nxignore` file ## Usage diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-angular/executors/delegate-build.md b/nx-dev/nx-dev/public/documentation/latest/node/api-angular/executors/delegate-build.md index b1ac83b9c0..535e4e3597 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-angular/executors/delegate-build.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-angular/executors/delegate-build.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:delegate-build executor' +description: 'Delegates the build to a different target while supporting incremental builds.' +--- + # @nrwl/angular:delegate-build Delegates the build to a different target while supporting incremental builds. diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-angular/executors/ng-packagr-lite.md b/nx-dev/nx-dev/public/documentation/latest/node/api-angular/executors/ng-packagr-lite.md index 8a961af8ba..ee83f92bfe 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-angular/executors/ng-packagr-lite.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-angular/executors/ng-packagr-lite.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:ng-packagr-lite executor' +description: 'Builds a library with support for incremental builds.' +--- + # @nrwl/angular:ng-packagr-lite Builds a library with support for incremental builds. diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-angular/executors/package.md b/nx-dev/nx-dev/public/documentation/latest/node/api-angular/executors/package.md index c0cb8912e7..9734b6a769 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-angular/executors/package.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-angular/executors/package.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:package executor' +description: 'Builds and packages an Angular library to be distributed as an NPM package. It supports incremental builds.' +--- + # @nrwl/angular:package Builds and packages an Angular library to be distributed as an NPM package. It supports incremental builds. diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-angular/executors/webpack-browser.md b/nx-dev/nx-dev/public/documentation/latest/node/api-angular/executors/webpack-browser.md index 0ca1627dfc..b103e9e31b 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-angular/executors/webpack-browser.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-angular/executors/webpack-browser.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:webpack-browser executor' +description: 'Builds a browser application with support for incremental builds and custom webpack configuration.' +--- + # @nrwl/angular:webpack-browser Builds a browser application with support for incremental builds and custom webpack configuration. diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-angular/executors/webpack-server.md b/nx-dev/nx-dev/public/documentation/latest/node/api-angular/executors/webpack-server.md index 2e25c624e7..8a2fa9e625 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-angular/executors/webpack-server.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-angular/executors/webpack-server.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:webpack-server executor' +description: 'Serves a browser application with support for a custom webpack configuration.' +--- + # @nrwl/angular:webpack-server Serves a browser application with support for a custom webpack configuration. diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/application.md b/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/application.md index 7cff20d177..c1f238c8f2 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/application.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:application generator' +description: 'Creates an Angular application.' +--- + # @nrwl/angular:application Creates an Angular application. diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/convert-tslint-to-eslint.md b/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/convert-tslint-to-eslint.md index d2fef5aacb..db65a46a8a 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/convert-tslint-to-eslint.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/convert-tslint-to-eslint.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:convert-tslint-to-eslint generator' +description: 'Converts a project from TSLint to ESLint.' +--- + # @nrwl/angular:convert-tslint-to-eslint Converts a project from TSLint to ESLint. diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/downgrade-module.md b/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/downgrade-module.md index ad25f18086..99ac2aa89b 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/downgrade-module.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/downgrade-module.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:downgrade-module generator' +description: 'Sets up a Downgrade Module.' +--- + # @nrwl/angular:downgrade-module Sets up a Downgrade Module. diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/karma-project.md b/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/karma-project.md index 969f6c9350..75ed079511 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/karma-project.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/karma-project.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:karma-project generator' +description: 'Adds Karma configuration to a project.' +--- + # @nrwl/angular:karma-project Adds Karma configuration to a project. diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/karma.md b/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/karma.md index e22e93b404..c2595c7722 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/karma.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/karma.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:karma generator' +description: 'Adds Karma configuration to a workspace.' +--- + # @nrwl/angular:karma Adds Karma configuration to a workspace. diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/library-secondary-entry-point.md b/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/library-secondary-entry-point.md index 72c6de5683..dd63569655 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/library-secondary-entry-point.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/library-secondary-entry-point.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:library-secondary-entry-point generator' +description: 'Creates a secondary entry point for an Angular publishable library.' +--- + # @nrwl/angular:library-secondary-entry-point Creates a secondary entry point for an Angular publishable library. diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/library.md b/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/library.md index 716326edef..b9ea57e15b 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/library.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/library.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:library generator' +description: 'Creates an Angular library.' +--- + # @nrwl/angular:library Creates an Angular library. diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/move.md b/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/move.md index 465bea4e13..0a9a0d756f 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/move.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/move.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:move generator' +description: 'Moves an Angular application or library to another folder within the workspace and updates the project configuration.' +--- + # @nrwl/angular:move Moves an Angular application or library to another folder within the workspace and updates the project configuration. diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/ngrx.md b/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/ngrx.md index 2180e4c483..433d6f2a30 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/ngrx.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/ngrx.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:ngrx generator' +description: 'Adds NgRx support to an application or library.' +--- + # @nrwl/angular:ngrx Adds NgRx support to an application or library. diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/scam.md b/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/scam.md index 0f000799fa..e129fb7447 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/scam.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/scam.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:scam generator' +description: 'Generate a component with an accompanying Single Component Angular Module (SCAM).' +--- + # @nrwl/angular:scam Generate a component with an accompanying Single Component Angular Module (SCAM). diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/setup-mfe.md b/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/setup-mfe.md index 4726ba5d73..0bf991ae96 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/setup-mfe.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/setup-mfe.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:setup-mfe generator' +description: 'Generate a Module Federation configuration for a given Angular application.' +--- + # @nrwl/angular:setup-mfe Generate a Module Federation configuration for a given Angular application. diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/stories.md b/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/stories.md index 674775abbe..399453eea7 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/stories.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/stories.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:stories generator' +description: 'Creates stories/specs for all components declared in a project.' +--- + # @nrwl/angular:stories Creates stories/specs for all components declared in a project. diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/storybook-configuration.md b/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/storybook-configuration.md index 1f938b6626..c56c5bbe93 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/storybook-configuration.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/storybook-configuration.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:storybook-configuration generator' +description: 'Adds Storybook configuration to a project.' +--- + # @nrwl/angular:storybook-configuration Adds Storybook configuration to a project. diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/storybook-migrate-defaults-5-to-6.md b/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/storybook-migrate-defaults-5-to-6.md index 90d06a282c..dd0010a3a5 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/storybook-migrate-defaults-5-to-6.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/storybook-migrate-defaults-5-to-6.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:storybook-migrate-defaults-5-to-6 generator' +description: 'Generates default Storybook configuration files using Storybook version >=6.x specs, for projects that already have Storybook instances and configurations of versions <6.x.' +--- + # @nrwl/angular:storybook-migrate-defaults-5-to-6 Generates default Storybook configuration files using Storybook version >=6.x specs, for projects that already have Storybook instances and configurations of versions <6.x. diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/storybook-migrate-stories-to-6-2.md b/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/storybook-migrate-stories-to-6-2.md index 4be8043415..a81530a233 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/storybook-migrate-stories-to-6-2.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/storybook-migrate-stories-to-6-2.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:storybook-migrate-stories-to-6-2 generator' +description: 'Migrates stories to match the new syntax in v6.2 where the component declaration should be in the default export.' +--- + # @nrwl/angular:storybook-migrate-stories-to-6-2 Migrates stories to match the new syntax in v6.2 where the component declaration should be in the default export. diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/upgrade-module.md b/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/upgrade-module.md index 4d1bfae913..7cbcd4152e 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/upgrade-module.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/upgrade-module.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:upgrade-module generator' +description: 'Sets up an Upgrade Module.' +--- + # @nrwl/angular:upgrade-module Sets up an Upgrade Module. diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/web-worker.md b/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/web-worker.md index 1f7cbef036..293af264e7 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/web-worker.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-angular/generators/web-worker.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:web-worker generator' +description: 'Creates a Web Worker.' +--- + # @nrwl/angular:web-worker Creates a Web Worker. diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-cypress/executors/cypress.md b/nx-dev/nx-dev/public/documentation/latest/node/api-cypress/executors/cypress.md index 71239a2abb..555addb70a 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-cypress/executors/cypress.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-cypress/executors/cypress.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/cypress:cypress executor' +description: 'Run Cypress e2e tests' +--- + # @nrwl/cypress:cypress Run Cypress e2e tests diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-detox/executors/build.md b/nx-dev/nx-dev/public/documentation/latest/node/api-detox/executors/build.md index f05e86b9a1..f59448dc6e 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-detox/executors/build.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-detox/executors/build.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/detox:build executor' +description: 'Run the command defined in build property of the specified configuration.' +--- + # @nrwl/detox:build Run the command defined in build property of the specified configuration. diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-detox/executors/test.md b/nx-dev/nx-dev/public/documentation/latest/node/api-detox/executors/test.md index 0924c8c2d0..c0b0750151 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-detox/executors/test.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-detox/executors/test.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/detox:test executor' +description: 'Initiating your detox test suite.' +--- + # @nrwl/detox:test Initiating your detox test suite. diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-detox/generators/application.md b/nx-dev/nx-dev/public/documentation/latest/node/api-detox/generators/application.md index d4623cead2..36b863db4a 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-detox/generators/application.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-detox/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/detox:application generator' +description: 'Create a detox application' +--- + # @nrwl/detox:application Create a detox application diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-express/generators/application.md b/nx-dev/nx-dev/public/documentation/latest/node/api-express/generators/application.md index 5c42e54ae5..9adb724215 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-express/generators/application.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-express/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/express:application generator' +description: 'Create an express application' +--- + # @nrwl/express:application Create an express application diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-gatsby/executors/build.md b/nx-dev/nx-dev/public/documentation/latest/node/api-gatsby/executors/build.md index 872c7ef2d4..1c5a251f45 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-gatsby/executors/build.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-gatsby/executors/build.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/gatsby:build executor' +description: 'Build a Gatsby app' +--- + # @nrwl/gatsby:build Build a Gatsby app diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-gatsby/executors/server.md b/nx-dev/nx-dev/public/documentation/latest/node/api-gatsby/executors/server.md index 5dedfcd708..865f09a304 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-gatsby/executors/server.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-gatsby/executors/server.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/gatsby:server executor' +description: 'Starts server for app' +--- + # @nrwl/gatsby:server Starts server for app diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-gatsby/generators/application.md b/nx-dev/nx-dev/public/documentation/latest/node/api-gatsby/generators/application.md index bd327dcef9..066cb740da 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-gatsby/generators/application.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-gatsby/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/gatsby:application generator' +description: 'Create an application' +--- + # @nrwl/gatsby:application Create an application diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-gatsby/generators/component.md b/nx-dev/nx-dev/public/documentation/latest/node/api-gatsby/generators/component.md index 558a6a9be3..a79ef064e8 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-gatsby/generators/component.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-gatsby/generators/component.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/gatsby:component generator' +description: 'Create a component' +--- + # @nrwl/gatsby:component Create a component diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-gatsby/generators/page.md b/nx-dev/nx-dev/public/documentation/latest/node/api-gatsby/generators/page.md index 440778b0b6..9d70c6a171 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-gatsby/generators/page.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-gatsby/generators/page.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/gatsby:page generator' +description: 'Create a page' +--- + # @nrwl/gatsby:page Create a page diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-jest/executors/jest.md b/nx-dev/nx-dev/public/documentation/latest/node/api-jest/executors/jest.md index 011f3e1179..e9d9cc15cb 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-jest/executors/jest.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-jest/executors/jest.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/jest:jest executor' +description: 'Run Jest unit tests' +--- + # @nrwl/jest:jest Run Jest unit tests diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-js/executors/tsc.md b/nx-dev/nx-dev/public/documentation/latest/node/api-js/executors/tsc.md index 0134023b65..5f0686b63c 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-js/executors/tsc.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-js/executors/tsc.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/js:tsc executor' +description: 'Build a project using TypeScript.' +--- + # @nrwl/js:tsc Build a project using TypeScript. diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-js/generators/application.md b/nx-dev/nx-dev/public/documentation/latest/node/api-js/generators/application.md index d3cb3f64db..c9799dd780 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-js/generators/application.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-js/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/js:application generator' +description: 'Create a application' +--- + # @nrwl/js:application Create a application diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-js/generators/library.md b/nx-dev/nx-dev/public/documentation/latest/node/api-js/generators/library.md index c48725f0e4..dec223ff4b 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-js/generators/library.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-js/generators/library.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/js:library generator' +description: 'Create a library' +--- + # @nrwl/js:library Create a library diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-linter/executors/eslint.md b/nx-dev/nx-dev/public/documentation/latest/node/api-linter/executors/eslint.md index e74720bec1..ae4ed0c03a 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-linter/executors/eslint.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-linter/executors/eslint.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/linter:eslint executor' +description: 'Run ESLint on a project' +--- + # @nrwl/linter:eslint Run ESLint on a project diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-linter/executors/lint.md b/nx-dev/nx-dev/public/documentation/latest/node/api-linter/executors/lint.md index 1cb04d736c..2b4b8000e2 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-linter/executors/lint.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-linter/executors/lint.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/linter:lint executor' +description: '**[DEPRECATED]**: Please use the eslint builder instead, an automated migration was provided in v10.3.0' +--- + # @nrwl/linter:lint **[DEPRECATED]**: Please use the eslint builder instead, an automated migration was provided in v10.3.0 diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-linter/generators/workspace-rule.md b/nx-dev/nx-dev/public/documentation/latest/node/api-linter/generators/workspace-rule.md index b077b41106..ac04b9e342 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-linter/generators/workspace-rule.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-linter/generators/workspace-rule.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/linter:workspace-rule generator' +description: 'Create a new workspace ESLint rule' +--- + # @nrwl/linter:workspace-rule Create a new workspace ESLint rule diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/application.md b/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/application.md index 77a843ac59..fde171a1ed 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/application.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:application generator' +description: 'Create a NestJS application.' +--- + # @nrwl/nest:application Create a NestJS application. diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/class.md b/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/class.md index 252b43d4c9..a652e44eae 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/class.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/class.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:class generator' +description: 'Run the `class` NestJS generator with Nx project support.' +--- + # @nrwl/nest:class Run the `class` NestJS generator with Nx project support. diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/controller.md b/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/controller.md index c1a2d3e800..2c68a99510 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/controller.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/controller.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:controller generator' +description: 'Run the `controller` NestJS generator with Nx project support.' +--- + # @nrwl/nest:controller Run the `controller` NestJS generator with Nx project support. diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/convert-tslint-to-eslint.md b/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/convert-tslint-to-eslint.md index 05793ccace..f13547958f 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/convert-tslint-to-eslint.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/convert-tslint-to-eslint.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:convert-tslint-to-eslint generator' +description: 'Convert a project from TSLint to ESLint.' +--- + # @nrwl/nest:convert-tslint-to-eslint Convert a project from TSLint to ESLint. diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/decorator.md b/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/decorator.md index 3f35c60e08..30e98953db 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/decorator.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/decorator.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:decorator generator' +description: 'Run the `decorator` NestJS generator with Nx project support.' +--- + # @nrwl/nest:decorator Run the `decorator` NestJS generator with Nx project support. diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/filter.md b/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/filter.md index 7a7188b24b..ebd2cf9c75 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/filter.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/filter.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:filter generator' +description: 'Run the `filter` NestJS generator with Nx project support.' +--- + # @nrwl/nest:filter Run the `filter` NestJS generator with Nx project support. diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/gateway.md b/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/gateway.md index d83fefa3ce..4ae8d463da 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/gateway.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/gateway.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:gateway generator' +description: 'Run the `gateway` NestJS generator with Nx project support.' +--- + # @nrwl/nest:gateway Run the `gateway` NestJS generator with Nx project support. diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/guard.md b/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/guard.md index 6d5c69385b..e42e94cef4 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/guard.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/guard.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:guard generator' +description: 'Run the `guard` NestJS generator with Nx project support.' +--- + # @nrwl/nest:guard Run the `guard` NestJS generator with Nx project support. diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/interceptor.md b/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/interceptor.md index 160a81b835..f48bf5cfd5 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/interceptor.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/interceptor.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:interceptor generator' +description: 'Run the `interceptor` NestJS generator with Nx project support.' +--- + # @nrwl/nest:interceptor Run the `interceptor` NestJS generator with Nx project support. diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/interface.md b/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/interface.md index f12872eecf..c92aa0cb54 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/interface.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/interface.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:interface generator' +description: 'Run the `interface` NestJS generator with Nx project support.' +--- + # @nrwl/nest:interface Run the `interface` NestJS generator with Nx project support. diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/library.md b/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/library.md index 6ef2efeac6..4a886fcea6 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/library.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/library.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:library generator' +description: 'Create a new NestJS library.' +--- + # @nrwl/nest:library Create a new NestJS library. diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/middleware.md b/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/middleware.md index 50b7f66097..5e4b0c40a3 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/middleware.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/middleware.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:middleware generator' +description: 'Run the `middleware` NestJS generator with Nx project support.' +--- + # @nrwl/nest:middleware Run the `middleware` NestJS generator with Nx project support. diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/module.md b/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/module.md index 61e9161832..a98640fa8d 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/module.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/module.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:module generator' +description: 'Run the `module` NestJS generator with Nx project support.' +--- + # @nrwl/nest:module Run the `module` NestJS generator with Nx project support. diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/pipe.md b/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/pipe.md index 073c9d1e93..2b19264077 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/pipe.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/pipe.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:pipe generator' +description: 'Run the `pipe` NestJS generator with Nx project support.' +--- + # @nrwl/nest:pipe Run the `pipe` NestJS generator with Nx project support. diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/provider.md b/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/provider.md index ae8d031c95..17e4166dd8 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/provider.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/provider.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:provider generator' +description: 'Run the `provider` NestJS generator with Nx project support.' +--- + # @nrwl/nest:provider Run the `provider` NestJS generator with Nx project support. diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/resolver.md b/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/resolver.md index fa5da4a632..afca3530fb 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/resolver.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/resolver.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:resolver generator' +description: 'Run the `resolver` NestJS generator with Nx project support.' +--- + # @nrwl/nest:resolver Run the `resolver` NestJS generator with Nx project support. diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/resource.md b/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/resource.md index c29610866d..35e19905aa 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/resource.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/resource.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:resource generator' +description: 'Run the `resource` NestJS generator with Nx project support.' +--- + # @nrwl/nest:resource Run the `resource` NestJS generator with Nx project support. diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/service.md b/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/service.md index 1039223e1b..976473c4f8 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/service.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-nest/generators/service.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:service generator' +description: 'Run the `service` NestJS generator with Nx project support.' +--- + # @nrwl/nest:service Run the `service` NestJS generator with Nx project support. diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-next/executors/build.md b/nx-dev/nx-dev/public/documentation/latest/node/api-next/executors/build.md index 34aea92cc0..0471072f74 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-next/executors/build.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-next/executors/build.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/next:build executor' +description: 'Build a Next.js app' +--- + # @nrwl/next:build Build a Next.js app diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-next/executors/export.md b/nx-dev/nx-dev/public/documentation/latest/node/api-next/executors/export.md index f9820a7ec0..7e059e96f8 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-next/executors/export.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-next/executors/export.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/next:export executor' +description: 'Export a Next.js app. The exported application is located at dist/$outputPath/exported.' +--- + # @nrwl/next:export Export a Next.js app. The exported application is located at dist/$outputPath/exported. diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-next/executors/server.md b/nx-dev/nx-dev/public/documentation/latest/node/api-next/executors/server.md index 51b5b49898..4843204a20 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-next/executors/server.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-next/executors/server.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/next:server executor' +description: 'Serve a Next.js app' +--- + # @nrwl/next:server Serve a Next.js app diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-next/generators/application.md b/nx-dev/nx-dev/public/documentation/latest/node/api-next/generators/application.md index ce95428605..03d7b90102 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-next/generators/application.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-next/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/next:application generator' +description: 'Create a Next.js application' +--- + # @nrwl/next:application Create a Next.js application diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-next/generators/component.md b/nx-dev/nx-dev/public/documentation/latest/node/api-next/generators/component.md index 6bca940495..b3528c8138 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-next/generators/component.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-next/generators/component.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/next:component generator' +description: 'Create a React component' +--- + # @nrwl/next:component Create a React component diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-next/generators/page.md b/nx-dev/nx-dev/public/documentation/latest/node/api-next/generators/page.md index 2205b77679..9f8a70dbde 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-next/generators/page.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-next/generators/page.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/next:page generator' +description: 'Create a Next.js page component' +--- + # @nrwl/next:page Create a Next.js page component diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-node/executors/build.md b/nx-dev/nx-dev/public/documentation/latest/node/api-node/executors/build.md index e4c9e13a61..c1e73e6e75 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-node/executors/build.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-node/executors/build.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/node:build executor' +description: 'Build a Node application' +--- + # @nrwl/node:build Build a Node application diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-node/executors/execute.md b/nx-dev/nx-dev/public/documentation/latest/node/api-node/executors/execute.md index 1f69d40c89..6f831ce7fa 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-node/executors/execute.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-node/executors/execute.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/node:execute executor' +description: 'Execute a Node application' +--- + # @nrwl/node:execute Execute a Node application diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-node/executors/package.md b/nx-dev/nx-dev/public/documentation/latest/node/api-node/executors/package.md index ed70201166..a75ddc8129 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-node/executors/package.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-node/executors/package.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/node:package executor' +description: 'Package a Node library' +--- + # @nrwl/node:package Package a Node library diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-node/generators/application.md b/nx-dev/nx-dev/public/documentation/latest/node/api-node/generators/application.md index 3d3e383f42..3144b0ab63 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-node/generators/application.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-node/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/node:application generator' +description: 'Create a node application' +--- + # @nrwl/node:application Create a node application diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-node/generators/library.md b/nx-dev/nx-dev/public/documentation/latest/node/api-node/generators/library.md index 0bab8322c7..7125261ae5 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-node/generators/library.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-node/generators/library.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/node:library generator' +description: 'Create a library' +--- + # @nrwl/node:library Create a library diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-nx-plugin/executors/e2e.md b/nx-dev/nx-dev/public/documentation/latest/node/api-nx-plugin/executors/e2e.md index 3edd161e26..107511f9db 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-nx-plugin/executors/e2e.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-nx-plugin/executors/e2e.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nx-plugin:e2e executor' +description: 'Creates and runs the e2e tests for an Nx Plugin.' +--- + # @nrwl/nx-plugin:e2e Creates and runs the e2e tests for an Nx Plugin. diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-nx-plugin/generators/executor.md b/nx-dev/nx-dev/public/documentation/latest/node/api-nx-plugin/generators/executor.md index e740f0c1a1..9ba010200f 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-nx-plugin/generators/executor.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-nx-plugin/generators/executor.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nx-plugin:executor generator' +description: 'Create a executor for an Nx Plugin' +--- + # @nrwl/nx-plugin:executor Create a executor for an Nx Plugin diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-nx-plugin/generators/generator.md b/nx-dev/nx-dev/public/documentation/latest/node/api-nx-plugin/generators/generator.md index 49caeedc13..9e93ca51e0 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-nx-plugin/generators/generator.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-nx-plugin/generators/generator.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nx-plugin:generator generator' +description: 'Create a generator for an Nx Plugin' +--- + # @nrwl/nx-plugin:generator Create a generator for an Nx Plugin diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-nx-plugin/generators/migration.md b/nx-dev/nx-dev/public/documentation/latest/node/api-nx-plugin/generators/migration.md index 8f1d8e7bd4..0a89776490 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-nx-plugin/generators/migration.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-nx-plugin/generators/migration.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nx-plugin:migration generator' +description: 'Create a migration for an Nx Plugin' +--- + # @nrwl/nx-plugin:migration Create a migration for an Nx Plugin diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-nx-plugin/generators/plugin.md b/nx-dev/nx-dev/public/documentation/latest/node/api-nx-plugin/generators/plugin.md index 96f2cd5ce2..7e55a8d674 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-nx-plugin/generators/plugin.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-nx-plugin/generators/plugin.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nx-plugin:plugin generator' +description: 'Create a Nx Plugin' +--- + # @nrwl/nx-plugin:plugin Create a Nx Plugin diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-react-native/executors/build-android.md b/nx-dev/nx-dev/public/documentation/latest/node/api-react-native/executors/build-android.md index e482636d70..0c74616ec7 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-react-native/executors/build-android.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-react-native/executors/build-android.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react-native:build-android executor' +description: 'Release Build for Android.' +--- + # @nrwl/react-native:build-android Release Build for Android. diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-react-native/executors/bundle.md b/nx-dev/nx-dev/public/documentation/latest/node/api-react-native/executors/bundle.md index ddfe2cdfbd..7136976133 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-react-native/executors/bundle.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-react-native/executors/bundle.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react-native:bundle executor' +description: 'Builds the JS bundle.' +--- + # @nrwl/react-native:bundle Builds the JS bundle. diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-react-native/executors/ensure-symlink.md b/nx-dev/nx-dev/public/documentation/latest/node/api-react-native/executors/ensure-symlink.md index fc674026bd..7cbf753650 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-react-native/executors/ensure-symlink.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-react-native/executors/ensure-symlink.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react-native:ensure-symlink executor' +description: "Ensure workspace node_modules is symlink under app's node_modules folder." +--- + # @nrwl/react-native:ensure-symlink Ensure workspace node_modules is symlink under app's node_modules folder. diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-react-native/executors/run-android.md b/nx-dev/nx-dev/public/documentation/latest/node/api-react-native/executors/run-android.md index b5234845b8..8fb400a29b 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-react-native/executors/run-android.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-react-native/executors/run-android.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react-native:run-android executor' +description: 'Runs Android application.' +--- + # @nrwl/react-native:run-android Runs Android application. diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-react-native/executors/run-ios.md b/nx-dev/nx-dev/public/documentation/latest/node/api-react-native/executors/run-ios.md index 0c7c27a757..090f226b84 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-react-native/executors/run-ios.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-react-native/executors/run-ios.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react-native:run-ios executor' +description: 'Runs iOS application.' +--- + # @nrwl/react-native:run-ios Runs iOS application. diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-react-native/executors/start.md b/nx-dev/nx-dev/public/documentation/latest/node/api-react-native/executors/start.md index 3e5b8f6348..1fc0a0763f 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-react-native/executors/start.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-react-native/executors/start.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react-native:start executor' +description: 'Starts the dev server for JS bundle.' +--- + # @nrwl/react-native:start Starts the dev server for JS bundle. diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-react-native/executors/sync-deps.md b/nx-dev/nx-dev/public/documentation/latest/node/api-react-native/executors/sync-deps.md index 1557bf080f..9caa5bc9c9 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-react-native/executors/sync-deps.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-react-native/executors/sync-deps.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react-native:sync-deps executor' +description: 'Syncs dependencies to package.json (required for autolinking).' +--- + # @nrwl/react-native:sync-deps Syncs dependencies to package.json (required for autolinking). diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-react-native/generators/application.md b/nx-dev/nx-dev/public/documentation/latest/node/api-react-native/generators/application.md index 9d531048d8..150e0a42ad 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-react-native/generators/application.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-react-native/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react-native:application generator' +description: 'Create an application' +--- + # @nrwl/react-native:application Create an application diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-react-native/generators/component.md b/nx-dev/nx-dev/public/documentation/latest/node/api-react-native/generators/component.md index 4070af5e98..a08108f0a9 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-react-native/generators/component.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-react-native/generators/component.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react-native:component generator' +description: 'Create a component' +--- + # @nrwl/react-native:component Create a component diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-react-native/generators/library.md b/nx-dev/nx-dev/public/documentation/latest/node/api-react-native/generators/library.md index 2f26c9872b..1c08008708 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-react-native/generators/library.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-react-native/generators/library.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react-native:library generator' +description: 'Create a library' +--- + # @nrwl/react-native:library Create a library diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-react/generators/application.md b/nx-dev/nx-dev/public/documentation/latest/node/api-react/generators/application.md index 7bfb7b5a05..51764bd9a3 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-react/generators/application.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-react/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react:application generator' +description: 'Create an application' +--- + # @nrwl/react:application Create an application diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-react/generators/component-cypress-spec.md b/nx-dev/nx-dev/public/documentation/latest/node/api-react/generators/component-cypress-spec.md index 1988a9168c..f69d0785a5 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-react/generators/component-cypress-spec.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-react/generators/component-cypress-spec.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react:component-cypress-spec generator' +description: 'Create a cypress spec for a ui component that has a story' +--- + # @nrwl/react:component-cypress-spec Create a cypress spec for a ui component that has a story diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-react/generators/component-story.md b/nx-dev/nx-dev/public/documentation/latest/node/api-react/generators/component-story.md index 9793d5e173..5812759ece 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-react/generators/component-story.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-react/generators/component-story.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react:component-story generator' +description: 'Generate storybook story for a react component' +--- + # @nrwl/react:component-story Generate storybook story for a react component diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-react/generators/component.md b/nx-dev/nx-dev/public/documentation/latest/node/api-react/generators/component.md index 271da317e3..9864fac37a 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-react/generators/component.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-react/generators/component.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react:component generator' +description: 'Create a component' +--- + # @nrwl/react:component Create a component diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-react/generators/hook.md b/nx-dev/nx-dev/public/documentation/latest/node/api-react/generators/hook.md index fbad0e6878..93c6f2c85c 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-react/generators/hook.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-react/generators/hook.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react:hook generator' +description: 'Create a hook' +--- + # @nrwl/react:hook Create a hook diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-react/generators/library.md b/nx-dev/nx-dev/public/documentation/latest/node/api-react/generators/library.md index 9f2d2bb144..f636d12ccd 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-react/generators/library.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-react/generators/library.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react:library generator' +description: 'Create a library' +--- + # @nrwl/react:library Create a library diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-react/generators/redux.md b/nx-dev/nx-dev/public/documentation/latest/node/api-react/generators/redux.md index c834512049..95929652f2 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-react/generators/redux.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-react/generators/redux.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react:redux generator' +description: 'Create a redux slice for a project' +--- + # @nrwl/react:redux Create a redux slice for a project diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-react/generators/stories.md b/nx-dev/nx-dev/public/documentation/latest/node/api-react/generators/stories.md index 1134c26494..65ff592c37 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-react/generators/stories.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-react/generators/stories.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react:stories generator' +description: 'Create stories/specs for all components declared in a library' +--- + # @nrwl/react:stories Create stories/specs for all components declared in a library diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-react/generators/storybook-configuration.md b/nx-dev/nx-dev/public/documentation/latest/node/api-react/generators/storybook-configuration.md index 747319e39f..dfe1a2e6df 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-react/generators/storybook-configuration.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-react/generators/storybook-configuration.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react:storybook-configuration generator' +description: 'Set up storybook for a react library' +--- + # @nrwl/react:storybook-configuration Set up storybook for a react library diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-react/generators/storybook-migrate-defaults-5-to-6.md b/nx-dev/nx-dev/public/documentation/latest/node/api-react/generators/storybook-migrate-defaults-5-to-6.md index 084f863f1d..c340edc3f0 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-react/generators/storybook-migrate-defaults-5-to-6.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-react/generators/storybook-migrate-defaults-5-to-6.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react:storybook-migrate-defaults-5-to-6 generator' +description: 'Generate default Storybook configuration files using Storybook version >=6.x specs, for projects that already have Storybook instances and configurations of versions <6.x.' +--- + # @nrwl/react:storybook-migrate-defaults-5-to-6 Generate default Storybook configuration files using Storybook version >=6.x specs, for projects that already have Storybook instances and configurations of versions <6.x. diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-storybook/executors/build.md b/nx-dev/nx-dev/public/documentation/latest/node/api-storybook/executors/build.md index 0d8627e565..08da4caf48 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-storybook/executors/build.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-storybook/executors/build.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/storybook:build executor' +description: 'Build Storybook' +--- + # @nrwl/storybook:build Build Storybook diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-storybook/executors/storybook.md b/nx-dev/nx-dev/public/documentation/latest/node/api-storybook/executors/storybook.md index 91aa4a5a2a..6708c13a96 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-storybook/executors/storybook.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-storybook/executors/storybook.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/storybook:storybook executor' +description: 'Serve Storybook' +--- + # @nrwl/storybook:storybook Serve Storybook diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-storybook/generators/configuration.md b/nx-dev/nx-dev/public/documentation/latest/node/api-storybook/generators/configuration.md index a7a318f69c..0fde868742 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-storybook/generators/configuration.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-storybook/generators/configuration.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/storybook:configuration generator' +description: 'Add storybook configuration to a ui library or an application' +--- + # @nrwl/storybook:configuration Add storybook configuration to a ui library or an application diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-storybook/generators/cypress-project.md b/nx-dev/nx-dev/public/documentation/latest/node/api-storybook/generators/cypress-project.md index 9dc464fc0c..6d7e27b712 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-storybook/generators/cypress-project.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-storybook/generators/cypress-project.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/storybook:cypress-project generator' +description: 'Add cypress e2e app to test a ui library that is set up for storybook' +--- + # @nrwl/storybook:cypress-project Add cypress e2e app to test a ui library that is set up for storybook diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-storybook/generators/migrate-defaults-5-to-6.md b/nx-dev/nx-dev/public/documentation/latest/node/api-storybook/generators/migrate-defaults-5-to-6.md index e7b78cfbc0..2d89444bb8 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-storybook/generators/migrate-defaults-5-to-6.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-storybook/generators/migrate-defaults-5-to-6.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/storybook:migrate-defaults-5-to-6 generator' +description: 'Generate default Storybook configuration files using Storybook version >=6.x specs, for projects that already have Storybook instances and configurations of versions <6.x.' +--- + # @nrwl/storybook:migrate-defaults-5-to-6 Generate default Storybook configuration files using Storybook version >=6.x specs, for projects that already have Storybook instances and configurations of versions <6.x. diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-storybook/generators/migrate-stories-to-6-2.md b/nx-dev/nx-dev/public/documentation/latest/node/api-storybook/generators/migrate-stories-to-6-2.md index f08702f2da..a980e2e390 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-storybook/generators/migrate-stories-to-6-2.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-storybook/generators/migrate-stories-to-6-2.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/storybook:migrate-stories-to-6-2 generator' +description: 'Migrate stories syntax to 6.2' +--- + # @nrwl/storybook:migrate-stories-to-6-2 Migrate stories syntax to 6.2 diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-web/executors/dev-server.md b/nx-dev/nx-dev/public/documentation/latest/node/api-web/executors/dev-server.md index 777b518f5e..b391b9c187 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-web/executors/dev-server.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-web/executors/dev-server.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/web:dev-server executor' +description: 'Serve a web application' +--- + # @nrwl/web:dev-server Serve a web application diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-web/executors/file-server.md b/nx-dev/nx-dev/public/documentation/latest/node/api-web/executors/file-server.md index 35843ad0e4..156a78a8dd 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-web/executors/file-server.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-web/executors/file-server.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/web:file-server executor' +description: 'Serve a web application from a folder' +--- + # @nrwl/web:file-server Serve a web application from a folder diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-web/executors/rollup.md b/nx-dev/nx-dev/public/documentation/latest/node/api-web/executors/rollup.md index 51d28dbcff..360f9f9e94 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-web/executors/rollup.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-web/executors/rollup.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/web:rollup executor' +description: 'Package a library using rollup' +--- + # @nrwl/web:rollup Package a library using rollup diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-web/executors/webpack.md b/nx-dev/nx-dev/public/documentation/latest/node/api-web/executors/webpack.md index fa14fe3533..e102bda6eb 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-web/executors/webpack.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-web/executors/webpack.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/web:webpack executor' +description: 'Build an application using webpack' +--- + # @nrwl/web:webpack Build an application using webpack diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-web/generators/application.md b/nx-dev/nx-dev/public/documentation/latest/node/api-web/generators/application.md index 8becab523a..dc333565f0 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-web/generators/application.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-web/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/web:application generator' +description: 'Create an application' +--- + # @nrwl/web:application Create an application diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-workspace/executors/run-commands.md b/nx-dev/nx-dev/public/documentation/latest/node/api-workspace/executors/run-commands.md index e17c257f00..73be1d83e8 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-workspace/executors/run-commands.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-workspace/executors/run-commands.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/workspace:run-commands executor' +description: 'Run any custom commands with Nx' +--- + # @nrwl/workspace:run-commands Run any custom commands with Nx diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-workspace/executors/run-script.md b/nx-dev/nx-dev/public/documentation/latest/node/api-workspace/executors/run-script.md index 493949f2ad..2ff3e3eec1 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-workspace/executors/run-script.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-workspace/executors/run-script.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/workspace:run-script executor' +description: 'Run an npm script using Nx' +--- + # @nrwl/workspace:run-script Run an npm script using Nx diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-workspace/generators/convert-to-nx-project.md b/nx-dev/nx-dev/public/documentation/latest/node/api-workspace/generators/convert-to-nx-project.md index 2d2cf8dd0c..abcba6ffdf 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-workspace/generators/convert-to-nx-project.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-workspace/generators/convert-to-nx-project.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/workspace:convert-to-nx-project generator' +description: "Moves a project's configuration outside of workspace.json" +--- + # @nrwl/workspace:convert-to-nx-project Moves a project's configuration outside of workspace.json diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-workspace/generators/library.md b/nx-dev/nx-dev/public/documentation/latest/node/api-workspace/generators/library.md index 6830e9675f..49245254c0 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-workspace/generators/library.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-workspace/generators/library.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/workspace:library generator' +description: 'Create a library' +--- + # @nrwl/workspace:library Create a library diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-workspace/generators/move.md b/nx-dev/nx-dev/public/documentation/latest/node/api-workspace/generators/move.md index 3ac4256884..cde24e0be6 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-workspace/generators/move.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-workspace/generators/move.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/workspace:move generator' +description: 'Move an application or library to another folder' +--- + # @nrwl/workspace:move Move an application or library to another folder diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-workspace/generators/npm-package.md b/nx-dev/nx-dev/public/documentation/latest/node/api-workspace/generators/npm-package.md index c8b22b92ca..ca5ad7bdc5 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-workspace/generators/npm-package.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-workspace/generators/npm-package.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/workspace:npm-package generator' +description: 'Create a minimal npm package' +--- + # @nrwl/workspace:npm-package Create a minimal npm package diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-workspace/generators/remove.md b/nx-dev/nx-dev/public/documentation/latest/node/api-workspace/generators/remove.md index 84141afecc..494639ce26 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-workspace/generators/remove.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-workspace/generators/remove.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/workspace:remove generator' +description: 'Remove an application or library' +--- + # @nrwl/workspace:remove Remove an application or library diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-workspace/generators/run-commands.md b/nx-dev/nx-dev/public/documentation/latest/node/api-workspace/generators/run-commands.md index 856421c372..79cb2ee0ef 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-workspace/generators/run-commands.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-workspace/generators/run-commands.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/workspace:run-commands generator' +description: 'Generates a target to run any command in the terminal' +--- + # @nrwl/workspace:run-commands Generates a target to run any command in the terminal diff --git a/nx-dev/nx-dev/public/documentation/latest/node/api-workspace/generators/workspace-generator.md b/nx-dev/nx-dev/public/documentation/latest/node/api-workspace/generators/workspace-generator.md index 93d12ff310..99fdf2e494 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/api-workspace/generators/workspace-generator.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/api-workspace/generators/workspace-generator.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/workspace:workspace-generator generator' +description: 'Generates a workspace generator' +--- + # @nrwl/workspace:workspace-generator Generates a workspace generator diff --git a/nx-dev/nx-dev/public/documentation/latest/node/cli/affected-apps.md b/nx-dev/nx-dev/public/documentation/latest/node/cli/affected-apps.md index 24328a2f50..8a7a9cdbd4 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/cli/affected-apps.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/cli/affected-apps.md @@ -1,3 +1,8 @@ +--- +title: 'affected:apps - CLI command' +description: 'Print applications affected by changes' +--- + # affected:apps Print applications affected by changes diff --git a/nx-dev/nx-dev/public/documentation/latest/node/cli/affected-build.md b/nx-dev/nx-dev/public/documentation/latest/node/cli/affected-build.md index 5a44ab0572..496a757652 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/cli/affected-build.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/cli/affected-build.md @@ -1,3 +1,8 @@ +--- +title: 'affected:build - CLI command' +description: 'Build applications and publishable libraries affected by changes' +--- + # affected:build Build applications and publishable libraries affected by changes diff --git a/nx-dev/nx-dev/public/documentation/latest/node/cli/affected-dep-graph.md b/nx-dev/nx-dev/public/documentation/latest/node/cli/affected-dep-graph.md index c05dbc0f16..837fe6494f 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/cli/affected-dep-graph.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/cli/affected-dep-graph.md @@ -1,3 +1,8 @@ +--- +title: 'affected:dep-graph - CLI command' +description: 'Graph dependencies affected by changes' +--- + # affected:dep-graph Graph dependencies affected by changes diff --git a/nx-dev/nx-dev/public/documentation/latest/node/cli/affected-e2e.md b/nx-dev/nx-dev/public/documentation/latest/node/cli/affected-e2e.md index 318ba9ba75..09e799bdb0 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/cli/affected-e2e.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/cli/affected-e2e.md @@ -1,3 +1,8 @@ +--- +title: 'affected:e2e - CLI command' +description: 'Run e2e tests for the applications affected by changes' +--- + # affected:e2e Run e2e tests for the applications affected by changes diff --git a/nx-dev/nx-dev/public/documentation/latest/node/cli/affected-libs.md b/nx-dev/nx-dev/public/documentation/latest/node/cli/affected-libs.md index 62864f72bf..e75edf0984 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/cli/affected-libs.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/cli/affected-libs.md @@ -1,3 +1,8 @@ +--- +title: 'affected:libs - CLI command' +description: 'Print libraries affected by changes' +--- + # affected:libs Print libraries affected by changes diff --git a/nx-dev/nx-dev/public/documentation/latest/node/cli/affected-lint.md b/nx-dev/nx-dev/public/documentation/latest/node/cli/affected-lint.md index dc95f58a17..bfbf9c1c16 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/cli/affected-lint.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/cli/affected-lint.md @@ -1,3 +1,8 @@ +--- +title: 'affected:lint - CLI command' +description: 'Lint projects affected by changes' +--- + # affected:lint Lint projects affected by changes diff --git a/nx-dev/nx-dev/public/documentation/latest/node/cli/affected-test.md b/nx-dev/nx-dev/public/documentation/latest/node/cli/affected-test.md index 67a2575278..5859c7b8e1 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/cli/affected-test.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/cli/affected-test.md @@ -1,3 +1,8 @@ +--- +title: 'affected:test - CLI command' +description: 'Test projects affected by changes' +--- + # affected:test Test projects affected by changes diff --git a/nx-dev/nx-dev/public/documentation/latest/node/cli/affected.md b/nx-dev/nx-dev/public/documentation/latest/node/cli/affected.md index 7950a715bf..92b3cd456a 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/cli/affected.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/cli/affected.md @@ -1,3 +1,8 @@ +--- +title: 'affected - CLI command' +description: 'Run target for affected projects' +--- + # affected Run target for affected projects diff --git a/nx-dev/nx-dev/public/documentation/latest/node/cli/build.md b/nx-dev/nx-dev/public/documentation/latest/node/cli/build.md index f12f82e8b1..3890bcd249 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/cli/build.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/cli/build.md @@ -1,3 +1,8 @@ +--- +title: 'build - CLI command' +description: 'Compiles an application into an output directory named dist/ at the given output path. Must be executed from within a workspace directory.' +--- + # build Compiles an application into an output directory named dist/ at the given output path. Must be executed from within a workspace directory. diff --git a/nx-dev/nx-dev/public/documentation/latest/node/cli/connect-to-nx-cloud.md b/nx-dev/nx-dev/public/documentation/latest/node/cli/connect-to-nx-cloud.md index ef9618b963..e5ddd7d468 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/cli/connect-to-nx-cloud.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/cli/connect-to-nx-cloud.md @@ -1,3 +1,8 @@ +--- +title: 'connect-to-nx-cloud - CLI command' +description: 'Makes sure the workspace is connected to Nx Cloud' +--- + # connect-to-nx-cloud Makes sure the workspace is connected to Nx Cloud diff --git a/nx-dev/nx-dev/public/documentation/latest/node/cli/daemon.md b/nx-dev/nx-dev/public/documentation/latest/node/cli/daemon.md index 8b15a5a8e0..9f729602e9 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/cli/daemon.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/cli/daemon.md @@ -1,3 +1,8 @@ +--- +title: 'daemon - CLI command' +description: "EXPERIMENTAL: Nx DaemonThe Nx Daemon is a local server which runs in the background in order to intelligently cache information about the workspace's project graph." +--- + # daemon EXPERIMENTAL: Nx DaemonThe Nx Daemon is a local server which runs in the background in order to intelligently cache information about the workspace's project graph. diff --git a/nx-dev/nx-dev/public/documentation/latest/node/cli/dep-graph.md b/nx-dev/nx-dev/public/documentation/latest/node/cli/dep-graph.md index 8dbbd49c6c..8356b56378 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/cli/dep-graph.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/cli/dep-graph.md @@ -1,3 +1,8 @@ +--- +title: 'dep-graph - CLI command' +description: 'Graph dependencies within workspace' +--- + # dep-graph Graph dependencies within workspace diff --git a/nx-dev/nx-dev/public/documentation/latest/node/cli/e2e.md b/nx-dev/nx-dev/public/documentation/latest/node/cli/e2e.md index 59235e7a25..6271b2d3e5 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/cli/e2e.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/cli/e2e.md @@ -1,3 +1,8 @@ +--- +title: 'e2e - CLI command' +description: 'Builds and serves an app, then runs end-to-end tests using the configured E2E test runner.' +--- + # e2e Builds and serves an app, then runs end-to-end tests using the configured E2E test runner. diff --git a/nx-dev/nx-dev/public/documentation/latest/node/cli/format-check.md b/nx-dev/nx-dev/public/documentation/latest/node/cli/format-check.md index 25e4be0be0..54ce4ccb51 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/cli/format-check.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/cli/format-check.md @@ -1,3 +1,8 @@ +--- +title: 'format:check - CLI command' +description: 'Check for un-formatted files' +--- + # format:check Check for un-formatted files diff --git a/nx-dev/nx-dev/public/documentation/latest/node/cli/format-write.md b/nx-dev/nx-dev/public/documentation/latest/node/cli/format-write.md index d49e5cab48..8f66ad7593 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/cli/format-write.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/cli/format-write.md @@ -1,3 +1,8 @@ +--- +title: 'format:write - CLI command' +description: 'Overwrite un-formatted files' +--- + # format:write Overwrite un-formatted files diff --git a/nx-dev/nx-dev/public/documentation/latest/node/cli/generate.md b/nx-dev/nx-dev/public/documentation/latest/node/cli/generate.md index 77c4d2e117..ece284ea10 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/cli/generate.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/cli/generate.md @@ -1,3 +1,8 @@ +--- +title: 'generate - CLI command' +description: 'Runs a generator that creates and/or modifies files based on a generator from a collection.' +--- + # generate Runs a generator that creates and/or modifies files based on a generator from a collection. diff --git a/nx-dev/nx-dev/public/documentation/latest/node/cli/lint.md b/nx-dev/nx-dev/public/documentation/latest/node/cli/lint.md index 9dd5c71153..d13a85b591 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/cli/lint.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/cli/lint.md @@ -1,3 +1,8 @@ +--- +title: 'lint - CLI command' +description: 'Runs linting tools on application code in a given project folder using the configured linter.' +--- + # lint Runs linting tools on application code in a given project folder using the configured linter. diff --git a/nx-dev/nx-dev/public/documentation/latest/node/cli/list.md b/nx-dev/nx-dev/public/documentation/latest/node/cli/list.md index be0433be1a..9f055f0e2d 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/cli/list.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/cli/list.md @@ -1,3 +1,8 @@ +--- +title: 'list - CLI command' +description: 'Lists installed plugins, capabilities of installed plugins and other available plugins.' +--- + # list Lists installed plugins, capabilities of installed plugins and other available plugins. diff --git a/nx-dev/nx-dev/public/documentation/latest/node/cli/migrate.md b/nx-dev/nx-dev/public/documentation/latest/node/cli/migrate.md index c1c23173c2..83d5bae7ee 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/cli/migrate.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/cli/migrate.md @@ -1,3 +1,11 @@ +--- +title: "migrate - CLI command" +description: "Creates a migrations file or runs migrations from the migrations file. +- Migrate packages and create migrations.json (e.g., nx migrate @nrwl/workspace@latest) +- Run migrations (e.g., nx migrate --run-migrations=migrations.json) +" +--- + # migrate Creates a migrations file or runs migrations from the migrations file. diff --git a/nx-dev/nx-dev/public/documentation/latest/node/cli/print-affected.md b/nx-dev/nx-dev/public/documentation/latest/node/cli/print-affected.md index 5627ad6627..d480fc4d43 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/cli/print-affected.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/cli/print-affected.md @@ -1,3 +1,8 @@ +--- +title: 'print-affected - CLI command' +description: 'Prints information about the projects and targets affected by changes' +--- + # print-affected Prints information about the projects and targets affected by changes diff --git a/nx-dev/nx-dev/public/documentation/latest/node/cli/report.md b/nx-dev/nx-dev/public/documentation/latest/node/cli/report.md index 0fae67a84e..ed66e158d1 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/cli/report.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/cli/report.md @@ -1,3 +1,8 @@ +--- +title: 'report - CLI command' +description: 'Reports useful version numbers to copy into the Nx issue template' +--- + # report Reports useful version numbers to copy into the Nx issue template diff --git a/nx-dev/nx-dev/public/documentation/latest/node/cli/reset.md b/nx-dev/nx-dev/public/documentation/latest/node/cli/reset.md index 39dc0a2e8f..a81c0d4c4e 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/cli/reset.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/cli/reset.md @@ -1,3 +1,8 @@ +--- +title: 'reset - CLI command' +description: 'Clears all the cached Nx artifacts and metadata about the workspace and shuts down the Nx Daemon.' +--- + # reset Clears all the cached Nx artifacts and metadata about the workspace and shuts down the Nx Daemon. diff --git a/nx-dev/nx-dev/public/documentation/latest/node/cli/run-many.md b/nx-dev/nx-dev/public/documentation/latest/node/cli/run-many.md index 2167dcd5dc..85a37a222f 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/cli/run-many.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/cli/run-many.md @@ -1,3 +1,8 @@ +--- +title: 'run-many - CLI command' +description: 'Run target for multiple listed projects' +--- + # run-many Run target for multiple listed projects diff --git a/nx-dev/nx-dev/public/documentation/latest/node/cli/run.md b/nx-dev/nx-dev/public/documentation/latest/node/cli/run.md index bab1aa42a3..91a720d5d6 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/cli/run.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/cli/run.md @@ -1,3 +1,8 @@ +--- +title: 'run - CLI command' +description: 'Runs an Architect target with an optional custom builder configuration defined in your project.' +--- + # run Runs an Architect target with an optional custom builder configuration defined in your project. diff --git a/nx-dev/nx-dev/public/documentation/latest/node/cli/serve.md b/nx-dev/nx-dev/public/documentation/latest/node/cli/serve.md index 0f0b8e130b..9eb3e6cec3 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/cli/serve.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/cli/serve.md @@ -1,3 +1,8 @@ +--- +title: 'serve - CLI command' +description: 'Builds and serves an application, rebuilding on file changes.' +--- + # serve Builds and serves an application, rebuilding on file changes. diff --git a/nx-dev/nx-dev/public/documentation/latest/node/cli/test.md b/nx-dev/nx-dev/public/documentation/latest/node/cli/test.md index cf86963e7e..3c1483a640 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/cli/test.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/cli/test.md @@ -1,3 +1,8 @@ +--- +title: 'test - CLI command' +description: 'Runs unit tests in a project using the configured unit test runner.' +--- + # test Runs unit tests in a project using the configured unit test runner. diff --git a/nx-dev/nx-dev/public/documentation/latest/node/cli/workspace-generator.md b/nx-dev/nx-dev/public/documentation/latest/node/cli/workspace-generator.md index 20d68b1803..c9915c1a76 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/cli/workspace-generator.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/cli/workspace-generator.md @@ -1,3 +1,8 @@ +--- +title: 'workspace-generator - CLI command' +description: 'Runs a workspace generator from the tools/generators directory' +--- + # workspace-generator Runs a workspace generator from the tools/generators directory diff --git a/nx-dev/nx-dev/public/documentation/latest/node/cli/workspace-lint.md b/nx-dev/nx-dev/public/documentation/latest/node/cli/workspace-lint.md index e72c80e2f0..193bf2a76b 100644 --- a/nx-dev/nx-dev/public/documentation/latest/node/cli/workspace-lint.md +++ b/nx-dev/nx-dev/public/documentation/latest/node/cli/workspace-lint.md @@ -1,6 +1,11 @@ +--- +title: 'workspace-lint - CLI command' +description: 'Lint workspace or list of files. Note: To exclude files from this lint rule, you can add them to the `.nxignore` file' +--- + # workspace-lint -Lint workspace or list of files. Note: To exclude files from this lint rule, you can add them to the ".nxignore" file +Lint workspace or list of files. Note: To exclude files from this lint rule, you can add them to the `.nxignore` file ## Usage diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-angular/executors/delegate-build.md b/nx-dev/nx-dev/public/documentation/latest/react/api-angular/executors/delegate-build.md index b1ac83b9c0..535e4e3597 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-angular/executors/delegate-build.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-angular/executors/delegate-build.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:delegate-build executor' +description: 'Delegates the build to a different target while supporting incremental builds.' +--- + # @nrwl/angular:delegate-build Delegates the build to a different target while supporting incremental builds. diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-angular/executors/ng-packagr-lite.md b/nx-dev/nx-dev/public/documentation/latest/react/api-angular/executors/ng-packagr-lite.md index 8a961af8ba..ee83f92bfe 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-angular/executors/ng-packagr-lite.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-angular/executors/ng-packagr-lite.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:ng-packagr-lite executor' +description: 'Builds a library with support for incremental builds.' +--- + # @nrwl/angular:ng-packagr-lite Builds a library with support for incremental builds. diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-angular/executors/package.md b/nx-dev/nx-dev/public/documentation/latest/react/api-angular/executors/package.md index c0cb8912e7..9734b6a769 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-angular/executors/package.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-angular/executors/package.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:package executor' +description: 'Builds and packages an Angular library to be distributed as an NPM package. It supports incremental builds.' +--- + # @nrwl/angular:package Builds and packages an Angular library to be distributed as an NPM package. It supports incremental builds. diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-angular/executors/webpack-browser.md b/nx-dev/nx-dev/public/documentation/latest/react/api-angular/executors/webpack-browser.md index 0ca1627dfc..b103e9e31b 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-angular/executors/webpack-browser.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-angular/executors/webpack-browser.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:webpack-browser executor' +description: 'Builds a browser application with support for incremental builds and custom webpack configuration.' +--- + # @nrwl/angular:webpack-browser Builds a browser application with support for incremental builds and custom webpack configuration. diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-angular/executors/webpack-server.md b/nx-dev/nx-dev/public/documentation/latest/react/api-angular/executors/webpack-server.md index 2e25c624e7..8a2fa9e625 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-angular/executors/webpack-server.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-angular/executors/webpack-server.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:webpack-server executor' +description: 'Serves a browser application with support for a custom webpack configuration.' +--- + # @nrwl/angular:webpack-server Serves a browser application with support for a custom webpack configuration. diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/application.md b/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/application.md index 7cff20d177..c1f238c8f2 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/application.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:application generator' +description: 'Creates an Angular application.' +--- + # @nrwl/angular:application Creates an Angular application. diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/convert-tslint-to-eslint.md b/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/convert-tslint-to-eslint.md index d2fef5aacb..db65a46a8a 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/convert-tslint-to-eslint.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/convert-tslint-to-eslint.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:convert-tslint-to-eslint generator' +description: 'Converts a project from TSLint to ESLint.' +--- + # @nrwl/angular:convert-tslint-to-eslint Converts a project from TSLint to ESLint. diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/downgrade-module.md b/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/downgrade-module.md index ad25f18086..99ac2aa89b 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/downgrade-module.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/downgrade-module.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:downgrade-module generator' +description: 'Sets up a Downgrade Module.' +--- + # @nrwl/angular:downgrade-module Sets up a Downgrade Module. diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/karma-project.md b/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/karma-project.md index 969f6c9350..75ed079511 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/karma-project.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/karma-project.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:karma-project generator' +description: 'Adds Karma configuration to a project.' +--- + # @nrwl/angular:karma-project Adds Karma configuration to a project. diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/karma.md b/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/karma.md index e22e93b404..c2595c7722 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/karma.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/karma.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:karma generator' +description: 'Adds Karma configuration to a workspace.' +--- + # @nrwl/angular:karma Adds Karma configuration to a workspace. diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/library-secondary-entry-point.md b/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/library-secondary-entry-point.md index 72c6de5683..dd63569655 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/library-secondary-entry-point.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/library-secondary-entry-point.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:library-secondary-entry-point generator' +description: 'Creates a secondary entry point for an Angular publishable library.' +--- + # @nrwl/angular:library-secondary-entry-point Creates a secondary entry point for an Angular publishable library. diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/library.md b/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/library.md index 716326edef..b9ea57e15b 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/library.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/library.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:library generator' +description: 'Creates an Angular library.' +--- + # @nrwl/angular:library Creates an Angular library. diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/move.md b/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/move.md index 465bea4e13..0a9a0d756f 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/move.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/move.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:move generator' +description: 'Moves an Angular application or library to another folder within the workspace and updates the project configuration.' +--- + # @nrwl/angular:move Moves an Angular application or library to another folder within the workspace and updates the project configuration. diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/ngrx.md b/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/ngrx.md index 2180e4c483..433d6f2a30 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/ngrx.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/ngrx.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:ngrx generator' +description: 'Adds NgRx support to an application or library.' +--- + # @nrwl/angular:ngrx Adds NgRx support to an application or library. diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/scam.md b/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/scam.md index 0f000799fa..e129fb7447 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/scam.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/scam.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:scam generator' +description: 'Generate a component with an accompanying Single Component Angular Module (SCAM).' +--- + # @nrwl/angular:scam Generate a component with an accompanying Single Component Angular Module (SCAM). diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/setup-mfe.md b/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/setup-mfe.md index 4726ba5d73..0bf991ae96 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/setup-mfe.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/setup-mfe.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:setup-mfe generator' +description: 'Generate a Module Federation configuration for a given Angular application.' +--- + # @nrwl/angular:setup-mfe Generate a Module Federation configuration for a given Angular application. diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/stories.md b/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/stories.md index 674775abbe..399453eea7 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/stories.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/stories.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:stories generator' +description: 'Creates stories/specs for all components declared in a project.' +--- + # @nrwl/angular:stories Creates stories/specs for all components declared in a project. diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/storybook-configuration.md b/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/storybook-configuration.md index 1f938b6626..c56c5bbe93 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/storybook-configuration.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/storybook-configuration.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:storybook-configuration generator' +description: 'Adds Storybook configuration to a project.' +--- + # @nrwl/angular:storybook-configuration Adds Storybook configuration to a project. diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/storybook-migrate-defaults-5-to-6.md b/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/storybook-migrate-defaults-5-to-6.md index 90d06a282c..dd0010a3a5 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/storybook-migrate-defaults-5-to-6.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/storybook-migrate-defaults-5-to-6.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:storybook-migrate-defaults-5-to-6 generator' +description: 'Generates default Storybook configuration files using Storybook version >=6.x specs, for projects that already have Storybook instances and configurations of versions <6.x.' +--- + # @nrwl/angular:storybook-migrate-defaults-5-to-6 Generates default Storybook configuration files using Storybook version >=6.x specs, for projects that already have Storybook instances and configurations of versions <6.x. diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/storybook-migrate-stories-to-6-2.md b/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/storybook-migrate-stories-to-6-2.md index 4be8043415..a81530a233 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/storybook-migrate-stories-to-6-2.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/storybook-migrate-stories-to-6-2.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:storybook-migrate-stories-to-6-2 generator' +description: 'Migrates stories to match the new syntax in v6.2 where the component declaration should be in the default export.' +--- + # @nrwl/angular:storybook-migrate-stories-to-6-2 Migrates stories to match the new syntax in v6.2 where the component declaration should be in the default export. diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/upgrade-module.md b/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/upgrade-module.md index 4d1bfae913..7cbcd4152e 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/upgrade-module.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/upgrade-module.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:upgrade-module generator' +description: 'Sets up an Upgrade Module.' +--- + # @nrwl/angular:upgrade-module Sets up an Upgrade Module. diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/web-worker.md b/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/web-worker.md index 1f7cbef036..293af264e7 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/web-worker.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-angular/generators/web-worker.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/angular:web-worker generator' +description: 'Creates a Web Worker.' +--- + # @nrwl/angular:web-worker Creates a Web Worker. diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-cypress/executors/cypress.md b/nx-dev/nx-dev/public/documentation/latest/react/api-cypress/executors/cypress.md index 71239a2abb..555addb70a 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-cypress/executors/cypress.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-cypress/executors/cypress.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/cypress:cypress executor' +description: 'Run Cypress e2e tests' +--- + # @nrwl/cypress:cypress Run Cypress e2e tests diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-detox/executors/build.md b/nx-dev/nx-dev/public/documentation/latest/react/api-detox/executors/build.md index f05e86b9a1..f59448dc6e 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-detox/executors/build.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-detox/executors/build.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/detox:build executor' +description: 'Run the command defined in build property of the specified configuration.' +--- + # @nrwl/detox:build Run the command defined in build property of the specified configuration. diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-detox/executors/test.md b/nx-dev/nx-dev/public/documentation/latest/react/api-detox/executors/test.md index 0924c8c2d0..c0b0750151 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-detox/executors/test.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-detox/executors/test.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/detox:test executor' +description: 'Initiating your detox test suite.' +--- + # @nrwl/detox:test Initiating your detox test suite. diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-detox/generators/application.md b/nx-dev/nx-dev/public/documentation/latest/react/api-detox/generators/application.md index d4623cead2..36b863db4a 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-detox/generators/application.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-detox/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/detox:application generator' +description: 'Create a detox application' +--- + # @nrwl/detox:application Create a detox application diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-express/generators/application.md b/nx-dev/nx-dev/public/documentation/latest/react/api-express/generators/application.md index 5c42e54ae5..9adb724215 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-express/generators/application.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-express/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/express:application generator' +description: 'Create an express application' +--- + # @nrwl/express:application Create an express application diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-gatsby/executors/build.md b/nx-dev/nx-dev/public/documentation/latest/react/api-gatsby/executors/build.md index 872c7ef2d4..1c5a251f45 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-gatsby/executors/build.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-gatsby/executors/build.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/gatsby:build executor' +description: 'Build a Gatsby app' +--- + # @nrwl/gatsby:build Build a Gatsby app diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-gatsby/executors/server.md b/nx-dev/nx-dev/public/documentation/latest/react/api-gatsby/executors/server.md index 5dedfcd708..865f09a304 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-gatsby/executors/server.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-gatsby/executors/server.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/gatsby:server executor' +description: 'Starts server for app' +--- + # @nrwl/gatsby:server Starts server for app diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-gatsby/generators/application.md b/nx-dev/nx-dev/public/documentation/latest/react/api-gatsby/generators/application.md index bd327dcef9..066cb740da 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-gatsby/generators/application.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-gatsby/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/gatsby:application generator' +description: 'Create an application' +--- + # @nrwl/gatsby:application Create an application diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-gatsby/generators/component.md b/nx-dev/nx-dev/public/documentation/latest/react/api-gatsby/generators/component.md index 558a6a9be3..a79ef064e8 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-gatsby/generators/component.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-gatsby/generators/component.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/gatsby:component generator' +description: 'Create a component' +--- + # @nrwl/gatsby:component Create a component diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-gatsby/generators/page.md b/nx-dev/nx-dev/public/documentation/latest/react/api-gatsby/generators/page.md index 440778b0b6..9d70c6a171 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-gatsby/generators/page.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-gatsby/generators/page.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/gatsby:page generator' +description: 'Create a page' +--- + # @nrwl/gatsby:page Create a page diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-jest/executors/jest.md b/nx-dev/nx-dev/public/documentation/latest/react/api-jest/executors/jest.md index 011f3e1179..e9d9cc15cb 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-jest/executors/jest.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-jest/executors/jest.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/jest:jest executor' +description: 'Run Jest unit tests' +--- + # @nrwl/jest:jest Run Jest unit tests diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-js/executors/tsc.md b/nx-dev/nx-dev/public/documentation/latest/react/api-js/executors/tsc.md index 0134023b65..5f0686b63c 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-js/executors/tsc.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-js/executors/tsc.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/js:tsc executor' +description: 'Build a project using TypeScript.' +--- + # @nrwl/js:tsc Build a project using TypeScript. diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-js/generators/application.md b/nx-dev/nx-dev/public/documentation/latest/react/api-js/generators/application.md index d3cb3f64db..c9799dd780 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-js/generators/application.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-js/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/js:application generator' +description: 'Create a application' +--- + # @nrwl/js:application Create a application diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-js/generators/library.md b/nx-dev/nx-dev/public/documentation/latest/react/api-js/generators/library.md index c48725f0e4..dec223ff4b 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-js/generators/library.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-js/generators/library.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/js:library generator' +description: 'Create a library' +--- + # @nrwl/js:library Create a library diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-linter/executors/eslint.md b/nx-dev/nx-dev/public/documentation/latest/react/api-linter/executors/eslint.md index e74720bec1..ae4ed0c03a 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-linter/executors/eslint.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-linter/executors/eslint.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/linter:eslint executor' +description: 'Run ESLint on a project' +--- + # @nrwl/linter:eslint Run ESLint on a project diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-linter/executors/lint.md b/nx-dev/nx-dev/public/documentation/latest/react/api-linter/executors/lint.md index 1cb04d736c..2b4b8000e2 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-linter/executors/lint.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-linter/executors/lint.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/linter:lint executor' +description: '**[DEPRECATED]**: Please use the eslint builder instead, an automated migration was provided in v10.3.0' +--- + # @nrwl/linter:lint **[DEPRECATED]**: Please use the eslint builder instead, an automated migration was provided in v10.3.0 diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-linter/generators/workspace-rule.md b/nx-dev/nx-dev/public/documentation/latest/react/api-linter/generators/workspace-rule.md index b077b41106..ac04b9e342 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-linter/generators/workspace-rule.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-linter/generators/workspace-rule.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/linter:workspace-rule generator' +description: 'Create a new workspace ESLint rule' +--- + # @nrwl/linter:workspace-rule Create a new workspace ESLint rule diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/application.md b/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/application.md index 77a843ac59..fde171a1ed 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/application.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:application generator' +description: 'Create a NestJS application.' +--- + # @nrwl/nest:application Create a NestJS application. diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/class.md b/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/class.md index 252b43d4c9..a652e44eae 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/class.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/class.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:class generator' +description: 'Run the `class` NestJS generator with Nx project support.' +--- + # @nrwl/nest:class Run the `class` NestJS generator with Nx project support. diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/controller.md b/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/controller.md index c1a2d3e800..2c68a99510 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/controller.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/controller.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:controller generator' +description: 'Run the `controller` NestJS generator with Nx project support.' +--- + # @nrwl/nest:controller Run the `controller` NestJS generator with Nx project support. diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/convert-tslint-to-eslint.md b/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/convert-tslint-to-eslint.md index 05793ccace..f13547958f 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/convert-tslint-to-eslint.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/convert-tslint-to-eslint.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:convert-tslint-to-eslint generator' +description: 'Convert a project from TSLint to ESLint.' +--- + # @nrwl/nest:convert-tslint-to-eslint Convert a project from TSLint to ESLint. diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/decorator.md b/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/decorator.md index 3f35c60e08..30e98953db 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/decorator.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/decorator.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:decorator generator' +description: 'Run the `decorator` NestJS generator with Nx project support.' +--- + # @nrwl/nest:decorator Run the `decorator` NestJS generator with Nx project support. diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/filter.md b/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/filter.md index 7a7188b24b..ebd2cf9c75 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/filter.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/filter.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:filter generator' +description: 'Run the `filter` NestJS generator with Nx project support.' +--- + # @nrwl/nest:filter Run the `filter` NestJS generator with Nx project support. diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/gateway.md b/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/gateway.md index d83fefa3ce..4ae8d463da 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/gateway.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/gateway.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:gateway generator' +description: 'Run the `gateway` NestJS generator with Nx project support.' +--- + # @nrwl/nest:gateway Run the `gateway` NestJS generator with Nx project support. diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/guard.md b/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/guard.md index 6d5c69385b..e42e94cef4 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/guard.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/guard.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:guard generator' +description: 'Run the `guard` NestJS generator with Nx project support.' +--- + # @nrwl/nest:guard Run the `guard` NestJS generator with Nx project support. diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/interceptor.md b/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/interceptor.md index 160a81b835..f48bf5cfd5 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/interceptor.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/interceptor.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:interceptor generator' +description: 'Run the `interceptor` NestJS generator with Nx project support.' +--- + # @nrwl/nest:interceptor Run the `interceptor` NestJS generator with Nx project support. diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/interface.md b/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/interface.md index f12872eecf..c92aa0cb54 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/interface.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/interface.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:interface generator' +description: 'Run the `interface` NestJS generator with Nx project support.' +--- + # @nrwl/nest:interface Run the `interface` NestJS generator with Nx project support. diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/library.md b/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/library.md index 6ef2efeac6..4a886fcea6 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/library.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/library.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:library generator' +description: 'Create a new NestJS library.' +--- + # @nrwl/nest:library Create a new NestJS library. diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/middleware.md b/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/middleware.md index 50b7f66097..5e4b0c40a3 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/middleware.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/middleware.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:middleware generator' +description: 'Run the `middleware` NestJS generator with Nx project support.' +--- + # @nrwl/nest:middleware Run the `middleware` NestJS generator with Nx project support. diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/module.md b/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/module.md index 61e9161832..a98640fa8d 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/module.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/module.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:module generator' +description: 'Run the `module` NestJS generator with Nx project support.' +--- + # @nrwl/nest:module Run the `module` NestJS generator with Nx project support. diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/pipe.md b/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/pipe.md index 073c9d1e93..2b19264077 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/pipe.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/pipe.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:pipe generator' +description: 'Run the `pipe` NestJS generator with Nx project support.' +--- + # @nrwl/nest:pipe Run the `pipe` NestJS generator with Nx project support. diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/provider.md b/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/provider.md index ae8d031c95..17e4166dd8 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/provider.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/provider.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:provider generator' +description: 'Run the `provider` NestJS generator with Nx project support.' +--- + # @nrwl/nest:provider Run the `provider` NestJS generator with Nx project support. diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/resolver.md b/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/resolver.md index fa5da4a632..afca3530fb 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/resolver.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/resolver.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:resolver generator' +description: 'Run the `resolver` NestJS generator with Nx project support.' +--- + # @nrwl/nest:resolver Run the `resolver` NestJS generator with Nx project support. diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/resource.md b/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/resource.md index c29610866d..35e19905aa 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/resource.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/resource.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:resource generator' +description: 'Run the `resource` NestJS generator with Nx project support.' +--- + # @nrwl/nest:resource Run the `resource` NestJS generator with Nx project support. diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/service.md b/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/service.md index 1039223e1b..976473c4f8 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/service.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-nest/generators/service.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nest:service generator' +description: 'Run the `service` NestJS generator with Nx project support.' +--- + # @nrwl/nest:service Run the `service` NestJS generator with Nx project support. diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-next/executors/build.md b/nx-dev/nx-dev/public/documentation/latest/react/api-next/executors/build.md index 34aea92cc0..0471072f74 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-next/executors/build.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-next/executors/build.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/next:build executor' +description: 'Build a Next.js app' +--- + # @nrwl/next:build Build a Next.js app diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-next/executors/export.md b/nx-dev/nx-dev/public/documentation/latest/react/api-next/executors/export.md index f9820a7ec0..7e059e96f8 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-next/executors/export.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-next/executors/export.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/next:export executor' +description: 'Export a Next.js app. The exported application is located at dist/$outputPath/exported.' +--- + # @nrwl/next:export Export a Next.js app. The exported application is located at dist/$outputPath/exported. diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-next/executors/server.md b/nx-dev/nx-dev/public/documentation/latest/react/api-next/executors/server.md index 51b5b49898..4843204a20 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-next/executors/server.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-next/executors/server.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/next:server executor' +description: 'Serve a Next.js app' +--- + # @nrwl/next:server Serve a Next.js app diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-next/generators/application.md b/nx-dev/nx-dev/public/documentation/latest/react/api-next/generators/application.md index ce95428605..03d7b90102 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-next/generators/application.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-next/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/next:application generator' +description: 'Create a Next.js application' +--- + # @nrwl/next:application Create a Next.js application diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-next/generators/component.md b/nx-dev/nx-dev/public/documentation/latest/react/api-next/generators/component.md index 6bca940495..b3528c8138 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-next/generators/component.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-next/generators/component.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/next:component generator' +description: 'Create a React component' +--- + # @nrwl/next:component Create a React component diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-next/generators/page.md b/nx-dev/nx-dev/public/documentation/latest/react/api-next/generators/page.md index 2205b77679..9f8a70dbde 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-next/generators/page.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-next/generators/page.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/next:page generator' +description: 'Create a Next.js page component' +--- + # @nrwl/next:page Create a Next.js page component diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-node/executors/build.md b/nx-dev/nx-dev/public/documentation/latest/react/api-node/executors/build.md index e4c9e13a61..c1e73e6e75 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-node/executors/build.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-node/executors/build.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/node:build executor' +description: 'Build a Node application' +--- + # @nrwl/node:build Build a Node application diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-node/executors/execute.md b/nx-dev/nx-dev/public/documentation/latest/react/api-node/executors/execute.md index 1f69d40c89..6f831ce7fa 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-node/executors/execute.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-node/executors/execute.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/node:execute executor' +description: 'Execute a Node application' +--- + # @nrwl/node:execute Execute a Node application diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-node/executors/package.md b/nx-dev/nx-dev/public/documentation/latest/react/api-node/executors/package.md index ed70201166..a75ddc8129 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-node/executors/package.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-node/executors/package.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/node:package executor' +description: 'Package a Node library' +--- + # @nrwl/node:package Package a Node library diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-node/generators/application.md b/nx-dev/nx-dev/public/documentation/latest/react/api-node/generators/application.md index 3d3e383f42..3144b0ab63 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-node/generators/application.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-node/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/node:application generator' +description: 'Create a node application' +--- + # @nrwl/node:application Create a node application diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-node/generators/library.md b/nx-dev/nx-dev/public/documentation/latest/react/api-node/generators/library.md index 0bab8322c7..7125261ae5 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-node/generators/library.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-node/generators/library.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/node:library generator' +description: 'Create a library' +--- + # @nrwl/node:library Create a library diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-nx-plugin/executors/e2e.md b/nx-dev/nx-dev/public/documentation/latest/react/api-nx-plugin/executors/e2e.md index 3edd161e26..107511f9db 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-nx-plugin/executors/e2e.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-nx-plugin/executors/e2e.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nx-plugin:e2e executor' +description: 'Creates and runs the e2e tests for an Nx Plugin.' +--- + # @nrwl/nx-plugin:e2e Creates and runs the e2e tests for an Nx Plugin. diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-nx-plugin/generators/executor.md b/nx-dev/nx-dev/public/documentation/latest/react/api-nx-plugin/generators/executor.md index e740f0c1a1..9ba010200f 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-nx-plugin/generators/executor.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-nx-plugin/generators/executor.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nx-plugin:executor generator' +description: 'Create a executor for an Nx Plugin' +--- + # @nrwl/nx-plugin:executor Create a executor for an Nx Plugin diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-nx-plugin/generators/generator.md b/nx-dev/nx-dev/public/documentation/latest/react/api-nx-plugin/generators/generator.md index 49caeedc13..9e93ca51e0 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-nx-plugin/generators/generator.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-nx-plugin/generators/generator.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nx-plugin:generator generator' +description: 'Create a generator for an Nx Plugin' +--- + # @nrwl/nx-plugin:generator Create a generator for an Nx Plugin diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-nx-plugin/generators/migration.md b/nx-dev/nx-dev/public/documentation/latest/react/api-nx-plugin/generators/migration.md index 8f1d8e7bd4..0a89776490 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-nx-plugin/generators/migration.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-nx-plugin/generators/migration.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nx-plugin:migration generator' +description: 'Create a migration for an Nx Plugin' +--- + # @nrwl/nx-plugin:migration Create a migration for an Nx Plugin diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-nx-plugin/generators/plugin.md b/nx-dev/nx-dev/public/documentation/latest/react/api-nx-plugin/generators/plugin.md index 96f2cd5ce2..7e55a8d674 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-nx-plugin/generators/plugin.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-nx-plugin/generators/plugin.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/nx-plugin:plugin generator' +description: 'Create a Nx Plugin' +--- + # @nrwl/nx-plugin:plugin Create a Nx Plugin diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-react-native/executors/build-android.md b/nx-dev/nx-dev/public/documentation/latest/react/api-react-native/executors/build-android.md index e482636d70..0c74616ec7 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-react-native/executors/build-android.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-react-native/executors/build-android.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react-native:build-android executor' +description: 'Release Build for Android.' +--- + # @nrwl/react-native:build-android Release Build for Android. diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-react-native/executors/bundle.md b/nx-dev/nx-dev/public/documentation/latest/react/api-react-native/executors/bundle.md index ddfe2cdfbd..7136976133 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-react-native/executors/bundle.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-react-native/executors/bundle.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react-native:bundle executor' +description: 'Builds the JS bundle.' +--- + # @nrwl/react-native:bundle Builds the JS bundle. diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-react-native/executors/ensure-symlink.md b/nx-dev/nx-dev/public/documentation/latest/react/api-react-native/executors/ensure-symlink.md index fc674026bd..7cbf753650 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-react-native/executors/ensure-symlink.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-react-native/executors/ensure-symlink.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react-native:ensure-symlink executor' +description: "Ensure workspace node_modules is symlink under app's node_modules folder." +--- + # @nrwl/react-native:ensure-symlink Ensure workspace node_modules is symlink under app's node_modules folder. diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-react-native/executors/run-android.md b/nx-dev/nx-dev/public/documentation/latest/react/api-react-native/executors/run-android.md index b5234845b8..8fb400a29b 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-react-native/executors/run-android.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-react-native/executors/run-android.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react-native:run-android executor' +description: 'Runs Android application.' +--- + # @nrwl/react-native:run-android Runs Android application. diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-react-native/executors/run-ios.md b/nx-dev/nx-dev/public/documentation/latest/react/api-react-native/executors/run-ios.md index 0c7c27a757..090f226b84 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-react-native/executors/run-ios.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-react-native/executors/run-ios.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react-native:run-ios executor' +description: 'Runs iOS application.' +--- + # @nrwl/react-native:run-ios Runs iOS application. diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-react-native/executors/start.md b/nx-dev/nx-dev/public/documentation/latest/react/api-react-native/executors/start.md index 3e5b8f6348..1fc0a0763f 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-react-native/executors/start.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-react-native/executors/start.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react-native:start executor' +description: 'Starts the dev server for JS bundle.' +--- + # @nrwl/react-native:start Starts the dev server for JS bundle. diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-react-native/executors/sync-deps.md b/nx-dev/nx-dev/public/documentation/latest/react/api-react-native/executors/sync-deps.md index 1557bf080f..9caa5bc9c9 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-react-native/executors/sync-deps.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-react-native/executors/sync-deps.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react-native:sync-deps executor' +description: 'Syncs dependencies to package.json (required for autolinking).' +--- + # @nrwl/react-native:sync-deps Syncs dependencies to package.json (required for autolinking). diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-react-native/generators/application.md b/nx-dev/nx-dev/public/documentation/latest/react/api-react-native/generators/application.md index 9d531048d8..150e0a42ad 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-react-native/generators/application.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-react-native/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react-native:application generator' +description: 'Create an application' +--- + # @nrwl/react-native:application Create an application diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-react-native/generators/component.md b/nx-dev/nx-dev/public/documentation/latest/react/api-react-native/generators/component.md index 4070af5e98..a08108f0a9 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-react-native/generators/component.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-react-native/generators/component.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react-native:component generator' +description: 'Create a component' +--- + # @nrwl/react-native:component Create a component diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-react-native/generators/library.md b/nx-dev/nx-dev/public/documentation/latest/react/api-react-native/generators/library.md index 2f26c9872b..1c08008708 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-react-native/generators/library.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-react-native/generators/library.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react-native:library generator' +description: 'Create a library' +--- + # @nrwl/react-native:library Create a library diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-react/generators/application.md b/nx-dev/nx-dev/public/documentation/latest/react/api-react/generators/application.md index 7bfb7b5a05..51764bd9a3 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-react/generators/application.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-react/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react:application generator' +description: 'Create an application' +--- + # @nrwl/react:application Create an application diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-react/generators/component-cypress-spec.md b/nx-dev/nx-dev/public/documentation/latest/react/api-react/generators/component-cypress-spec.md index 1988a9168c..f69d0785a5 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-react/generators/component-cypress-spec.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-react/generators/component-cypress-spec.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react:component-cypress-spec generator' +description: 'Create a cypress spec for a ui component that has a story' +--- + # @nrwl/react:component-cypress-spec Create a cypress spec for a ui component that has a story diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-react/generators/component-story.md b/nx-dev/nx-dev/public/documentation/latest/react/api-react/generators/component-story.md index 9793d5e173..5812759ece 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-react/generators/component-story.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-react/generators/component-story.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react:component-story generator' +description: 'Generate storybook story for a react component' +--- + # @nrwl/react:component-story Generate storybook story for a react component diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-react/generators/component.md b/nx-dev/nx-dev/public/documentation/latest/react/api-react/generators/component.md index 271da317e3..9864fac37a 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-react/generators/component.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-react/generators/component.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react:component generator' +description: 'Create a component' +--- + # @nrwl/react:component Create a component diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-react/generators/hook.md b/nx-dev/nx-dev/public/documentation/latest/react/api-react/generators/hook.md index fbad0e6878..93c6f2c85c 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-react/generators/hook.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-react/generators/hook.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react:hook generator' +description: 'Create a hook' +--- + # @nrwl/react:hook Create a hook diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-react/generators/library.md b/nx-dev/nx-dev/public/documentation/latest/react/api-react/generators/library.md index 9f2d2bb144..f636d12ccd 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-react/generators/library.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-react/generators/library.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react:library generator' +description: 'Create a library' +--- + # @nrwl/react:library Create a library diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-react/generators/redux.md b/nx-dev/nx-dev/public/documentation/latest/react/api-react/generators/redux.md index c834512049..95929652f2 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-react/generators/redux.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-react/generators/redux.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react:redux generator' +description: 'Create a redux slice for a project' +--- + # @nrwl/react:redux Create a redux slice for a project diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-react/generators/stories.md b/nx-dev/nx-dev/public/documentation/latest/react/api-react/generators/stories.md index 1134c26494..65ff592c37 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-react/generators/stories.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-react/generators/stories.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react:stories generator' +description: 'Create stories/specs for all components declared in a library' +--- + # @nrwl/react:stories Create stories/specs for all components declared in a library diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-react/generators/storybook-configuration.md b/nx-dev/nx-dev/public/documentation/latest/react/api-react/generators/storybook-configuration.md index 747319e39f..dfe1a2e6df 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-react/generators/storybook-configuration.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-react/generators/storybook-configuration.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react:storybook-configuration generator' +description: 'Set up storybook for a react library' +--- + # @nrwl/react:storybook-configuration Set up storybook for a react library diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-react/generators/storybook-migrate-defaults-5-to-6.md b/nx-dev/nx-dev/public/documentation/latest/react/api-react/generators/storybook-migrate-defaults-5-to-6.md index 084f863f1d..c340edc3f0 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-react/generators/storybook-migrate-defaults-5-to-6.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-react/generators/storybook-migrate-defaults-5-to-6.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/react:storybook-migrate-defaults-5-to-6 generator' +description: 'Generate default Storybook configuration files using Storybook version >=6.x specs, for projects that already have Storybook instances and configurations of versions <6.x.' +--- + # @nrwl/react:storybook-migrate-defaults-5-to-6 Generate default Storybook configuration files using Storybook version >=6.x specs, for projects that already have Storybook instances and configurations of versions <6.x. diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-storybook/executors/build.md b/nx-dev/nx-dev/public/documentation/latest/react/api-storybook/executors/build.md index 0d8627e565..08da4caf48 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-storybook/executors/build.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-storybook/executors/build.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/storybook:build executor' +description: 'Build Storybook' +--- + # @nrwl/storybook:build Build Storybook diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-storybook/executors/storybook.md b/nx-dev/nx-dev/public/documentation/latest/react/api-storybook/executors/storybook.md index 91aa4a5a2a..6708c13a96 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-storybook/executors/storybook.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-storybook/executors/storybook.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/storybook:storybook executor' +description: 'Serve Storybook' +--- + # @nrwl/storybook:storybook Serve Storybook diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-storybook/generators/configuration.md b/nx-dev/nx-dev/public/documentation/latest/react/api-storybook/generators/configuration.md index a7a318f69c..0fde868742 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-storybook/generators/configuration.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-storybook/generators/configuration.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/storybook:configuration generator' +description: 'Add storybook configuration to a ui library or an application' +--- + # @nrwl/storybook:configuration Add storybook configuration to a ui library or an application diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-storybook/generators/cypress-project.md b/nx-dev/nx-dev/public/documentation/latest/react/api-storybook/generators/cypress-project.md index 9dc464fc0c..6d7e27b712 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-storybook/generators/cypress-project.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-storybook/generators/cypress-project.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/storybook:cypress-project generator' +description: 'Add cypress e2e app to test a ui library that is set up for storybook' +--- + # @nrwl/storybook:cypress-project Add cypress e2e app to test a ui library that is set up for storybook diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-storybook/generators/migrate-defaults-5-to-6.md b/nx-dev/nx-dev/public/documentation/latest/react/api-storybook/generators/migrate-defaults-5-to-6.md index e7b78cfbc0..2d89444bb8 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-storybook/generators/migrate-defaults-5-to-6.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-storybook/generators/migrate-defaults-5-to-6.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/storybook:migrate-defaults-5-to-6 generator' +description: 'Generate default Storybook configuration files using Storybook version >=6.x specs, for projects that already have Storybook instances and configurations of versions <6.x.' +--- + # @nrwl/storybook:migrate-defaults-5-to-6 Generate default Storybook configuration files using Storybook version >=6.x specs, for projects that already have Storybook instances and configurations of versions <6.x. diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-storybook/generators/migrate-stories-to-6-2.md b/nx-dev/nx-dev/public/documentation/latest/react/api-storybook/generators/migrate-stories-to-6-2.md index f08702f2da..a980e2e390 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-storybook/generators/migrate-stories-to-6-2.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-storybook/generators/migrate-stories-to-6-2.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/storybook:migrate-stories-to-6-2 generator' +description: 'Migrate stories syntax to 6.2' +--- + # @nrwl/storybook:migrate-stories-to-6-2 Migrate stories syntax to 6.2 diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-web/executors/dev-server.md b/nx-dev/nx-dev/public/documentation/latest/react/api-web/executors/dev-server.md index 777b518f5e..b391b9c187 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-web/executors/dev-server.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-web/executors/dev-server.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/web:dev-server executor' +description: 'Serve a web application' +--- + # @nrwl/web:dev-server Serve a web application diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-web/executors/file-server.md b/nx-dev/nx-dev/public/documentation/latest/react/api-web/executors/file-server.md index 35843ad0e4..156a78a8dd 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-web/executors/file-server.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-web/executors/file-server.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/web:file-server executor' +description: 'Serve a web application from a folder' +--- + # @nrwl/web:file-server Serve a web application from a folder diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-web/executors/rollup.md b/nx-dev/nx-dev/public/documentation/latest/react/api-web/executors/rollup.md index 51d28dbcff..360f9f9e94 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-web/executors/rollup.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-web/executors/rollup.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/web:rollup executor' +description: 'Package a library using rollup' +--- + # @nrwl/web:rollup Package a library using rollup diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-web/executors/webpack.md b/nx-dev/nx-dev/public/documentation/latest/react/api-web/executors/webpack.md index fa14fe3533..e102bda6eb 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-web/executors/webpack.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-web/executors/webpack.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/web:webpack executor' +description: 'Build an application using webpack' +--- + # @nrwl/web:webpack Build an application using webpack diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-web/generators/application.md b/nx-dev/nx-dev/public/documentation/latest/react/api-web/generators/application.md index 8becab523a..dc333565f0 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-web/generators/application.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-web/generators/application.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/web:application generator' +description: 'Create an application' +--- + # @nrwl/web:application Create an application diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-workspace/executors/run-commands.md b/nx-dev/nx-dev/public/documentation/latest/react/api-workspace/executors/run-commands.md index e17c257f00..73be1d83e8 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-workspace/executors/run-commands.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-workspace/executors/run-commands.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/workspace:run-commands executor' +description: 'Run any custom commands with Nx' +--- + # @nrwl/workspace:run-commands Run any custom commands with Nx diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-workspace/executors/run-script.md b/nx-dev/nx-dev/public/documentation/latest/react/api-workspace/executors/run-script.md index 493949f2ad..2ff3e3eec1 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-workspace/executors/run-script.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-workspace/executors/run-script.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/workspace:run-script executor' +description: 'Run an npm script using Nx' +--- + # @nrwl/workspace:run-script Run an npm script using Nx diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-workspace/generators/convert-to-nx-project.md b/nx-dev/nx-dev/public/documentation/latest/react/api-workspace/generators/convert-to-nx-project.md index 2d2cf8dd0c..abcba6ffdf 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-workspace/generators/convert-to-nx-project.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-workspace/generators/convert-to-nx-project.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/workspace:convert-to-nx-project generator' +description: "Moves a project's configuration outside of workspace.json" +--- + # @nrwl/workspace:convert-to-nx-project Moves a project's configuration outside of workspace.json diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-workspace/generators/library.md b/nx-dev/nx-dev/public/documentation/latest/react/api-workspace/generators/library.md index 6830e9675f..49245254c0 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-workspace/generators/library.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-workspace/generators/library.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/workspace:library generator' +description: 'Create a library' +--- + # @nrwl/workspace:library Create a library diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-workspace/generators/move.md b/nx-dev/nx-dev/public/documentation/latest/react/api-workspace/generators/move.md index 3ac4256884..cde24e0be6 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-workspace/generators/move.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-workspace/generators/move.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/workspace:move generator' +description: 'Move an application or library to another folder' +--- + # @nrwl/workspace:move Move an application or library to another folder diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-workspace/generators/npm-package.md b/nx-dev/nx-dev/public/documentation/latest/react/api-workspace/generators/npm-package.md index c8b22b92ca..ca5ad7bdc5 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-workspace/generators/npm-package.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-workspace/generators/npm-package.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/workspace:npm-package generator' +description: 'Create a minimal npm package' +--- + # @nrwl/workspace:npm-package Create a minimal npm package diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-workspace/generators/remove.md b/nx-dev/nx-dev/public/documentation/latest/react/api-workspace/generators/remove.md index 84141afecc..494639ce26 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-workspace/generators/remove.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-workspace/generators/remove.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/workspace:remove generator' +description: 'Remove an application or library' +--- + # @nrwl/workspace:remove Remove an application or library diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-workspace/generators/run-commands.md b/nx-dev/nx-dev/public/documentation/latest/react/api-workspace/generators/run-commands.md index 856421c372..79cb2ee0ef 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-workspace/generators/run-commands.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-workspace/generators/run-commands.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/workspace:run-commands generator' +description: 'Generates a target to run any command in the terminal' +--- + # @nrwl/workspace:run-commands Generates a target to run any command in the terminal diff --git a/nx-dev/nx-dev/public/documentation/latest/react/api-workspace/generators/workspace-generator.md b/nx-dev/nx-dev/public/documentation/latest/react/api-workspace/generators/workspace-generator.md index 93d12ff310..99fdf2e494 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/api-workspace/generators/workspace-generator.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/api-workspace/generators/workspace-generator.md @@ -1,3 +1,8 @@ +--- +title: '@nrwl/workspace:workspace-generator generator' +description: 'Generates a workspace generator' +--- + # @nrwl/workspace:workspace-generator Generates a workspace generator diff --git a/nx-dev/nx-dev/public/documentation/latest/react/cli/affected-apps.md b/nx-dev/nx-dev/public/documentation/latest/react/cli/affected-apps.md index 24328a2f50..8a7a9cdbd4 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/cli/affected-apps.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/cli/affected-apps.md @@ -1,3 +1,8 @@ +--- +title: 'affected:apps - CLI command' +description: 'Print applications affected by changes' +--- + # affected:apps Print applications affected by changes diff --git a/nx-dev/nx-dev/public/documentation/latest/react/cli/affected-build.md b/nx-dev/nx-dev/public/documentation/latest/react/cli/affected-build.md index 5a44ab0572..496a757652 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/cli/affected-build.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/cli/affected-build.md @@ -1,3 +1,8 @@ +--- +title: 'affected:build - CLI command' +description: 'Build applications and publishable libraries affected by changes' +--- + # affected:build Build applications and publishable libraries affected by changes diff --git a/nx-dev/nx-dev/public/documentation/latest/react/cli/affected-dep-graph.md b/nx-dev/nx-dev/public/documentation/latest/react/cli/affected-dep-graph.md index c05dbc0f16..837fe6494f 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/cli/affected-dep-graph.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/cli/affected-dep-graph.md @@ -1,3 +1,8 @@ +--- +title: 'affected:dep-graph - CLI command' +description: 'Graph dependencies affected by changes' +--- + # affected:dep-graph Graph dependencies affected by changes diff --git a/nx-dev/nx-dev/public/documentation/latest/react/cli/affected-e2e.md b/nx-dev/nx-dev/public/documentation/latest/react/cli/affected-e2e.md index 318ba9ba75..09e799bdb0 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/cli/affected-e2e.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/cli/affected-e2e.md @@ -1,3 +1,8 @@ +--- +title: 'affected:e2e - CLI command' +description: 'Run e2e tests for the applications affected by changes' +--- + # affected:e2e Run e2e tests for the applications affected by changes diff --git a/nx-dev/nx-dev/public/documentation/latest/react/cli/affected-libs.md b/nx-dev/nx-dev/public/documentation/latest/react/cli/affected-libs.md index 62864f72bf..e75edf0984 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/cli/affected-libs.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/cli/affected-libs.md @@ -1,3 +1,8 @@ +--- +title: 'affected:libs - CLI command' +description: 'Print libraries affected by changes' +--- + # affected:libs Print libraries affected by changes diff --git a/nx-dev/nx-dev/public/documentation/latest/react/cli/affected-lint.md b/nx-dev/nx-dev/public/documentation/latest/react/cli/affected-lint.md index dc95f58a17..bfbf9c1c16 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/cli/affected-lint.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/cli/affected-lint.md @@ -1,3 +1,8 @@ +--- +title: 'affected:lint - CLI command' +description: 'Lint projects affected by changes' +--- + # affected:lint Lint projects affected by changes diff --git a/nx-dev/nx-dev/public/documentation/latest/react/cli/affected-test.md b/nx-dev/nx-dev/public/documentation/latest/react/cli/affected-test.md index 67a2575278..5859c7b8e1 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/cli/affected-test.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/cli/affected-test.md @@ -1,3 +1,8 @@ +--- +title: 'affected:test - CLI command' +description: 'Test projects affected by changes' +--- + # affected:test Test projects affected by changes diff --git a/nx-dev/nx-dev/public/documentation/latest/react/cli/affected.md b/nx-dev/nx-dev/public/documentation/latest/react/cli/affected.md index 7950a715bf..92b3cd456a 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/cli/affected.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/cli/affected.md @@ -1,3 +1,8 @@ +--- +title: 'affected - CLI command' +description: 'Run target for affected projects' +--- + # affected Run target for affected projects diff --git a/nx-dev/nx-dev/public/documentation/latest/react/cli/build.md b/nx-dev/nx-dev/public/documentation/latest/react/cli/build.md index f12f82e8b1..3890bcd249 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/cli/build.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/cli/build.md @@ -1,3 +1,8 @@ +--- +title: 'build - CLI command' +description: 'Compiles an application into an output directory named dist/ at the given output path. Must be executed from within a workspace directory.' +--- + # build Compiles an application into an output directory named dist/ at the given output path. Must be executed from within a workspace directory. diff --git a/nx-dev/nx-dev/public/documentation/latest/react/cli/connect-to-nx-cloud.md b/nx-dev/nx-dev/public/documentation/latest/react/cli/connect-to-nx-cloud.md index ef9618b963..e5ddd7d468 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/cli/connect-to-nx-cloud.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/cli/connect-to-nx-cloud.md @@ -1,3 +1,8 @@ +--- +title: 'connect-to-nx-cloud - CLI command' +description: 'Makes sure the workspace is connected to Nx Cloud' +--- + # connect-to-nx-cloud Makes sure the workspace is connected to Nx Cloud diff --git a/nx-dev/nx-dev/public/documentation/latest/react/cli/daemon.md b/nx-dev/nx-dev/public/documentation/latest/react/cli/daemon.md index 8b15a5a8e0..9f729602e9 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/cli/daemon.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/cli/daemon.md @@ -1,3 +1,8 @@ +--- +title: 'daemon - CLI command' +description: "EXPERIMENTAL: Nx DaemonThe Nx Daemon is a local server which runs in the background in order to intelligently cache information about the workspace's project graph." +--- + # daemon EXPERIMENTAL: Nx DaemonThe Nx Daemon is a local server which runs in the background in order to intelligently cache information about the workspace's project graph. diff --git a/nx-dev/nx-dev/public/documentation/latest/react/cli/dep-graph.md b/nx-dev/nx-dev/public/documentation/latest/react/cli/dep-graph.md index 8dbbd49c6c..8356b56378 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/cli/dep-graph.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/cli/dep-graph.md @@ -1,3 +1,8 @@ +--- +title: 'dep-graph - CLI command' +description: 'Graph dependencies within workspace' +--- + # dep-graph Graph dependencies within workspace diff --git a/nx-dev/nx-dev/public/documentation/latest/react/cli/e2e.md b/nx-dev/nx-dev/public/documentation/latest/react/cli/e2e.md index 59235e7a25..6271b2d3e5 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/cli/e2e.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/cli/e2e.md @@ -1,3 +1,8 @@ +--- +title: 'e2e - CLI command' +description: 'Builds and serves an app, then runs end-to-end tests using the configured E2E test runner.' +--- + # e2e Builds and serves an app, then runs end-to-end tests using the configured E2E test runner. diff --git a/nx-dev/nx-dev/public/documentation/latest/react/cli/format-check.md b/nx-dev/nx-dev/public/documentation/latest/react/cli/format-check.md index 25e4be0be0..54ce4ccb51 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/cli/format-check.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/cli/format-check.md @@ -1,3 +1,8 @@ +--- +title: 'format:check - CLI command' +description: 'Check for un-formatted files' +--- + # format:check Check for un-formatted files diff --git a/nx-dev/nx-dev/public/documentation/latest/react/cli/format-write.md b/nx-dev/nx-dev/public/documentation/latest/react/cli/format-write.md index d49e5cab48..8f66ad7593 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/cli/format-write.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/cli/format-write.md @@ -1,3 +1,8 @@ +--- +title: 'format:write - CLI command' +description: 'Overwrite un-formatted files' +--- + # format:write Overwrite un-formatted files diff --git a/nx-dev/nx-dev/public/documentation/latest/react/cli/generate.md b/nx-dev/nx-dev/public/documentation/latest/react/cli/generate.md index 77c4d2e117..ece284ea10 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/cli/generate.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/cli/generate.md @@ -1,3 +1,8 @@ +--- +title: 'generate - CLI command' +description: 'Runs a generator that creates and/or modifies files based on a generator from a collection.' +--- + # generate Runs a generator that creates and/or modifies files based on a generator from a collection. diff --git a/nx-dev/nx-dev/public/documentation/latest/react/cli/lint.md b/nx-dev/nx-dev/public/documentation/latest/react/cli/lint.md index 9dd5c71153..d13a85b591 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/cli/lint.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/cli/lint.md @@ -1,3 +1,8 @@ +--- +title: 'lint - CLI command' +description: 'Runs linting tools on application code in a given project folder using the configured linter.' +--- + # lint Runs linting tools on application code in a given project folder using the configured linter. diff --git a/nx-dev/nx-dev/public/documentation/latest/react/cli/list.md b/nx-dev/nx-dev/public/documentation/latest/react/cli/list.md index be0433be1a..9f055f0e2d 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/cli/list.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/cli/list.md @@ -1,3 +1,8 @@ +--- +title: 'list - CLI command' +description: 'Lists installed plugins, capabilities of installed plugins and other available plugins.' +--- + # list Lists installed plugins, capabilities of installed plugins and other available plugins. diff --git a/nx-dev/nx-dev/public/documentation/latest/react/cli/migrate.md b/nx-dev/nx-dev/public/documentation/latest/react/cli/migrate.md index c1c23173c2..83d5bae7ee 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/cli/migrate.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/cli/migrate.md @@ -1,3 +1,11 @@ +--- +title: "migrate - CLI command" +description: "Creates a migrations file or runs migrations from the migrations file. +- Migrate packages and create migrations.json (e.g., nx migrate @nrwl/workspace@latest) +- Run migrations (e.g., nx migrate --run-migrations=migrations.json) +" +--- + # migrate Creates a migrations file or runs migrations from the migrations file. diff --git a/nx-dev/nx-dev/public/documentation/latest/react/cli/print-affected.md b/nx-dev/nx-dev/public/documentation/latest/react/cli/print-affected.md index 5627ad6627..d480fc4d43 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/cli/print-affected.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/cli/print-affected.md @@ -1,3 +1,8 @@ +--- +title: 'print-affected - CLI command' +description: 'Prints information about the projects and targets affected by changes' +--- + # print-affected Prints information about the projects and targets affected by changes diff --git a/nx-dev/nx-dev/public/documentation/latest/react/cli/report.md b/nx-dev/nx-dev/public/documentation/latest/react/cli/report.md index 0fae67a84e..ed66e158d1 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/cli/report.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/cli/report.md @@ -1,3 +1,8 @@ +--- +title: 'report - CLI command' +description: 'Reports useful version numbers to copy into the Nx issue template' +--- + # report Reports useful version numbers to copy into the Nx issue template diff --git a/nx-dev/nx-dev/public/documentation/latest/react/cli/reset.md b/nx-dev/nx-dev/public/documentation/latest/react/cli/reset.md index 39dc0a2e8f..a81c0d4c4e 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/cli/reset.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/cli/reset.md @@ -1,3 +1,8 @@ +--- +title: 'reset - CLI command' +description: 'Clears all the cached Nx artifacts and metadata about the workspace and shuts down the Nx Daemon.' +--- + # reset Clears all the cached Nx artifacts and metadata about the workspace and shuts down the Nx Daemon. diff --git a/nx-dev/nx-dev/public/documentation/latest/react/cli/run-many.md b/nx-dev/nx-dev/public/documentation/latest/react/cli/run-many.md index 2167dcd5dc..85a37a222f 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/cli/run-many.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/cli/run-many.md @@ -1,3 +1,8 @@ +--- +title: 'run-many - CLI command' +description: 'Run target for multiple listed projects' +--- + # run-many Run target for multiple listed projects diff --git a/nx-dev/nx-dev/public/documentation/latest/react/cli/run.md b/nx-dev/nx-dev/public/documentation/latest/react/cli/run.md index bab1aa42a3..91a720d5d6 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/cli/run.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/cli/run.md @@ -1,3 +1,8 @@ +--- +title: 'run - CLI command' +description: 'Runs an Architect target with an optional custom builder configuration defined in your project.' +--- + # run Runs an Architect target with an optional custom builder configuration defined in your project. diff --git a/nx-dev/nx-dev/public/documentation/latest/react/cli/serve.md b/nx-dev/nx-dev/public/documentation/latest/react/cli/serve.md index 0f0b8e130b..9eb3e6cec3 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/cli/serve.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/cli/serve.md @@ -1,3 +1,8 @@ +--- +title: 'serve - CLI command' +description: 'Builds and serves an application, rebuilding on file changes.' +--- + # serve Builds and serves an application, rebuilding on file changes. diff --git a/nx-dev/nx-dev/public/documentation/latest/react/cli/test.md b/nx-dev/nx-dev/public/documentation/latest/react/cli/test.md index cf86963e7e..3c1483a640 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/cli/test.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/cli/test.md @@ -1,3 +1,8 @@ +--- +title: 'test - CLI command' +description: 'Runs unit tests in a project using the configured unit test runner.' +--- + # test Runs unit tests in a project using the configured unit test runner. diff --git a/nx-dev/nx-dev/public/documentation/latest/react/cli/workspace-generator.md b/nx-dev/nx-dev/public/documentation/latest/react/cli/workspace-generator.md index 20d68b1803..c9915c1a76 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/cli/workspace-generator.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/cli/workspace-generator.md @@ -1,3 +1,8 @@ +--- +title: 'workspace-generator - CLI command' +description: 'Runs a workspace generator from the tools/generators directory' +--- + # workspace-generator Runs a workspace generator from the tools/generators directory diff --git a/nx-dev/nx-dev/public/documentation/latest/react/cli/workspace-lint.md b/nx-dev/nx-dev/public/documentation/latest/react/cli/workspace-lint.md index e72c80e2f0..193bf2a76b 100644 --- a/nx-dev/nx-dev/public/documentation/latest/react/cli/workspace-lint.md +++ b/nx-dev/nx-dev/public/documentation/latest/react/cli/workspace-lint.md @@ -1,6 +1,11 @@ +--- +title: 'workspace-lint - CLI command' +description: 'Lint workspace or list of files. Note: To exclude files from this lint rule, you can add them to the `.nxignore` file' +--- + # workspace-lint -Lint workspace or list of files. Note: To exclude files from this lint rule, you can add them to the ".nxignore" file +Lint workspace or list of files. Note: To exclude files from this lint rule, you can add them to the `.nxignore` file ## Usage diff --git a/nx-dev/nx-dev/public/documentation/latest/shared/cli/build.md b/nx-dev/nx-dev/public/documentation/latest/shared/cli/build.md index f12f82e8b1..3890bcd249 100644 --- a/nx-dev/nx-dev/public/documentation/latest/shared/cli/build.md +++ b/nx-dev/nx-dev/public/documentation/latest/shared/cli/build.md @@ -1,3 +1,8 @@ +--- +title: 'build - CLI command' +description: 'Compiles an application into an output directory named dist/ at the given output path. Must be executed from within a workspace directory.' +--- + # build Compiles an application into an output directory named dist/ at the given output path. Must be executed from within a workspace directory. diff --git a/nx-dev/nx-dev/public/documentation/latest/shared/cli/e2e.md b/nx-dev/nx-dev/public/documentation/latest/shared/cli/e2e.md index 59235e7a25..6271b2d3e5 100644 --- a/nx-dev/nx-dev/public/documentation/latest/shared/cli/e2e.md +++ b/nx-dev/nx-dev/public/documentation/latest/shared/cli/e2e.md @@ -1,3 +1,8 @@ +--- +title: 'e2e - CLI command' +description: 'Builds and serves an app, then runs end-to-end tests using the configured E2E test runner.' +--- + # e2e Builds and serves an app, then runs end-to-end tests using the configured E2E test runner. diff --git a/nx-dev/nx-dev/public/documentation/latest/shared/cli/generate.md b/nx-dev/nx-dev/public/documentation/latest/shared/cli/generate.md index 77c4d2e117..ece284ea10 100644 --- a/nx-dev/nx-dev/public/documentation/latest/shared/cli/generate.md +++ b/nx-dev/nx-dev/public/documentation/latest/shared/cli/generate.md @@ -1,3 +1,8 @@ +--- +title: 'generate - CLI command' +description: 'Runs a generator that creates and/or modifies files based on a generator from a collection.' +--- + # generate Runs a generator that creates and/or modifies files based on a generator from a collection. diff --git a/nx-dev/nx-dev/public/documentation/latest/shared/cli/lint.md b/nx-dev/nx-dev/public/documentation/latest/shared/cli/lint.md index 9dd5c71153..d13a85b591 100644 --- a/nx-dev/nx-dev/public/documentation/latest/shared/cli/lint.md +++ b/nx-dev/nx-dev/public/documentation/latest/shared/cli/lint.md @@ -1,3 +1,8 @@ +--- +title: 'lint - CLI command' +description: 'Runs linting tools on application code in a given project folder using the configured linter.' +--- + # lint Runs linting tools on application code in a given project folder using the configured linter. diff --git a/nx-dev/nx-dev/public/documentation/latest/shared/cli/run.md b/nx-dev/nx-dev/public/documentation/latest/shared/cli/run.md index bab1aa42a3..91a720d5d6 100644 --- a/nx-dev/nx-dev/public/documentation/latest/shared/cli/run.md +++ b/nx-dev/nx-dev/public/documentation/latest/shared/cli/run.md @@ -1,3 +1,8 @@ +--- +title: 'run - CLI command' +description: 'Runs an Architect target with an optional custom builder configuration defined in your project.' +--- + # run Runs an Architect target with an optional custom builder configuration defined in your project. diff --git a/nx-dev/nx-dev/public/documentation/latest/shared/cli/serve.md b/nx-dev/nx-dev/public/documentation/latest/shared/cli/serve.md index 0f0b8e130b..9eb3e6cec3 100644 --- a/nx-dev/nx-dev/public/documentation/latest/shared/cli/serve.md +++ b/nx-dev/nx-dev/public/documentation/latest/shared/cli/serve.md @@ -1,3 +1,8 @@ +--- +title: 'serve - CLI command' +description: 'Builds and serves an application, rebuilding on file changes.' +--- + # serve Builds and serves an application, rebuilding on file changes. diff --git a/nx-dev/nx-dev/public/documentation/latest/shared/cli/test.md b/nx-dev/nx-dev/public/documentation/latest/shared/cli/test.md index cf86963e7e..3c1483a640 100644 --- a/nx-dev/nx-dev/public/documentation/latest/shared/cli/test.md +++ b/nx-dev/nx-dev/public/documentation/latest/shared/cli/test.md @@ -1,3 +1,8 @@ +--- +title: 'test - CLI command' +description: 'Runs unit tests in a project using the configured unit test runner.' +--- + # test Runs unit tests in a project using the configured unit test runner. diff --git a/packages/workspace/src/command-line/nx-commands.ts b/packages/workspace/src/command-line/nx-commands.ts index e9eb6dbb3f..57b54f59e4 100644 --- a/packages/workspace/src/command-line/nx-commands.ts +++ b/packages/workspace/src/command-line/nx-commands.ts @@ -228,7 +228,7 @@ npx nx daemon .command( 'workspace-lint [files..]', chalk.bold( - 'Lint workspace or list of files. Note: To exclude files from this lint rule, you can add them to the ".nxignore" file' + 'Lint workspace or list of files. Note: To exclude files from this lint rule, you can add them to the `.nxignore` file' ), noop, async (_) => (await import('./lint')).workspaceLint() diff --git a/scripts/documentation/generate-cli-data.ts b/scripts/documentation/generate-cli-data.ts index ecd9294a76..fb9a0ebc3a 100644 --- a/scripts/documentation/generate-cli-data.ts +++ b/scripts/documentation/generate-cli-data.ts @@ -111,6 +111,10 @@ export async function generateCLIDocumentation() { function generateMarkdown(command: ParsedCommand) { let template = dedent` +--- +title: "${command.name} - CLI command" +description: "${command.description}" +--- # ${command.name} ${command.description} diff --git a/scripts/documentation/generate-executors-data.ts b/scripts/documentation/generate-executors-data.ts index 18f1adf937..a1c4af2b36 100644 --- a/scripts/documentation/generate-executors-data.ts +++ b/scripts/documentation/generate-executors-data.ts @@ -75,30 +75,34 @@ function generateSchematicList( function generateTemplate( framework: Framework, - builder + executor ): { name: string; template: string } { const filename = framework === 'angular' ? 'angular.json' : 'workspace.json'; const cliCommand = 'nx'; let template = dedent` - # ${builder.collectionName}:${builder.name} - ${builder.description} +--- +title: "${executor.collectionName}:${executor.name} executor" +description: "${executor.description}" +--- +# ${executor.collectionName}:${executor.name} +${executor.description} - Options can be configured in \`${filename}\` when defining the executor, or when invoking it. Read more about how to configure targets and executors here: https://nx.dev/core-concepts/configuration#targets. - \n`; +Options can be configured in \`${filename}\` when defining the executor, or when invoking it. Read more about how to configure targets and executors here: https://nx.dev/core-concepts/configuration#targets. +\n`; - if (builder.examplesFileFullPath) { + if (executor.examplesFileFullPath) { template += `## Examples\n`; - let examples = readFileSync(builder.examplesFileFullPath) + let examples = readFileSync(executor.examplesFileFullPath) .toString() .replace(/<%= cli %>/gm, cliCommand); template += dedent`${examples}\n`; } - if (Array.isArray(builder.options) && !!builder.options.length) { + if (Array.isArray(executor.options) && !!executor.options.length) { template += '## Options'; - builder.options + executor.options .sort((a, b) => sortAlphabeticallyFunction(a.name, b.name)) .sort((a, b) => sortByBooleanFunction(a.required, b.required)) .forEach((option) => { @@ -157,7 +161,7 @@ function generateTemplate( }); } - return { name: builder.name, template }; + return { name: executor.name, template }; } export async function generateExecutorsDocumentation() { diff --git a/scripts/documentation/generate-generators-data.ts b/scripts/documentation/generate-generators-data.ts index fde6142ec2..2b833d8666 100644 --- a/scripts/documentation/generate-generators-data.ts +++ b/scripts/documentation/generate-generators-data.ts @@ -70,16 +70,21 @@ function generateTemplate( const cliCommand = 'nx'; const filename = framework === 'angular' ? 'angular.json' : 'workspace.json'; let template = dedent` - # ${schematic.collectionName}:${schematic.name} ${ +--- +title: "${schematic.collectionName}:${schematic.name} generator" +description: "${schematic.description}" +--- +# ${schematic.collectionName}:${schematic.name} ${ schematic.hidden ? '[hidden]' : '' } - ${schematic.description} + +${schematic.description} - ## Usage - \`\`\`bash - ${cliCommand} generate ${schematic.name} ... - \`\`\` - `; +## Usage +\`\`\`bash +${cliCommand} generate ${schematic.name} ... +\`\`\` +`; if (schematic.alias) { template += dedent`