diff --git a/docs/angular/api-angular/executors/delegate-build.md b/docs/angular/api-angular/executors/delegate-build.md index 7ed97760a1..1642b70568 100644 --- a/docs/angular/api-angular/executors/delegate-build.md +++ b/docs/angular/api-angular/executors/delegate-build.md @@ -1,4 +1,4 @@ -# delegate-build +# @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 29f646426f..01d10d290f 100644 --- a/docs/angular/api-angular/executors/ng-packagr-lite.md +++ b/docs/angular/api-angular/executors/ng-packagr-lite.md @@ -1,4 +1,4 @@ -# ng-packagr-lite +# @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 21e6813abf..ca8d66a3dd 100644 --- a/docs/angular/api-angular/executors/package.md +++ b/docs/angular/api-angular/executors/package.md @@ -1,4 +1,4 @@ -# package +# @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 03e60e7020..29e97194a5 100644 --- a/docs/angular/api-angular/executors/webpack-browser.md +++ b/docs/angular/api-angular/executors/webpack-browser.md @@ -1,4 +1,4 @@ -# webpack-browser +# @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 3b551f6f0f..2b678c2417 100644 --- a/docs/angular/api-angular/executors/webpack-server.md +++ b/docs/angular/api-angular/executors/webpack-server.md @@ -1,4 +1,4 @@ -# webpack-server +# @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 5226a45dc2..a3689ec8b2 100644 --- a/docs/angular/api-angular/generators/application.md +++ b/docs/angular/api-angular/generators/application.md @@ -1,4 +1,4 @@ -# 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 cb7fc7d640..a7bb1c4095 100644 --- a/docs/angular/api-angular/generators/convert-tslint-to-eslint.md +++ b/docs/angular/api-angular/generators/convert-tslint-to-eslint.md @@ -1,4 +1,4 @@ -# convert-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 b52817dd2c..c0fdb0888e 100644 --- a/docs/angular/api-angular/generators/downgrade-module.md +++ b/docs/angular/api-angular/generators/downgrade-module.md @@ -1,4 +1,4 @@ -# 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 51b5611fc3..1bb55f6e1b 100644 --- a/docs/angular/api-angular/generators/karma-project.md +++ b/docs/angular/api-angular/generators/karma-project.md @@ -1,4 +1,4 @@ -# karma-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 79a1ff18ba..329e37a034 100644 --- a/docs/angular/api-angular/generators/karma.md +++ b/docs/angular/api-angular/generators/karma.md @@ -1,4 +1,4 @@ -# karma +# @nrwl/angular:karma Adds Karma configuration to a workspace. diff --git a/docs/angular/api-angular/generators/library.md b/docs/angular/api-angular/generators/library.md index f725df60c8..0dbf16dd53 100644 --- a/docs/angular/api-angular/generators/library.md +++ b/docs/angular/api-angular/generators/library.md @@ -1,4 +1,4 @@ -# 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 57819d2e58..d1130ec4fa 100644 --- a/docs/angular/api-angular/generators/move.md +++ b/docs/angular/api-angular/generators/move.md @@ -1,4 +1,4 @@ -# move +# @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 39745947e6..78eb216522 100644 --- a/docs/angular/api-angular/generators/ngrx.md +++ b/docs/angular/api-angular/generators/ngrx.md @@ -1,4 +1,4 @@ -# ngrx +# @nrwl/angular:ngrx Adds NgRx support to an application or library. diff --git a/docs/angular/api-angular/generators/setup-mfe.md b/docs/angular/api-angular/generators/setup-mfe.md index 405325aaf6..822cfb7b08 100644 --- a/docs/angular/api-angular/generators/setup-mfe.md +++ b/docs/angular/api-angular/generators/setup-mfe.md @@ -1,4 +1,4 @@ -# setup-mfe +# @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 0847cdba7b..5abf4fff06 100644 --- a/docs/angular/api-angular/generators/stories.md +++ b/docs/angular/api-angular/generators/stories.md @@ -1,4 +1,4 @@ -# stories +# @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 ba4d4782d6..d0b42c563c 100644 --- a/docs/angular/api-angular/generators/storybook-configuration.md +++ b/docs/angular/api-angular/generators/storybook-configuration.md @@ -1,4 +1,4 @@ -# storybook-configuration +# @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 2b8c9b192c..171054109b 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,4 +1,4 @@ -# storybook-migrate-defaults-5-to-6 +# @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 bb25ba0ace..c118b02267 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,4 +1,4 @@ -# storybook-migrate-stories-to-6-2 +# @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 e0836c2c05..e5bd2bee72 100644 --- a/docs/angular/api-angular/generators/upgrade-module.md +++ b/docs/angular/api-angular/generators/upgrade-module.md @@ -1,4 +1,4 @@ -# 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 3f3504d1a4..1775d3bb37 100644 --- a/docs/angular/api-angular/generators/web-worker.md +++ b/docs/angular/api-angular/generators/web-worker.md @@ -1,4 +1,4 @@ -# 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 755f50e03f..74d964ac77 100644 --- a/docs/angular/api-cypress/executors/cypress.md +++ b/docs/angular/api-cypress/executors/cypress.md @@ -1,4 +1,4 @@ -# cypress +# @nrwl/cypress:cypress Run Cypress e2e tests diff --git a/docs/angular/api-express/generators/application.md b/docs/angular/api-express/generators/application.md index 8e49680aa1..dd838e181c 100644 --- a/docs/angular/api-express/generators/application.md +++ b/docs/angular/api-express/generators/application.md @@ -1,4 +1,4 @@ -# 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 81ec940f6f..00ad8c92ea 100644 --- a/docs/angular/api-gatsby/executors/build.md +++ b/docs/angular/api-gatsby/executors/build.md @@ -1,4 +1,4 @@ -# build +# @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 6597e692e2..651a9ccc39 100644 --- a/docs/angular/api-gatsby/executors/server.md +++ b/docs/angular/api-gatsby/executors/server.md @@ -1,4 +1,4 @@ -# server +# @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 4112594f4e..7ab19b2efd 100644 --- a/docs/angular/api-gatsby/generators/application.md +++ b/docs/angular/api-gatsby/generators/application.md @@ -1,4 +1,4 @@ -# 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 e3db553c08..a81a6b2aa9 100644 --- a/docs/angular/api-gatsby/generators/component.md +++ b/docs/angular/api-gatsby/generators/component.md @@ -1,4 +1,4 @@ -# 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 9c6c723e64..5bcbe46df3 100644 --- a/docs/angular/api-gatsby/generators/page.md +++ b/docs/angular/api-gatsby/generators/page.md @@ -1,4 +1,4 @@ -# 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 e6ab2ef9c2..983983f848 100644 --- a/docs/angular/api-jest/executors/jest.md +++ b/docs/angular/api-jest/executors/jest.md @@ -1,4 +1,4 @@ -# jest +# @nrwl/jest:jest Run Jest unit tests diff --git a/docs/angular/api-linter/executors/eslint.md b/docs/angular/api-linter/executors/eslint.md index 5d3563a66b..755a08a958 100644 --- a/docs/angular/api-linter/executors/eslint.md +++ b/docs/angular/api-linter/executors/eslint.md @@ -1,4 +1,4 @@ -# eslint +# @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 9271a4a09e..bfef4bfdd5 100644 --- a/docs/angular/api-linter/executors/lint.md +++ b/docs/angular/api-linter/executors/lint.md @@ -1,4 +1,4 @@ -# lint +# @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-nest/generators/application.md b/docs/angular/api-nest/generators/application.md index f8a0bec119..d1fa4899de 100644 --- a/docs/angular/api-nest/generators/application.md +++ b/docs/angular/api-nest/generators/application.md @@ -1,4 +1,4 @@ -# 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 1c78d5d3e5..e7d22c986d 100644 --- a/docs/angular/api-nest/generators/class.md +++ b/docs/angular/api-nest/generators/class.md @@ -1,4 +1,4 @@ -# class +# @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 05ec831ae7..a78792355a 100644 --- a/docs/angular/api-nest/generators/controller.md +++ b/docs/angular/api-nest/generators/controller.md @@ -1,4 +1,4 @@ -# controller +# @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 87f664f26f..5a90df793e 100644 --- a/docs/angular/api-nest/generators/convert-tslint-to-eslint.md +++ b/docs/angular/api-nest/generators/convert-tslint-to-eslint.md @@ -1,4 +1,4 @@ -# convert-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 6cb17e2533..d0b6fb6ecd 100644 --- a/docs/angular/api-nest/generators/decorator.md +++ b/docs/angular/api-nest/generators/decorator.md @@ -1,4 +1,4 @@ -# decorator +# @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 1b118fa1c6..4878f1df54 100644 --- a/docs/angular/api-nest/generators/filter.md +++ b/docs/angular/api-nest/generators/filter.md @@ -1,4 +1,4 @@ -# filter +# @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 9321b69156..93a565dcfd 100644 --- a/docs/angular/api-nest/generators/gateway.md +++ b/docs/angular/api-nest/generators/gateway.md @@ -1,4 +1,4 @@ -# gateway +# @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 8693339223..940b833c71 100644 --- a/docs/angular/api-nest/generators/guard.md +++ b/docs/angular/api-nest/generators/guard.md @@ -1,4 +1,4 @@ -# guard +# @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 a2663602ce..7ee8210f4a 100644 --- a/docs/angular/api-nest/generators/interceptor.md +++ b/docs/angular/api-nest/generators/interceptor.md @@ -1,4 +1,4 @@ -# interceptor +# @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 8e8365bb09..3e5ed6f4cb 100644 --- a/docs/angular/api-nest/generators/interface.md +++ b/docs/angular/api-nest/generators/interface.md @@ -1,4 +1,4 @@ -# interface +# @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 f799b178a9..0aaf346705 100644 --- a/docs/angular/api-nest/generators/library.md +++ b/docs/angular/api-nest/generators/library.md @@ -1,4 +1,4 @@ -# 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 a3e3901e76..eb41357b51 100644 --- a/docs/angular/api-nest/generators/middleware.md +++ b/docs/angular/api-nest/generators/middleware.md @@ -1,4 +1,4 @@ -# middleware +# @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 e4864fc91c..3339b0eb74 100644 --- a/docs/angular/api-nest/generators/module.md +++ b/docs/angular/api-nest/generators/module.md @@ -1,4 +1,4 @@ -# module +# @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 2ed63dedef..2822c961af 100644 --- a/docs/angular/api-nest/generators/pipe.md +++ b/docs/angular/api-nest/generators/pipe.md @@ -1,4 +1,4 @@ -# pipe +# @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 24c0ba3509..cdffc7d2b7 100644 --- a/docs/angular/api-nest/generators/provider.md +++ b/docs/angular/api-nest/generators/provider.md @@ -1,4 +1,4 @@ -# provider +# @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 35b1aa400f..1d76212fbe 100644 --- a/docs/angular/api-nest/generators/resolver.md +++ b/docs/angular/api-nest/generators/resolver.md @@ -1,4 +1,4 @@ -# resolver +# @nrwl/nest:resolver Run the `resolver` 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 d4b248a781..e424e7d21a 100644 --- a/docs/angular/api-nest/generators/service.md +++ b/docs/angular/api-nest/generators/service.md @@ -1,4 +1,4 @@ -# service +# @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 cc8dfddcaa..39a3fe150a 100644 --- a/docs/angular/api-next/executors/build.md +++ b/docs/angular/api-next/executors/build.md @@ -1,4 +1,4 @@ -# build +# @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 0e43072c14..f7e0dfdf69 100644 --- a/docs/angular/api-next/executors/export.md +++ b/docs/angular/api-next/executors/export.md @@ -1,4 +1,4 @@ -# export +# @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 48b166be2b..42218921dd 100644 --- a/docs/angular/api-next/executors/server.md +++ b/docs/angular/api-next/executors/server.md @@ -1,4 +1,4 @@ -# server +# @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 669219336d..9911a86be0 100644 --- a/docs/angular/api-next/generators/application.md +++ b/docs/angular/api-next/generators/application.md @@ -1,4 +1,4 @@ -# 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 10b3934e19..25c8e2fe34 100644 --- a/docs/angular/api-next/generators/component.md +++ b/docs/angular/api-next/generators/component.md @@ -1,4 +1,4 @@ -# 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 0cc8bb0a6d..6d9278d7f9 100644 --- a/docs/angular/api-next/generators/page.md +++ b/docs/angular/api-next/generators/page.md @@ -1,4 +1,4 @@ -# page +# @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 21e1c858b8..defdea36d1 100644 --- a/docs/angular/api-node/executors/build.md +++ b/docs/angular/api-node/executors/build.md @@ -1,4 +1,4 @@ -# build +# @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 471c3ea09c..d77dabed83 100644 --- a/docs/angular/api-node/executors/execute.md +++ b/docs/angular/api-node/executors/execute.md @@ -1,4 +1,4 @@ -# execute +# @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 e218bed672..ee1f88c4d1 100644 --- a/docs/angular/api-node/executors/package.md +++ b/docs/angular/api-node/executors/package.md @@ -1,4 +1,4 @@ -# package +# @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 2d4718b74f..0cb85d82c5 100644 --- a/docs/angular/api-node/generators/application.md +++ b/docs/angular/api-node/generators/application.md @@ -1,4 +1,4 @@ -# 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 e99685ded0..2bead808a4 100644 --- a/docs/angular/api-node/generators/library.md +++ b/docs/angular/api-node/generators/library.md @@ -1,4 +1,4 @@ -# library +# @nrwl/node:library Create a library diff --git a/docs/angular/api-node/generators/migrate-to-webpack-5.md b/docs/angular/api-node/generators/migrate-to-webpack-5.md index d68e816814..d0edd66e99 100644 --- a/docs/angular/api-node/generators/migrate-to-webpack-5.md +++ b/docs/angular/api-node/generators/migrate-to-webpack-5.md @@ -1,4 +1,4 @@ -# migrate-to-webpack-5 +# @nrwl/node:migrate-to-webpack-5 Add webpack 5 compatible dependencies to the workspace diff --git a/docs/angular/api-nx-plugin/executors/e2e.md b/docs/angular/api-nx-plugin/executors/e2e.md index 0286175874..95bc12e93c 100644 --- a/docs/angular/api-nx-plugin/executors/e2e.md +++ b/docs/angular/api-nx-plugin/executors/e2e.md @@ -1,4 +1,4 @@ -# e2e +# @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 74f3cc26e0..59763b474d 100644 --- a/docs/angular/api-nx-plugin/generators/executor.md +++ b/docs/angular/api-nx-plugin/generators/executor.md @@ -1,4 +1,4 @@ -# executor +# @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 de783bba01..1975a1c291 100644 --- a/docs/angular/api-nx-plugin/generators/generator.md +++ b/docs/angular/api-nx-plugin/generators/generator.md @@ -1,4 +1,4 @@ -# generator +# @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 809f71711c..4e1d1649f6 100644 --- a/docs/angular/api-nx-plugin/generators/migration.md +++ b/docs/angular/api-nx-plugin/generators/migration.md @@ -1,4 +1,4 @@ -# migration +# @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 5ae00157b7..055a62c170 100644 --- a/docs/angular/api-nx-plugin/generators/plugin.md +++ b/docs/angular/api-nx-plugin/generators/plugin.md @@ -1,4 +1,4 @@ -# plugin +# @nrwl/nx-plugin:plugin Create a Nx Plugin diff --git a/docs/angular/api-react/generators/application.md b/docs/angular/api-react/generators/application.md index 53173b4df3..932a0497ef 100644 --- a/docs/angular/api-react/generators/application.md +++ b/docs/angular/api-react/generators/application.md @@ -1,4 +1,4 @@ -# 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 8822879c2a..1df6e6491c 100644 --- a/docs/angular/api-react/generators/component-cypress-spec.md +++ b/docs/angular/api-react/generators/component-cypress-spec.md @@ -1,4 +1,4 @@ -# component-cypress-spec +# @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 07ec138ef6..5f270d711a 100644 --- a/docs/angular/api-react/generators/component-story.md +++ b/docs/angular/api-react/generators/component-story.md @@ -1,4 +1,4 @@ -# component-story +# @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 95d9cbfcbc..4c9466050e 100644 --- a/docs/angular/api-react/generators/component.md +++ b/docs/angular/api-react/generators/component.md @@ -1,4 +1,4 @@ -# component +# @nrwl/react:component Create a component diff --git a/docs/angular/api-react/generators/library.md b/docs/angular/api-react/generators/library.md index 84e25f679d..b0fdd32d08 100644 --- a/docs/angular/api-react/generators/library.md +++ b/docs/angular/api-react/generators/library.md @@ -1,4 +1,4 @@ -# 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 be3aa9f97f..cf7e06c3ba 100644 --- a/docs/angular/api-react/generators/redux.md +++ b/docs/angular/api-react/generators/redux.md @@ -1,4 +1,4 @@ -# redux +# @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 88bb206063..0a25240e8c 100644 --- a/docs/angular/api-react/generators/stories.md +++ b/docs/angular/api-react/generators/stories.md @@ -1,4 +1,4 @@ -# stories +# @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 0e97ffca9b..457c8a902a 100644 --- a/docs/angular/api-react/generators/storybook-configuration.md +++ b/docs/angular/api-react/generators/storybook-configuration.md @@ -1,4 +1,4 @@ -# storybook-configuration +# @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 fdccfaff0b..04f6359c76 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,4 +1,4 @@ -# storybook-migrate-defaults-5-to-6 +# @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 21567cd867..a3c61b1bea 100644 --- a/docs/angular/api-storybook/executors/build.md +++ b/docs/angular/api-storybook/executors/build.md @@ -1,4 +1,4 @@ -# build +# @nrwl/storybook:build Build Storybook diff --git a/docs/angular/api-storybook/executors/storybook.md b/docs/angular/api-storybook/executors/storybook.md index f1755f320d..de65bdc6b9 100644 --- a/docs/angular/api-storybook/executors/storybook.md +++ b/docs/angular/api-storybook/executors/storybook.md @@ -1,4 +1,4 @@ -# 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 b9c16d1e9c..f722c56d18 100644 --- a/docs/angular/api-storybook/generators/configuration.md +++ b/docs/angular/api-storybook/generators/configuration.md @@ -1,4 +1,4 @@ -# configuration +# @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 92e8230b7a..c96f06a9a0 100644 --- a/docs/angular/api-storybook/generators/cypress-project.md +++ b/docs/angular/api-storybook/generators/cypress-project.md @@ -1,4 +1,4 @@ -# cypress-project +# @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 7ec95f19c7..09779744e6 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,4 +1,4 @@ -# migrate-defaults-5-to-6 +# @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 a365b0748a..8295990e95 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,4 +1,4 @@ -# migrate-stories-to-6-2 +# @nrwl/storybook:migrate-stories-to-6-2 Migrate stories syntax to 6.2 diff --git a/docs/angular/api-web/executors/build.md b/docs/angular/api-web/executors/build.md index 9f889e1c31..14cd77216d 100644 --- a/docs/angular/api-web/executors/build.md +++ b/docs/angular/api-web/executors/build.md @@ -1,4 +1,4 @@ -# build +# @nrwl/web:build Build a application diff --git a/docs/angular/api-web/executors/dev-server.md b/docs/angular/api-web/executors/dev-server.md index b5021e4e80..187c499b93 100644 --- a/docs/angular/api-web/executors/dev-server.md +++ b/docs/angular/api-web/executors/dev-server.md @@ -1,4 +1,4 @@ -# dev-server +# @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 5bba9a98dc..9d1601b331 100644 --- a/docs/angular/api-web/executors/file-server.md +++ b/docs/angular/api-web/executors/file-server.md @@ -1,4 +1,4 @@ -# file-server +# @nrwl/web:file-server Serve a web application from a folder diff --git a/docs/angular/api-web/executors/package.md b/docs/angular/api-web/executors/package.md index 646d347bc3..5688d002df 100644 --- a/docs/angular/api-web/executors/package.md +++ b/docs/angular/api-web/executors/package.md @@ -1,4 +1,4 @@ -# package +# @nrwl/web:package Package a library diff --git a/docs/angular/api-web/generators/application.md b/docs/angular/api-web/generators/application.md index cb8fbb66ff..b541cd635c 100644 --- a/docs/angular/api-web/generators/application.md +++ b/docs/angular/api-web/generators/application.md @@ -1,4 +1,4 @@ -# application +# @nrwl/web:application Create an application diff --git a/docs/angular/api-web/generators/migrate-to-webpack-5.md b/docs/angular/api-web/generators/migrate-to-webpack-5.md index f97cd8e463..a69d004756 100644 --- a/docs/angular/api-web/generators/migrate-to-webpack-5.md +++ b/docs/angular/api-web/generators/migrate-to-webpack-5.md @@ -1,4 +1,4 @@ -# migrate-to-webpack-5 +# @nrwl/web:migrate-to-webpack-5 Add webpack 5 compatible dependencies to the workspace diff --git a/docs/angular/api-workspace/executors/run-commands.md b/docs/angular/api-workspace/executors/run-commands.md index 2ba28b9335..8a6c591cc1 100644 --- a/docs/angular/api-workspace/executors/run-commands.md +++ b/docs/angular/api-workspace/executors/run-commands.md @@ -1,4 +1,4 @@ -# run-commands +# @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 0d7a61f4c0..bee42f75e8 100644 --- a/docs/angular/api-workspace/executors/run-script.md +++ b/docs/angular/api-workspace/executors/run-script.md @@ -1,4 +1,4 @@ -# run-script +# @nrwl/workspace:run-script Run an npm script using Nx diff --git a/docs/angular/api-workspace/executors/tsc.md b/docs/angular/api-workspace/executors/tsc.md index 6651e263ca..40a9e92b47 100644 --- a/docs/angular/api-workspace/executors/tsc.md +++ b/docs/angular/api-workspace/executors/tsc.md @@ -1,4 +1,4 @@ -# tsc +# @nrwl/workspace:tsc Build a project using TypeScript. 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 2373901192..6f7fd8b8d5 100644 --- a/docs/angular/api-workspace/generators/convert-to-nx-project.md +++ b/docs/angular/api-workspace/generators/convert-to-nx-project.md @@ -1,4 +1,4 @@ -# convert-to-nx-project +# @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 f04552237f..eff363d5a0 100644 --- a/docs/angular/api-workspace/generators/library.md +++ b/docs/angular/api-workspace/generators/library.md @@ -1,4 +1,4 @@ -# 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 0dcc59a366..22cd28b3a3 100644 --- a/docs/angular/api-workspace/generators/move.md +++ b/docs/angular/api-workspace/generators/move.md @@ -1,4 +1,4 @@ -# move +# @nrwl/workspace:move Move an application or library to another folder diff --git a/docs/angular/api-workspace/generators/remove.md b/docs/angular/api-workspace/generators/remove.md index ff10fd4623..7599fc0f4a 100644 --- a/docs/angular/api-workspace/generators/remove.md +++ b/docs/angular/api-workspace/generators/remove.md @@ -1,4 +1,4 @@ -# remove +# @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 a6c288e3d7..b1b283526f 100644 --- a/docs/angular/api-workspace/generators/run-commands.md +++ b/docs/angular/api-workspace/generators/run-commands.md @@ -1,4 +1,4 @@ -# run-commands +# @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 a426f12cf8..6081fc1326 100644 --- a/docs/angular/api-workspace/generators/workspace-generator.md +++ b/docs/angular/api-workspace/generators/workspace-generator.md @@ -1,4 +1,4 @@ -# workspace-generator +# @nrwl/workspace:workspace-generator Generates a workspace generator diff --git a/docs/node/api-angular/executors/delegate-build.md b/docs/node/api-angular/executors/delegate-build.md index 76f9535b73..eecd49e86e 100644 --- a/docs/node/api-angular/executors/delegate-build.md +++ b/docs/node/api-angular/executors/delegate-build.md @@ -1,4 +1,4 @@ -# delegate-build +# @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 e8f826db95..1a0a9aa5a6 100644 --- a/docs/node/api-angular/executors/ng-packagr-lite.md +++ b/docs/node/api-angular/executors/ng-packagr-lite.md @@ -1,4 +1,4 @@ -# ng-packagr-lite +# @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 aefc199a93..29282dd4a8 100644 --- a/docs/node/api-angular/executors/package.md +++ b/docs/node/api-angular/executors/package.md @@ -1,4 +1,4 @@ -# package +# @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 a278f029c1..c9baf3a8b8 100644 --- a/docs/node/api-angular/executors/webpack-browser.md +++ b/docs/node/api-angular/executors/webpack-browser.md @@ -1,4 +1,4 @@ -# webpack-browser +# @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 fa57a72a73..916e0eb53d 100644 --- a/docs/node/api-angular/executors/webpack-server.md +++ b/docs/node/api-angular/executors/webpack-server.md @@ -1,4 +1,4 @@ -# webpack-server +# @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 c0f8e1f7d9..8322682410 100644 --- a/docs/node/api-angular/generators/application.md +++ b/docs/node/api-angular/generators/application.md @@ -1,4 +1,4 @@ -# 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 b1e934648c..d2fef5aacb 100644 --- a/docs/node/api-angular/generators/convert-tslint-to-eslint.md +++ b/docs/node/api-angular/generators/convert-tslint-to-eslint.md @@ -1,4 +1,4 @@ -# convert-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 b826295ad0..ad25f18086 100644 --- a/docs/node/api-angular/generators/downgrade-module.md +++ b/docs/node/api-angular/generators/downgrade-module.md @@ -1,4 +1,4 @@ -# 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 2e77ff1f6e..969f6c9350 100644 --- a/docs/node/api-angular/generators/karma-project.md +++ b/docs/node/api-angular/generators/karma-project.md @@ -1,4 +1,4 @@ -# karma-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 659ab82ddb..e22e93b404 100644 --- a/docs/node/api-angular/generators/karma.md +++ b/docs/node/api-angular/generators/karma.md @@ -1,4 +1,4 @@ -# karma +# @nrwl/angular:karma Adds Karma configuration to a workspace. diff --git a/docs/node/api-angular/generators/library.md b/docs/node/api-angular/generators/library.md index 3833b5619d..1f914b9b29 100644 --- a/docs/node/api-angular/generators/library.md +++ b/docs/node/api-angular/generators/library.md @@ -1,4 +1,4 @@ -# 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 4605e5ce5c..68951f0cd6 100644 --- a/docs/node/api-angular/generators/move.md +++ b/docs/node/api-angular/generators/move.md @@ -1,4 +1,4 @@ -# move +# @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 a9bcca9b7d..eecee0d14c 100644 --- a/docs/node/api-angular/generators/ngrx.md +++ b/docs/node/api-angular/generators/ngrx.md @@ -1,4 +1,4 @@ -# ngrx +# @nrwl/angular:ngrx Adds NgRx support to an application or library. diff --git a/docs/node/api-angular/generators/setup-mfe.md b/docs/node/api-angular/generators/setup-mfe.md index 801be43ded..4726ba5d73 100644 --- a/docs/node/api-angular/generators/setup-mfe.md +++ b/docs/node/api-angular/generators/setup-mfe.md @@ -1,4 +1,4 @@ -# setup-mfe +# @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 24c28e4808..674775abbe 100644 --- a/docs/node/api-angular/generators/stories.md +++ b/docs/node/api-angular/generators/stories.md @@ -1,4 +1,4 @@ -# stories +# @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 c06292da37..1f938b6626 100644 --- a/docs/node/api-angular/generators/storybook-configuration.md +++ b/docs/node/api-angular/generators/storybook-configuration.md @@ -1,4 +1,4 @@ -# storybook-configuration +# @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 3a789ca08f..90d06a282c 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,4 +1,4 @@ -# storybook-migrate-defaults-5-to-6 +# @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 4d260d2e4a..4be8043415 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,4 +1,4 @@ -# storybook-migrate-stories-to-6-2 +# @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 a0b1fc5589..4d1bfae913 100644 --- a/docs/node/api-angular/generators/upgrade-module.md +++ b/docs/node/api-angular/generators/upgrade-module.md @@ -1,4 +1,4 @@ -# 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 692c3d8574..1f7cbef036 100644 --- a/docs/node/api-angular/generators/web-worker.md +++ b/docs/node/api-angular/generators/web-worker.md @@ -1,4 +1,4 @@ -# 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 ec0523c976..802fdced64 100644 --- a/docs/node/api-cypress/executors/cypress.md +++ b/docs/node/api-cypress/executors/cypress.md @@ -1,4 +1,4 @@ -# cypress +# @nrwl/cypress:cypress Run Cypress e2e tests diff --git a/docs/node/api-express/generators/application.md b/docs/node/api-express/generators/application.md index 1f5b44281a..111eb623d6 100644 --- a/docs/node/api-express/generators/application.md +++ b/docs/node/api-express/generators/application.md @@ -1,4 +1,4 @@ -# 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 eb80565c22..c3faf69c6e 100644 --- a/docs/node/api-gatsby/executors/build.md +++ b/docs/node/api-gatsby/executors/build.md @@ -1,4 +1,4 @@ -# build +# @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 5cef71b20b..1779f3629d 100644 --- a/docs/node/api-gatsby/executors/server.md +++ b/docs/node/api-gatsby/executors/server.md @@ -1,4 +1,4 @@ -# server +# @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 3db162b768..86c086e1fb 100644 --- a/docs/node/api-gatsby/generators/application.md +++ b/docs/node/api-gatsby/generators/application.md @@ -1,4 +1,4 @@ -# 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 9cb180bc69..3cb2f1893c 100644 --- a/docs/node/api-gatsby/generators/component.md +++ b/docs/node/api-gatsby/generators/component.md @@ -1,4 +1,4 @@ -# 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 4c421ae5dc..d35cfea3f5 100644 --- a/docs/node/api-gatsby/generators/page.md +++ b/docs/node/api-gatsby/generators/page.md @@ -1,4 +1,4 @@ -# 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 5cf04d627d..d37eac8f87 100644 --- a/docs/node/api-jest/executors/jest.md +++ b/docs/node/api-jest/executors/jest.md @@ -1,4 +1,4 @@ -# jest +# @nrwl/jest:jest Run Jest unit tests diff --git a/docs/node/api-linter/executors/eslint.md b/docs/node/api-linter/executors/eslint.md index 9052161321..c757376d98 100644 --- a/docs/node/api-linter/executors/eslint.md +++ b/docs/node/api-linter/executors/eslint.md @@ -1,4 +1,4 @@ -# eslint +# @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 bb1495772e..c656e793c5 100644 --- a/docs/node/api-linter/executors/lint.md +++ b/docs/node/api-linter/executors/lint.md @@ -1,4 +1,4 @@ -# lint +# @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-nest/generators/application.md b/docs/node/api-nest/generators/application.md index ed3d67092a..eb2744cc28 100644 --- a/docs/node/api-nest/generators/application.md +++ b/docs/node/api-nest/generators/application.md @@ -1,4 +1,4 @@ -# 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 9ce1f5c0d3..24829cad4a 100644 --- a/docs/node/api-nest/generators/class.md +++ b/docs/node/api-nest/generators/class.md @@ -1,4 +1,4 @@ -# class +# @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 e2ab217799..b11595fcb3 100644 --- a/docs/node/api-nest/generators/controller.md +++ b/docs/node/api-nest/generators/controller.md @@ -1,4 +1,4 @@ -# controller +# @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 f3a8fd66b6..05793ccace 100644 --- a/docs/node/api-nest/generators/convert-tslint-to-eslint.md +++ b/docs/node/api-nest/generators/convert-tslint-to-eslint.md @@ -1,4 +1,4 @@ -# convert-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 20a0f338a2..fe7ccf375f 100644 --- a/docs/node/api-nest/generators/decorator.md +++ b/docs/node/api-nest/generators/decorator.md @@ -1,4 +1,4 @@ -# decorator +# @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 b9a3d55f76..dcb3ed843e 100644 --- a/docs/node/api-nest/generators/filter.md +++ b/docs/node/api-nest/generators/filter.md @@ -1,4 +1,4 @@ -# filter +# @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 aec9679484..1a6c7478c3 100644 --- a/docs/node/api-nest/generators/gateway.md +++ b/docs/node/api-nest/generators/gateway.md @@ -1,4 +1,4 @@ -# gateway +# @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 d139a19d87..45147ee319 100644 --- a/docs/node/api-nest/generators/guard.md +++ b/docs/node/api-nest/generators/guard.md @@ -1,4 +1,4 @@ -# guard +# @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 2ab6dfe9f4..6879b527d2 100644 --- a/docs/node/api-nest/generators/interceptor.md +++ b/docs/node/api-nest/generators/interceptor.md @@ -1,4 +1,4 @@ -# interceptor +# @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 959b283ba2..4beea0498c 100644 --- a/docs/node/api-nest/generators/interface.md +++ b/docs/node/api-nest/generators/interface.md @@ -1,4 +1,4 @@ -# interface +# @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 8cad449408..8416fe94d4 100644 --- a/docs/node/api-nest/generators/library.md +++ b/docs/node/api-nest/generators/library.md @@ -1,4 +1,4 @@ -# 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 7b4f650258..6f61abf15e 100644 --- a/docs/node/api-nest/generators/middleware.md +++ b/docs/node/api-nest/generators/middleware.md @@ -1,4 +1,4 @@ -# middleware +# @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 547b0106ab..d1d0d5ac37 100644 --- a/docs/node/api-nest/generators/module.md +++ b/docs/node/api-nest/generators/module.md @@ -1,4 +1,4 @@ -# module +# @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 d3631393f3..0bccba61ff 100644 --- a/docs/node/api-nest/generators/pipe.md +++ b/docs/node/api-nest/generators/pipe.md @@ -1,4 +1,4 @@ -# pipe +# @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 63a0b525d8..443ce7bd7d 100644 --- a/docs/node/api-nest/generators/provider.md +++ b/docs/node/api-nest/generators/provider.md @@ -1,4 +1,4 @@ -# provider +# @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 b6ea45d440..d7c5acc24b 100644 --- a/docs/node/api-nest/generators/resolver.md +++ b/docs/node/api-nest/generators/resolver.md @@ -1,4 +1,4 @@ -# resolver +# @nrwl/nest:resolver Run the `resolver` 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 13ea6a468d..cedd71c90a 100644 --- a/docs/node/api-nest/generators/service.md +++ b/docs/node/api-nest/generators/service.md @@ -1,4 +1,4 @@ -# service +# @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 78961ac4fb..3fd5a03692 100644 --- a/docs/node/api-next/executors/build.md +++ b/docs/node/api-next/executors/build.md @@ -1,4 +1,4 @@ -# build +# @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 ad190d6a3b..d351b99885 100644 --- a/docs/node/api-next/executors/export.md +++ b/docs/node/api-next/executors/export.md @@ -1,4 +1,4 @@ -# export +# @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 6ef08de0e9..15b155be4e 100644 --- a/docs/node/api-next/executors/server.md +++ b/docs/node/api-next/executors/server.md @@ -1,4 +1,4 @@ -# server +# @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 7fdb044de5..899e50fd0d 100644 --- a/docs/node/api-next/generators/application.md +++ b/docs/node/api-next/generators/application.md @@ -1,4 +1,4 @@ -# 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 46541740bb..7a6aeace45 100644 --- a/docs/node/api-next/generators/component.md +++ b/docs/node/api-next/generators/component.md @@ -1,4 +1,4 @@ -# 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 eae780d9d4..6f92d1c084 100644 --- a/docs/node/api-next/generators/page.md +++ b/docs/node/api-next/generators/page.md @@ -1,4 +1,4 @@ -# page +# @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 9b2c09623f..cd5e0232ee 100644 --- a/docs/node/api-node/executors/build.md +++ b/docs/node/api-node/executors/build.md @@ -1,4 +1,4 @@ -# build +# @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 c2052b9e05..af709ba803 100644 --- a/docs/node/api-node/executors/execute.md +++ b/docs/node/api-node/executors/execute.md @@ -1,4 +1,4 @@ -# execute +# @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 7d3593d9b9..de397c9009 100644 --- a/docs/node/api-node/executors/package.md +++ b/docs/node/api-node/executors/package.md @@ -1,4 +1,4 @@ -# package +# @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 6da0095e63..295a216603 100644 --- a/docs/node/api-node/generators/application.md +++ b/docs/node/api-node/generators/application.md @@ -1,4 +1,4 @@ -# 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 79a38502a1..858969d96d 100644 --- a/docs/node/api-node/generators/library.md +++ b/docs/node/api-node/generators/library.md @@ -1,4 +1,4 @@ -# library +# @nrwl/node:library Create a library diff --git a/docs/node/api-node/generators/migrate-to-webpack-5.md b/docs/node/api-node/generators/migrate-to-webpack-5.md index 35cb018c08..8f7cdd395c 100644 --- a/docs/node/api-node/generators/migrate-to-webpack-5.md +++ b/docs/node/api-node/generators/migrate-to-webpack-5.md @@ -1,4 +1,4 @@ -# migrate-to-webpack-5 +# @nrwl/node:migrate-to-webpack-5 Add webpack 5 compatible dependencies to the workspace diff --git a/docs/node/api-nx-plugin/executors/e2e.md b/docs/node/api-nx-plugin/executors/e2e.md index d46f625621..6e3ef20340 100644 --- a/docs/node/api-nx-plugin/executors/e2e.md +++ b/docs/node/api-nx-plugin/executors/e2e.md @@ -1,4 +1,4 @@ -# e2e +# @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 d184f37c9e..e740f0c1a1 100644 --- a/docs/node/api-nx-plugin/generators/executor.md +++ b/docs/node/api-nx-plugin/generators/executor.md @@ -1,4 +1,4 @@ -# executor +# @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 725675ee1f..49caeedc13 100644 --- a/docs/node/api-nx-plugin/generators/generator.md +++ b/docs/node/api-nx-plugin/generators/generator.md @@ -1,4 +1,4 @@ -# generator +# @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 5d871cb522..8f1d8e7bd4 100644 --- a/docs/node/api-nx-plugin/generators/migration.md +++ b/docs/node/api-nx-plugin/generators/migration.md @@ -1,4 +1,4 @@ -# migration +# @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 162a27d824..940c07232b 100644 --- a/docs/node/api-nx-plugin/generators/plugin.md +++ b/docs/node/api-nx-plugin/generators/plugin.md @@ -1,4 +1,4 @@ -# plugin +# @nrwl/nx-plugin:plugin Create a Nx Plugin diff --git a/docs/node/api-react/generators/application.md b/docs/node/api-react/generators/application.md index db9e3c7ab8..4309618b05 100644 --- a/docs/node/api-react/generators/application.md +++ b/docs/node/api-react/generators/application.md @@ -1,4 +1,4 @@ -# 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 29a3d8283f..1988a9168c 100644 --- a/docs/node/api-react/generators/component-cypress-spec.md +++ b/docs/node/api-react/generators/component-cypress-spec.md @@ -1,4 +1,4 @@ -# component-cypress-spec +# @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 0fdf960be1..9793d5e173 100644 --- a/docs/node/api-react/generators/component-story.md +++ b/docs/node/api-react/generators/component-story.md @@ -1,4 +1,4 @@ -# component-story +# @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 a3897a5fbb..9836b2111b 100644 --- a/docs/node/api-react/generators/component.md +++ b/docs/node/api-react/generators/component.md @@ -1,4 +1,4 @@ -# component +# @nrwl/react:component Create a component diff --git a/docs/node/api-react/generators/library.md b/docs/node/api-react/generators/library.md index 6fb5a001ca..33a55accad 100644 --- a/docs/node/api-react/generators/library.md +++ b/docs/node/api-react/generators/library.md @@ -1,4 +1,4 @@ -# 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 0a9cb423a9..c99d86f359 100644 --- a/docs/node/api-react/generators/redux.md +++ b/docs/node/api-react/generators/redux.md @@ -1,4 +1,4 @@ -# redux +# @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 433859b6d4..1134c26494 100644 --- a/docs/node/api-react/generators/stories.md +++ b/docs/node/api-react/generators/stories.md @@ -1,4 +1,4 @@ -# stories +# @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 92a08832c0..c8c535339a 100644 --- a/docs/node/api-react/generators/storybook-configuration.md +++ b/docs/node/api-react/generators/storybook-configuration.md @@ -1,4 +1,4 @@ -# storybook-configuration +# @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 6253cf44e8..084f863f1d 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,4 +1,4 @@ -# storybook-migrate-defaults-5-to-6 +# @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 ed58e1bc13..9aba903590 100644 --- a/docs/node/api-storybook/executors/build.md +++ b/docs/node/api-storybook/executors/build.md @@ -1,4 +1,4 @@ -# build +# @nrwl/storybook:build Build Storybook diff --git a/docs/node/api-storybook/executors/storybook.md b/docs/node/api-storybook/executors/storybook.md index 01f4df2967..2c2072d792 100644 --- a/docs/node/api-storybook/executors/storybook.md +++ b/docs/node/api-storybook/executors/storybook.md @@ -1,4 +1,4 @@ -# 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 d7079f9d67..c545d09b4f 100644 --- a/docs/node/api-storybook/generators/configuration.md +++ b/docs/node/api-storybook/generators/configuration.md @@ -1,4 +1,4 @@ -# configuration +# @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 e994b28c98..683a352716 100644 --- a/docs/node/api-storybook/generators/cypress-project.md +++ b/docs/node/api-storybook/generators/cypress-project.md @@ -1,4 +1,4 @@ -# cypress-project +# @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 4054001fcf..e7b78cfbc0 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,4 +1,4 @@ -# migrate-defaults-5-to-6 +# @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 1f8f2b3f99..f08702f2da 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,4 +1,4 @@ -# migrate-stories-to-6-2 +# @nrwl/storybook:migrate-stories-to-6-2 Migrate stories syntax to 6.2 diff --git a/docs/node/api-web/executors/build.md b/docs/node/api-web/executors/build.md index c208b337c3..1794826e20 100644 --- a/docs/node/api-web/executors/build.md +++ b/docs/node/api-web/executors/build.md @@ -1,4 +1,4 @@ -# build +# @nrwl/web:build Build a application diff --git a/docs/node/api-web/executors/dev-server.md b/docs/node/api-web/executors/dev-server.md index 973c5b6fc8..854ce1e1f0 100644 --- a/docs/node/api-web/executors/dev-server.md +++ b/docs/node/api-web/executors/dev-server.md @@ -1,4 +1,4 @@ -# dev-server +# @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 ef9d686357..c7aa765cfd 100644 --- a/docs/node/api-web/executors/file-server.md +++ b/docs/node/api-web/executors/file-server.md @@ -1,4 +1,4 @@ -# file-server +# @nrwl/web:file-server Serve a web application from a folder diff --git a/docs/node/api-web/executors/package.md b/docs/node/api-web/executors/package.md index 06d1e2fbb1..868779eb97 100644 --- a/docs/node/api-web/executors/package.md +++ b/docs/node/api-web/executors/package.md @@ -1,4 +1,4 @@ -# package +# @nrwl/web:package Package a library diff --git a/docs/node/api-web/generators/application.md b/docs/node/api-web/generators/application.md index 6946dd3198..18806ca4e0 100644 --- a/docs/node/api-web/generators/application.md +++ b/docs/node/api-web/generators/application.md @@ -1,4 +1,4 @@ -# application +# @nrwl/web:application Create an application diff --git a/docs/node/api-web/generators/migrate-to-webpack-5.md b/docs/node/api-web/generators/migrate-to-webpack-5.md index f77acde75e..64ee7507c3 100644 --- a/docs/node/api-web/generators/migrate-to-webpack-5.md +++ b/docs/node/api-web/generators/migrate-to-webpack-5.md @@ -1,4 +1,4 @@ -# migrate-to-webpack-5 +# @nrwl/web:migrate-to-webpack-5 Add webpack 5 compatible dependencies to the workspace diff --git a/docs/node/api-workspace/executors/run-commands.md b/docs/node/api-workspace/executors/run-commands.md index 19788dad5a..a93e60bf8f 100644 --- a/docs/node/api-workspace/executors/run-commands.md +++ b/docs/node/api-workspace/executors/run-commands.md @@ -1,4 +1,4 @@ -# run-commands +# @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 e1a43eea2c..3941b373f3 100644 --- a/docs/node/api-workspace/executors/run-script.md +++ b/docs/node/api-workspace/executors/run-script.md @@ -1,4 +1,4 @@ -# run-script +# @nrwl/workspace:run-script Run an npm script using Nx diff --git a/docs/node/api-workspace/executors/tsc.md b/docs/node/api-workspace/executors/tsc.md index 55d1177325..f714de6a9f 100644 --- a/docs/node/api-workspace/executors/tsc.md +++ b/docs/node/api-workspace/executors/tsc.md @@ -1,4 +1,4 @@ -# tsc +# @nrwl/workspace:tsc Build a project using TypeScript. 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 b86c1820e6..2d2cf8dd0c 100644 --- a/docs/node/api-workspace/generators/convert-to-nx-project.md +++ b/docs/node/api-workspace/generators/convert-to-nx-project.md @@ -1,4 +1,4 @@ -# convert-to-nx-project +# @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 2dbc7e6ab6..dfed1e030b 100644 --- a/docs/node/api-workspace/generators/library.md +++ b/docs/node/api-workspace/generators/library.md @@ -1,4 +1,4 @@ -# 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 e250530621..3ac4256884 100644 --- a/docs/node/api-workspace/generators/move.md +++ b/docs/node/api-workspace/generators/move.md @@ -1,4 +1,4 @@ -# move +# @nrwl/workspace:move Move an application or library to another folder diff --git a/docs/node/api-workspace/generators/remove.md b/docs/node/api-workspace/generators/remove.md index ab5c5d061f..84141afecc 100644 --- a/docs/node/api-workspace/generators/remove.md +++ b/docs/node/api-workspace/generators/remove.md @@ -1,4 +1,4 @@ -# remove +# @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 2fb79ee4b4..856421c372 100644 --- a/docs/node/api-workspace/generators/run-commands.md +++ b/docs/node/api-workspace/generators/run-commands.md @@ -1,4 +1,4 @@ -# run-commands +# @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 7d95e3eef7..93d12ff310 100644 --- a/docs/node/api-workspace/generators/workspace-generator.md +++ b/docs/node/api-workspace/generators/workspace-generator.md @@ -1,4 +1,4 @@ -# workspace-generator +# @nrwl/workspace:workspace-generator Generates a workspace generator diff --git a/docs/react/api-angular/executors/delegate-build.md b/docs/react/api-angular/executors/delegate-build.md index 954e759b42..c49f720f98 100644 --- a/docs/react/api-angular/executors/delegate-build.md +++ b/docs/react/api-angular/executors/delegate-build.md @@ -1,4 +1,4 @@ -# delegate-build +# @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 8c1049e345..89b097995f 100644 --- a/docs/react/api-angular/executors/ng-packagr-lite.md +++ b/docs/react/api-angular/executors/ng-packagr-lite.md @@ -1,4 +1,4 @@ -# ng-packagr-lite +# @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 312d0e49d4..26f8a2c29e 100644 --- a/docs/react/api-angular/executors/package.md +++ b/docs/react/api-angular/executors/package.md @@ -1,4 +1,4 @@ -# package +# @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 d55422075d..6d4a79f54b 100644 --- a/docs/react/api-angular/executors/webpack-browser.md +++ b/docs/react/api-angular/executors/webpack-browser.md @@ -1,4 +1,4 @@ -# webpack-browser +# @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 c5d99ebb3b..1ff273c945 100644 --- a/docs/react/api-angular/executors/webpack-server.md +++ b/docs/react/api-angular/executors/webpack-server.md @@ -1,4 +1,4 @@ -# webpack-server +# @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 c0f8e1f7d9..8322682410 100644 --- a/docs/react/api-angular/generators/application.md +++ b/docs/react/api-angular/generators/application.md @@ -1,4 +1,4 @@ -# 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 b1e934648c..d2fef5aacb 100644 --- a/docs/react/api-angular/generators/convert-tslint-to-eslint.md +++ b/docs/react/api-angular/generators/convert-tslint-to-eslint.md @@ -1,4 +1,4 @@ -# convert-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 b826295ad0..ad25f18086 100644 --- a/docs/react/api-angular/generators/downgrade-module.md +++ b/docs/react/api-angular/generators/downgrade-module.md @@ -1,4 +1,4 @@ -# 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 2e77ff1f6e..969f6c9350 100644 --- a/docs/react/api-angular/generators/karma-project.md +++ b/docs/react/api-angular/generators/karma-project.md @@ -1,4 +1,4 @@ -# karma-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 659ab82ddb..e22e93b404 100644 --- a/docs/react/api-angular/generators/karma.md +++ b/docs/react/api-angular/generators/karma.md @@ -1,4 +1,4 @@ -# karma +# @nrwl/angular:karma Adds Karma configuration to a workspace. diff --git a/docs/react/api-angular/generators/library.md b/docs/react/api-angular/generators/library.md index 3833b5619d..1f914b9b29 100644 --- a/docs/react/api-angular/generators/library.md +++ b/docs/react/api-angular/generators/library.md @@ -1,4 +1,4 @@ -# 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 4605e5ce5c..68951f0cd6 100644 --- a/docs/react/api-angular/generators/move.md +++ b/docs/react/api-angular/generators/move.md @@ -1,4 +1,4 @@ -# move +# @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 a9bcca9b7d..eecee0d14c 100644 --- a/docs/react/api-angular/generators/ngrx.md +++ b/docs/react/api-angular/generators/ngrx.md @@ -1,4 +1,4 @@ -# ngrx +# @nrwl/angular:ngrx Adds NgRx support to an application or library. diff --git a/docs/react/api-angular/generators/setup-mfe.md b/docs/react/api-angular/generators/setup-mfe.md index 801be43ded..4726ba5d73 100644 --- a/docs/react/api-angular/generators/setup-mfe.md +++ b/docs/react/api-angular/generators/setup-mfe.md @@ -1,4 +1,4 @@ -# setup-mfe +# @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 24c28e4808..674775abbe 100644 --- a/docs/react/api-angular/generators/stories.md +++ b/docs/react/api-angular/generators/stories.md @@ -1,4 +1,4 @@ -# stories +# @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 c06292da37..1f938b6626 100644 --- a/docs/react/api-angular/generators/storybook-configuration.md +++ b/docs/react/api-angular/generators/storybook-configuration.md @@ -1,4 +1,4 @@ -# storybook-configuration +# @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 3a789ca08f..90d06a282c 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,4 +1,4 @@ -# storybook-migrate-defaults-5-to-6 +# @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 4d260d2e4a..4be8043415 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,4 +1,4 @@ -# storybook-migrate-stories-to-6-2 +# @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 a0b1fc5589..4d1bfae913 100644 --- a/docs/react/api-angular/generators/upgrade-module.md +++ b/docs/react/api-angular/generators/upgrade-module.md @@ -1,4 +1,4 @@ -# 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 692c3d8574..1f7cbef036 100644 --- a/docs/react/api-angular/generators/web-worker.md +++ b/docs/react/api-angular/generators/web-worker.md @@ -1,4 +1,4 @@ -# 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 f4e18cb016..b51c9071c7 100644 --- a/docs/react/api-cypress/executors/cypress.md +++ b/docs/react/api-cypress/executors/cypress.md @@ -1,4 +1,4 @@ -# cypress +# @nrwl/cypress:cypress Run Cypress e2e tests diff --git a/docs/react/api-express/generators/application.md b/docs/react/api-express/generators/application.md index 1f5b44281a..111eb623d6 100644 --- a/docs/react/api-express/generators/application.md +++ b/docs/react/api-express/generators/application.md @@ -1,4 +1,4 @@ -# 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 ee103d1256..36b9d7159f 100644 --- a/docs/react/api-gatsby/executors/build.md +++ b/docs/react/api-gatsby/executors/build.md @@ -1,4 +1,4 @@ -# build +# @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 9402d60181..fff46a83a7 100644 --- a/docs/react/api-gatsby/executors/server.md +++ b/docs/react/api-gatsby/executors/server.md @@ -1,4 +1,4 @@ -# server +# @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 3db162b768..86c086e1fb 100644 --- a/docs/react/api-gatsby/generators/application.md +++ b/docs/react/api-gatsby/generators/application.md @@ -1,4 +1,4 @@ -# 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 9cb180bc69..3cb2f1893c 100644 --- a/docs/react/api-gatsby/generators/component.md +++ b/docs/react/api-gatsby/generators/component.md @@ -1,4 +1,4 @@ -# 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 4c421ae5dc..d35cfea3f5 100644 --- a/docs/react/api-gatsby/generators/page.md +++ b/docs/react/api-gatsby/generators/page.md @@ -1,4 +1,4 @@ -# 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 9729e3d54c..388890bdd9 100644 --- a/docs/react/api-jest/executors/jest.md +++ b/docs/react/api-jest/executors/jest.md @@ -1,4 +1,4 @@ -# jest +# @nrwl/jest:jest Run Jest unit tests diff --git a/docs/react/api-linter/executors/eslint.md b/docs/react/api-linter/executors/eslint.md index b86a9e0f58..208d61810a 100644 --- a/docs/react/api-linter/executors/eslint.md +++ b/docs/react/api-linter/executors/eslint.md @@ -1,4 +1,4 @@ -# eslint +# @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 af5786add2..b3cf921722 100644 --- a/docs/react/api-linter/executors/lint.md +++ b/docs/react/api-linter/executors/lint.md @@ -1,4 +1,4 @@ -# lint +# @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-nest/generators/application.md b/docs/react/api-nest/generators/application.md index ed3d67092a..eb2744cc28 100644 --- a/docs/react/api-nest/generators/application.md +++ b/docs/react/api-nest/generators/application.md @@ -1,4 +1,4 @@ -# 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 9ce1f5c0d3..24829cad4a 100644 --- a/docs/react/api-nest/generators/class.md +++ b/docs/react/api-nest/generators/class.md @@ -1,4 +1,4 @@ -# class +# @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 e2ab217799..b11595fcb3 100644 --- a/docs/react/api-nest/generators/controller.md +++ b/docs/react/api-nest/generators/controller.md @@ -1,4 +1,4 @@ -# controller +# @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 f3a8fd66b6..05793ccace 100644 --- a/docs/react/api-nest/generators/convert-tslint-to-eslint.md +++ b/docs/react/api-nest/generators/convert-tslint-to-eslint.md @@ -1,4 +1,4 @@ -# convert-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 20a0f338a2..fe7ccf375f 100644 --- a/docs/react/api-nest/generators/decorator.md +++ b/docs/react/api-nest/generators/decorator.md @@ -1,4 +1,4 @@ -# decorator +# @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 b9a3d55f76..dcb3ed843e 100644 --- a/docs/react/api-nest/generators/filter.md +++ b/docs/react/api-nest/generators/filter.md @@ -1,4 +1,4 @@ -# filter +# @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 aec9679484..1a6c7478c3 100644 --- a/docs/react/api-nest/generators/gateway.md +++ b/docs/react/api-nest/generators/gateway.md @@ -1,4 +1,4 @@ -# gateway +# @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 d139a19d87..45147ee319 100644 --- a/docs/react/api-nest/generators/guard.md +++ b/docs/react/api-nest/generators/guard.md @@ -1,4 +1,4 @@ -# guard +# @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 2ab6dfe9f4..6879b527d2 100644 --- a/docs/react/api-nest/generators/interceptor.md +++ b/docs/react/api-nest/generators/interceptor.md @@ -1,4 +1,4 @@ -# interceptor +# @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 959b283ba2..4beea0498c 100644 --- a/docs/react/api-nest/generators/interface.md +++ b/docs/react/api-nest/generators/interface.md @@ -1,4 +1,4 @@ -# interface +# @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 8cad449408..8416fe94d4 100644 --- a/docs/react/api-nest/generators/library.md +++ b/docs/react/api-nest/generators/library.md @@ -1,4 +1,4 @@ -# 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 7b4f650258..6f61abf15e 100644 --- a/docs/react/api-nest/generators/middleware.md +++ b/docs/react/api-nest/generators/middleware.md @@ -1,4 +1,4 @@ -# middleware +# @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 547b0106ab..d1d0d5ac37 100644 --- a/docs/react/api-nest/generators/module.md +++ b/docs/react/api-nest/generators/module.md @@ -1,4 +1,4 @@ -# module +# @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 d3631393f3..0bccba61ff 100644 --- a/docs/react/api-nest/generators/pipe.md +++ b/docs/react/api-nest/generators/pipe.md @@ -1,4 +1,4 @@ -# pipe +# @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 63a0b525d8..443ce7bd7d 100644 --- a/docs/react/api-nest/generators/provider.md +++ b/docs/react/api-nest/generators/provider.md @@ -1,4 +1,4 @@ -# provider +# @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 b6ea45d440..d7c5acc24b 100644 --- a/docs/react/api-nest/generators/resolver.md +++ b/docs/react/api-nest/generators/resolver.md @@ -1,4 +1,4 @@ -# resolver +# @nrwl/nest:resolver Run the `resolver` 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 13ea6a468d..cedd71c90a 100644 --- a/docs/react/api-nest/generators/service.md +++ b/docs/react/api-nest/generators/service.md @@ -1,4 +1,4 @@ -# service +# @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 ddd0012232..fe296a9eb9 100644 --- a/docs/react/api-next/executors/build.md +++ b/docs/react/api-next/executors/build.md @@ -1,4 +1,4 @@ -# build +# @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 f6ab27ae91..3352a7ac93 100644 --- a/docs/react/api-next/executors/export.md +++ b/docs/react/api-next/executors/export.md @@ -1,4 +1,4 @@ -# export +# @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 7ee081b2ce..87a55e3d4e 100644 --- a/docs/react/api-next/executors/server.md +++ b/docs/react/api-next/executors/server.md @@ -1,4 +1,4 @@ -# server +# @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 7fdb044de5..899e50fd0d 100644 --- a/docs/react/api-next/generators/application.md +++ b/docs/react/api-next/generators/application.md @@ -1,4 +1,4 @@ -# 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 46541740bb..7a6aeace45 100644 --- a/docs/react/api-next/generators/component.md +++ b/docs/react/api-next/generators/component.md @@ -1,4 +1,4 @@ -# 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 eae780d9d4..6f92d1c084 100644 --- a/docs/react/api-next/generators/page.md +++ b/docs/react/api-next/generators/page.md @@ -1,4 +1,4 @@ -# page +# @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 df980499b5..bb87358e7f 100644 --- a/docs/react/api-node/executors/build.md +++ b/docs/react/api-node/executors/build.md @@ -1,4 +1,4 @@ -# build +# @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 1e88e43ba3..ac9b36d417 100644 --- a/docs/react/api-node/executors/execute.md +++ b/docs/react/api-node/executors/execute.md @@ -1,4 +1,4 @@ -# execute +# @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 81080b69fe..f3bae06842 100644 --- a/docs/react/api-node/executors/package.md +++ b/docs/react/api-node/executors/package.md @@ -1,4 +1,4 @@ -# package +# @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 6da0095e63..295a216603 100644 --- a/docs/react/api-node/generators/application.md +++ b/docs/react/api-node/generators/application.md @@ -1,4 +1,4 @@ -# 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 79a38502a1..858969d96d 100644 --- a/docs/react/api-node/generators/library.md +++ b/docs/react/api-node/generators/library.md @@ -1,4 +1,4 @@ -# library +# @nrwl/node:library Create a library diff --git a/docs/react/api-node/generators/migrate-to-webpack-5.md b/docs/react/api-node/generators/migrate-to-webpack-5.md index 35cb018c08..8f7cdd395c 100644 --- a/docs/react/api-node/generators/migrate-to-webpack-5.md +++ b/docs/react/api-node/generators/migrate-to-webpack-5.md @@ -1,4 +1,4 @@ -# migrate-to-webpack-5 +# @nrwl/node:migrate-to-webpack-5 Add webpack 5 compatible dependencies to the workspace diff --git a/docs/react/api-nx-plugin/executors/e2e.md b/docs/react/api-nx-plugin/executors/e2e.md index 9fc8e4c471..f56ffd26e4 100644 --- a/docs/react/api-nx-plugin/executors/e2e.md +++ b/docs/react/api-nx-plugin/executors/e2e.md @@ -1,4 +1,4 @@ -# e2e +# @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 d184f37c9e..e740f0c1a1 100644 --- a/docs/react/api-nx-plugin/generators/executor.md +++ b/docs/react/api-nx-plugin/generators/executor.md @@ -1,4 +1,4 @@ -# executor +# @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 725675ee1f..49caeedc13 100644 --- a/docs/react/api-nx-plugin/generators/generator.md +++ b/docs/react/api-nx-plugin/generators/generator.md @@ -1,4 +1,4 @@ -# generator +# @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 5d871cb522..8f1d8e7bd4 100644 --- a/docs/react/api-nx-plugin/generators/migration.md +++ b/docs/react/api-nx-plugin/generators/migration.md @@ -1,4 +1,4 @@ -# migration +# @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 162a27d824..940c07232b 100644 --- a/docs/react/api-nx-plugin/generators/plugin.md +++ b/docs/react/api-nx-plugin/generators/plugin.md @@ -1,4 +1,4 @@ -# plugin +# @nrwl/nx-plugin:plugin Create a Nx Plugin diff --git a/docs/react/api-react/generators/application.md b/docs/react/api-react/generators/application.md index db9e3c7ab8..4309618b05 100644 --- a/docs/react/api-react/generators/application.md +++ b/docs/react/api-react/generators/application.md @@ -1,4 +1,4 @@ -# 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 29a3d8283f..1988a9168c 100644 --- a/docs/react/api-react/generators/component-cypress-spec.md +++ b/docs/react/api-react/generators/component-cypress-spec.md @@ -1,4 +1,4 @@ -# component-cypress-spec +# @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 0fdf960be1..9793d5e173 100644 --- a/docs/react/api-react/generators/component-story.md +++ b/docs/react/api-react/generators/component-story.md @@ -1,4 +1,4 @@ -# component-story +# @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 a3897a5fbb..9836b2111b 100644 --- a/docs/react/api-react/generators/component.md +++ b/docs/react/api-react/generators/component.md @@ -1,4 +1,4 @@ -# component +# @nrwl/react:component Create a component diff --git a/docs/react/api-react/generators/library.md b/docs/react/api-react/generators/library.md index 6fb5a001ca..33a55accad 100644 --- a/docs/react/api-react/generators/library.md +++ b/docs/react/api-react/generators/library.md @@ -1,4 +1,4 @@ -# 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 0a9cb423a9..c99d86f359 100644 --- a/docs/react/api-react/generators/redux.md +++ b/docs/react/api-react/generators/redux.md @@ -1,4 +1,4 @@ -# redux +# @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 433859b6d4..1134c26494 100644 --- a/docs/react/api-react/generators/stories.md +++ b/docs/react/api-react/generators/stories.md @@ -1,4 +1,4 @@ -# stories +# @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 92a08832c0..c8c535339a 100644 --- a/docs/react/api-react/generators/storybook-configuration.md +++ b/docs/react/api-react/generators/storybook-configuration.md @@ -1,4 +1,4 @@ -# storybook-configuration +# @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 6253cf44e8..084f863f1d 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,4 +1,4 @@ -# storybook-migrate-defaults-5-to-6 +# @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 5501e0420f..f92f8882b4 100644 --- a/docs/react/api-storybook/executors/build.md +++ b/docs/react/api-storybook/executors/build.md @@ -1,4 +1,4 @@ -# build +# @nrwl/storybook:build Build Storybook diff --git a/docs/react/api-storybook/executors/storybook.md b/docs/react/api-storybook/executors/storybook.md index 4726955380..4084a6cc55 100644 --- a/docs/react/api-storybook/executors/storybook.md +++ b/docs/react/api-storybook/executors/storybook.md @@ -1,4 +1,4 @@ -# 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 d7079f9d67..c545d09b4f 100644 --- a/docs/react/api-storybook/generators/configuration.md +++ b/docs/react/api-storybook/generators/configuration.md @@ -1,4 +1,4 @@ -# configuration +# @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 e994b28c98..683a352716 100644 --- a/docs/react/api-storybook/generators/cypress-project.md +++ b/docs/react/api-storybook/generators/cypress-project.md @@ -1,4 +1,4 @@ -# cypress-project +# @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 4054001fcf..e7b78cfbc0 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,4 +1,4 @@ -# migrate-defaults-5-to-6 +# @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 1f8f2b3f99..f08702f2da 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,4 +1,4 @@ -# migrate-stories-to-6-2 +# @nrwl/storybook:migrate-stories-to-6-2 Migrate stories syntax to 6.2 diff --git a/docs/react/api-web/executors/build.md b/docs/react/api-web/executors/build.md index 5e90115cca..4c257b02ef 100644 --- a/docs/react/api-web/executors/build.md +++ b/docs/react/api-web/executors/build.md @@ -1,4 +1,4 @@ -# build +# @nrwl/web:build Build a application diff --git a/docs/react/api-web/executors/dev-server.md b/docs/react/api-web/executors/dev-server.md index 957646563b..f7fa4d7130 100644 --- a/docs/react/api-web/executors/dev-server.md +++ b/docs/react/api-web/executors/dev-server.md @@ -1,4 +1,4 @@ -# dev-server +# @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 5ea35ce4da..c4f8e3b268 100644 --- a/docs/react/api-web/executors/file-server.md +++ b/docs/react/api-web/executors/file-server.md @@ -1,4 +1,4 @@ -# file-server +# @nrwl/web:file-server Serve a web application from a folder diff --git a/docs/react/api-web/executors/package.md b/docs/react/api-web/executors/package.md index 3b52941e21..76adcb58e0 100644 --- a/docs/react/api-web/executors/package.md +++ b/docs/react/api-web/executors/package.md @@ -1,4 +1,4 @@ -# package +# @nrwl/web:package Package a library diff --git a/docs/react/api-web/generators/application.md b/docs/react/api-web/generators/application.md index 6946dd3198..18806ca4e0 100644 --- a/docs/react/api-web/generators/application.md +++ b/docs/react/api-web/generators/application.md @@ -1,4 +1,4 @@ -# application +# @nrwl/web:application Create an application diff --git a/docs/react/api-web/generators/migrate-to-webpack-5.md b/docs/react/api-web/generators/migrate-to-webpack-5.md index f77acde75e..64ee7507c3 100644 --- a/docs/react/api-web/generators/migrate-to-webpack-5.md +++ b/docs/react/api-web/generators/migrate-to-webpack-5.md @@ -1,4 +1,4 @@ -# migrate-to-webpack-5 +# @nrwl/web:migrate-to-webpack-5 Add webpack 5 compatible dependencies to the workspace diff --git a/docs/react/api-workspace/executors/run-commands.md b/docs/react/api-workspace/executors/run-commands.md index 7b0bdcaeb7..8a3edbb6b0 100644 --- a/docs/react/api-workspace/executors/run-commands.md +++ b/docs/react/api-workspace/executors/run-commands.md @@ -1,4 +1,4 @@ -# run-commands +# @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 6325b9482c..46e73632f8 100644 --- a/docs/react/api-workspace/executors/run-script.md +++ b/docs/react/api-workspace/executors/run-script.md @@ -1,4 +1,4 @@ -# run-script +# @nrwl/workspace:run-script Run an npm script using Nx diff --git a/docs/react/api-workspace/executors/tsc.md b/docs/react/api-workspace/executors/tsc.md index f41588f44d..daf608a506 100644 --- a/docs/react/api-workspace/executors/tsc.md +++ b/docs/react/api-workspace/executors/tsc.md @@ -1,4 +1,4 @@ -# tsc +# @nrwl/workspace:tsc Build a project using TypeScript. 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 b86c1820e6..2d2cf8dd0c 100644 --- a/docs/react/api-workspace/generators/convert-to-nx-project.md +++ b/docs/react/api-workspace/generators/convert-to-nx-project.md @@ -1,4 +1,4 @@ -# convert-to-nx-project +# @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 2dbc7e6ab6..dfed1e030b 100644 --- a/docs/react/api-workspace/generators/library.md +++ b/docs/react/api-workspace/generators/library.md @@ -1,4 +1,4 @@ -# 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 e250530621..3ac4256884 100644 --- a/docs/react/api-workspace/generators/move.md +++ b/docs/react/api-workspace/generators/move.md @@ -1,4 +1,4 @@ -# move +# @nrwl/workspace:move Move an application or library to another folder diff --git a/docs/react/api-workspace/generators/remove.md b/docs/react/api-workspace/generators/remove.md index ab5c5d061f..84141afecc 100644 --- a/docs/react/api-workspace/generators/remove.md +++ b/docs/react/api-workspace/generators/remove.md @@ -1,4 +1,4 @@ -# remove +# @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 2fb79ee4b4..856421c372 100644 --- a/docs/react/api-workspace/generators/run-commands.md +++ b/docs/react/api-workspace/generators/run-commands.md @@ -1,4 +1,4 @@ -# run-commands +# @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 7d95e3eef7..93d12ff310 100644 --- a/docs/react/api-workspace/generators/workspace-generator.md +++ b/docs/react/api-workspace/generators/workspace-generator.md @@ -1,4 +1,4 @@ -# workspace-generator +# @nrwl/workspace:workspace-generator Generates a workspace generator diff --git a/scripts/documentation/generate-executors-data.ts b/scripts/documentation/generate-executors-data.ts index 9af1867793..2e4382daa1 100644 --- a/scripts/documentation/generate-executors-data.ts +++ b/scripts/documentation/generate-executors-data.ts @@ -36,12 +36,18 @@ function readExecutorsJson(root: string) { return readJsonSync(join(root, 'executors.json')).executors; } +function readPackageName(root: string) { + return readJsonSync(join(root, 'package.json')).name; +} + function generateSchematicList( config: Configuration, flattener: SchemaFlattener ): Promise[] { removeSync(config.builderOutput); const builderCollection = readExecutorsJson(config.root); + const packageName = readPackageName(config.root); + return Object.keys(builderCollection).map((builderName) => { const schemaPath = join( config.root, @@ -49,6 +55,7 @@ function generateSchematicList( ); let builder = { name: builderName, + collectionName: packageName, ...builderCollection[builderName], rawSchema: readJsonSync(schemaPath), }; @@ -74,7 +81,7 @@ function generateTemplate( const cliCommand = 'nx'; let template = dedent` - # ${builder.name} + # ${builder.collectionName}:${builder.name} ${builder.description} Options can be configured in \`${filename}\` when defining the executor, or when invoking it. diff --git a/scripts/documentation/generate-generators-data.ts b/scripts/documentation/generate-generators-data.ts index 1da8dd628f..ec38834a65 100644 --- a/scripts/documentation/generate-generators-data.ts +++ b/scripts/documentation/generate-generators-data.ts @@ -68,7 +68,9 @@ function generateTemplate( const cliCommand = 'nx'; const filename = framework === 'angular' ? 'angular.json' : 'workspace.json'; let template = dedent` - # ${schematic.name} ${schematic.hidden ? '[hidden]' : ''} + # ${schematic.collectionName}:${schematic.name} ${ + schematic.hidden ? '[hidden]' : '' + } ${schematic.description} ## Usage