Skip to content

Commit

Permalink
docs(nxdev): remove flavors and versions
Browse files Browse the repository at this point in the history
  • Loading branch information
bcabanes authored and vsavkin committed Jan 6, 2022
1 parent 6dae831 commit 9827b52
Show file tree
Hide file tree
Showing 192 changed files with 593 additions and 3,931 deletions.
2 changes: 1 addition & 1 deletion docs/angular/cli/build.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Compiles an application into an output directory named dist/ at the given output

## Usage

The `build` command is a built-in alias to the [run command](/{{framework}}/cli/run).
The `build` command is a built-in alias to the [run command](/cli/run).

These two commands are equivalent:

Expand Down
2 changes: 1 addition & 1 deletion docs/angular/cli/e2e.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Builds and serves an app, then runs end-to-end tests using the configured E2E te

## Usage

The `e2e` command is a built-in alias to the [run command](/{{framework}}/cli/run).
The `e2e` command is a built-in alias to the [run command](/cli/run).

These two commands are equivalent:

Expand Down
2 changes: 1 addition & 1 deletion docs/angular/cli/lint.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Runs linting tools on application code in a given project folder using the confi

## Usage

The `lint` command is a built-in alias to the [run command](/{{framework}}/cli/run).
The `lint` command is a built-in alias to the [run command](/cli/run).

These two commands are equivalent:

Expand Down
2 changes: 1 addition & 1 deletion docs/angular/cli/serve.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Builds and serves an application, rebuilding on file changes.

## Usage

The `serve` command is a built-in alias to the [run command](/{{framework}}/cli/run).
The `serve` command is a built-in alias to the [run command](/cli/run).

These two commands are equivalent:

Expand Down
2 changes: 1 addition & 1 deletion docs/angular/cli/test.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Runs unit tests in a project using the configured unit test runner.

## Usage

The `test` command is a built-in alias to the [run command](/{{framework}}/cli/run).
The `test` command is a built-in alias to the [run command](/cli/run).

These two commands are equivalent:

Expand Down
2 changes: 1 addition & 1 deletion docs/default/cli/build.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Compiles an application into an output directory named dist/ at the given output

## Usage

The `build` command is a built-in alias to the [run command](/{{framework}}/cli/run).
The `build` command is a built-in alias to the [run command](/cli/run).

These two commands are equivalent:

Expand Down
2 changes: 1 addition & 1 deletion docs/default/cli/e2e.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Builds and serves an app, then runs end-to-end tests using the configured E2E te

## Usage

The `e2e` command is a built-in alias to the [run command](/{{framework}}/cli/run).
The `e2e` command is a built-in alias to the [run command](/cli/run).

These two commands are equivalent:

Expand Down
2 changes: 1 addition & 1 deletion docs/default/cli/lint.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Runs linting tools on application code in a given project folder using the confi

## Usage

The `lint` command is a built-in alias to the [run command](/{{framework}}/cli/run).
The `lint` command is a built-in alias to the [run command](/cli/run).

These two commands are equivalent:

Expand Down
2 changes: 1 addition & 1 deletion docs/default/cli/serve.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Builds and serves an application, rebuilding on file changes.

## Usage

The `serve` command is a built-in alias to the [run command](/{{framework}}/cli/run).
The `serve` command is a built-in alias to the [run command](/cli/run).

These two commands are equivalent:

Expand Down
2 changes: 1 addition & 1 deletion docs/default/cli/test.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Runs unit tests in a project using the configured unit test runner.

## Usage

The `test` command is a built-in alias to the [run command](/{{framework}}/cli/run).
The `test` command is a built-in alias to the [run command](/cli/run).

These two commands are equivalent:

Expand Down
2 changes: 1 addition & 1 deletion docs/node/cli/build.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Compiles an application into an output directory named dist/ at the given output

## Usage

The `build` command is a built-in alias to the [run command](/{{framework}}/cli/run).
The `build` command is a built-in alias to the [run command](/cli/run).

These two commands are equivalent:

Expand Down
2 changes: 1 addition & 1 deletion docs/node/cli/e2e.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Builds and serves an app, then runs end-to-end tests using the configured E2E te

## Usage

The `e2e` command is a built-in alias to the [run command](/{{framework}}/cli/run).
The `e2e` command is a built-in alias to the [run command](/cli/run).

These two commands are equivalent:

Expand Down
2 changes: 1 addition & 1 deletion docs/node/cli/lint.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Runs linting tools on application code in a given project folder using the confi

## Usage

The `lint` command is a built-in alias to the [run command](/{{framework}}/cli/run).
The `lint` command is a built-in alias to the [run command](/cli/run).

These two commands are equivalent:

Expand Down
2 changes: 1 addition & 1 deletion docs/node/cli/serve.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Builds and serves an application, rebuilding on file changes.

## Usage

The `serve` command is a built-in alias to the [run command](/{{framework}}/cli/run).
The `serve` command is a built-in alias to the [run command](/cli/run).

These two commands are equivalent:

Expand Down
2 changes: 1 addition & 1 deletion docs/node/cli/test.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Runs unit tests in a project using the configured unit test runner.

## Usage

The `test` command is a built-in alias to the [run command](/{{framework}}/cli/run).
The `test` command is a built-in alias to the [run command](/cli/run).

These two commands are equivalent:

Expand Down
2 changes: 1 addition & 1 deletion docs/react/cli/build.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Compiles an application into an output directory named dist/ at the given output

## Usage

The `build` command is a built-in alias to the [run command](/{{framework}}/cli/run).
The `build` command is a built-in alias to the [run command](/cli/run).

These two commands are equivalent:

Expand Down
2 changes: 1 addition & 1 deletion docs/react/cli/e2e.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Builds and serves an app, then runs end-to-end tests using the configured E2E te

## Usage

The `e2e` command is a built-in alias to the [run command](/{{framework}}/cli/run).
The `e2e` command is a built-in alias to the [run command](/cli/run).

These two commands are equivalent:

Expand Down
2 changes: 1 addition & 1 deletion docs/react/cli/lint.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Runs linting tools on application code in a given project folder using the confi

## Usage

The `lint` command is a built-in alias to the [run command](/{{framework}}/cli/run).
The `lint` command is a built-in alias to the [run command](/cli/run).

These two commands are equivalent:

Expand Down
2 changes: 1 addition & 1 deletion docs/react/cli/serve.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Builds and serves an application, rebuilding on file changes.

## Usage

The `serve` command is a built-in alias to the [run command](/{{framework}}/cli/run).
The `serve` command is a built-in alias to the [run command](/cli/run).

These two commands are equivalent:

Expand Down
2 changes: 1 addition & 1 deletion docs/react/cli/test.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Runs unit tests in a project using the configured unit test runner.

## Usage

The `test` command is a built-in alias to the [run command](/{{framework}}/cli/run).
The `test` command is a built-in alias to the [run command](/cli/run).

These two commands are equivalent:

Expand Down
44 changes: 22 additions & 22 deletions docs/shared/angular-plugin.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,34 +101,34 @@ myorg/

## See Also

- [Using DataPersistence](/{{version}}/angular/guides/misc-data-persistence)
- [Using NgRx](/{{version}}/angular/guides/misc-ngrx)
- [Upgrading an AngularJS application to Angular](/{{version}}/angular/guides/misc-upgrade)
- [Using DataPersistence](/guides/misc-data-persistence)
- [Using NgRx](/guides/misc-ngrx)
- [Upgrading an AngularJS application to Angular](/guides/misc-upgrade)

## Executors / Builders

- [delegate-build](/{{framework}}/angular/delegate-build) - Delegates the build to a different target while supporting incremental builds.
- [ng-packagr-lite](/{{framework}}/angular/ng-packagr-lite) - Builds a library with support for incremental builds.
- [package](/{{framework}}/angular/package) - Builds and packages an Angular library to be distributed as an NPM package. It supports incremental builds.
- [webpack-browser](/{{framework}}/angular/webpack-browser) - Builds a browser application with support for incremental builds and custom webpack configuration.
- [delegate-build](/angular/delegate-build) - Delegates the build to a different target while supporting incremental builds.
- [ng-packagr-lite](/angular/ng-packagr-lite) - Builds a library with support for incremental builds.
- [package](/angular/package) - Builds and packages an Angular library to be distributed as an NPM package. It supports incremental builds.
- [webpack-browser](/angular/webpack-browser) - Builds a browser application with support for incremental builds and custom webpack configuration.

## Generators

- [application](/{{framework}}/angular/application) - Creates an Angular application.
- [convert-tslint-to-eslint](/{{framework}}/angular/convert-tslint-to-eslint) - Converts a project from TSLint to ESLint.
- [downgrade-module](/{{framework}}/angular/downgrade-module) - Sets up a Downgrade Module.
- [karma](/{{framework}}/angular/karma) - Adds Karma configuration to a workspace.
- [karma-project](/{{framework}}/angular/karma-project) - Adds Karma configuration to a project.
- [library](/{{framework}}/angular/library) - Creates an Angular library.
- [move](/{{framework}}/angular/move) - Moves an Angular application or library to another folder within the workspace and updates the project configuration.
- [ngrx](/{{framework}}/angular/ngrx) - Adds NgRx support to an application or library.
- [setup-mfe](/{{framework}}/angular/setup-mfe) - Generate a Module Federation configuration for a given Angular application.
- [stories](/{{framework}}/angular/stories) - Creates stories/specs for all components declared in a project.
- [storybook-configuration](/{{framework}}/angular/storybook-configuration) - Adds Storybook configuration to a project.
- [storybook-migrate-defaults-5-to-6](/{{framework}}/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.
- [storybook-migrate-stories-to-6-2](/{{framework}}/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.
- [upgrade-module](/{{framework}}/angular/upgrade-module) - Sets up an Upgrade Module.
- [web-worker](/{{framework}}/angular/web-worker) - Creates a Web Worker.
- [application](/angular/application) - Creates an Angular application.
- [convert-tslint-to-eslint](/angular/convert-tslint-to-eslint) - Converts a project from TSLint to ESLint.
- [downgrade-module](/angular/downgrade-module) - Sets up a Downgrade Module.
- [karma](/angular/karma) - Adds Karma configuration to a workspace.
- [karma-project](/angular/karma-project) - Adds Karma configuration to a project.
- [library](/angular/library) - Creates an Angular library.
- [move](/angular/move) - Moves an Angular application or library to another folder within the workspace and updates the project configuration.
- [ngrx](/angular/ngrx) - Adds NgRx support to an application or library.
- [setup-mfe](/angular/setup-mfe) - Generate a Module Federation configuration for a given Angular application.
- [stories](/angular/stories) - Creates stories/specs for all components declared in a project.
- [storybook-configuration](/angular/storybook-configuration) - Adds Storybook configuration to a project.
- [storybook-migrate-defaults-5-to-6](/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.
- [storybook-migrate-stories-to-6-2](/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.
- [upgrade-module](/angular/upgrade-module) - Sets up an Upgrade Module.
- [web-worker](/angular/web-worker) - Creates a Web Worker.

## Public API

Expand Down
4 changes: 2 additions & 2 deletions docs/shared/angular-tutorial/01-create-application.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

In this tutorial you use Nx to build a full-stack application out of common libraries using modern technologies like Cypress and Nest.

> This tutorial uses several Nx plugins to provide a rich dev experience. **All the plugins are optional.** [Read about using Nx Core without plugins](/{{framework}}/getting-started/nx-core).
> This tutorial uses several Nx plugins to provide a rich dev experience. **All the plugins are optional.** [Read about using Nx Core without plugins](/getting-started/nx-core).
## Create a new workspace

Expand Down Expand Up @@ -130,7 +130,7 @@ Internally, the Nx CLI delegates to the Angular CLI when running commands or gen
produces the same result as `ng serve`, and `nx build` produces the same results as `ng build`. However, the Nx CLI
supports advanced capabilities that aren't supported by the Angular CLI. For instance, Nx's computation cache only
works when using the Nx CLI. In other words, using `nx` instead `ng` results in the same output, but often performs
a lot better. [Read more about Nx CLI and Angular CLI.](/{{framework}}/using-nx/nx-cli)
a lot better. [Read more about Nx CLI and Angular CLI.](/using-nx/nx-cli)

## What's Next

Expand Down
2 changes: 1 addition & 1 deletion docs/shared/angular-tutorial/02-add-e2e-test.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<iframe width="560" height="315" src="https://www.youtube.com/embed/owRAO75DIR4" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture; fullscreen"></iframe>

By default, Nx uses [Cypress](/{{framework}}/cypress/overview) to run E2E tests.
By default, Nx uses [Cypress](/cypress/overview) to run E2E tests.

**Open `apps/todos-e2e/src/support/app.po.ts`.** It's a page object file that contains helpers for querying the page.

Expand Down
2 changes: 1 addition & 1 deletion docs/shared/angular-tutorial/05-add-node-app.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ import { AppService } from './app.service';
export class AppModule {}
```
We recommend using the [Nest](/{{framework}}/nest/overview) framework when creating node applications. Nest is a powerful framework which helps develop robust node applications. You can also use Express or any node libraries with Nx.
We recommend using the [Nest](/nest/overview) framework when creating node applications. Nest is a powerful framework which helps develop robust node applications. You can also use Express or any node libraries with Nx.
In this case you have an application that registers a service and a controller. Services in Nest are responsible for the business logic, and controllers are responsible for implementing Http endpoints.
Expand Down
2 changes: 1 addition & 1 deletion docs/shared/angular-tutorial/10-computation-caching.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ And notice the output:
Nx read the output from cache instead of running the command for 1 out of 2 projects.
```

Nx built `api` and retrieved `todos` from its computation cache. Read more about the cache here [here](/{{framework}}/using-nx/caching).
Nx built `api` and retrieved `todos` from its computation cache. Read more about the cache here [here](/using-nx/caching).

> Add --parallel to any command, and Nx does most of the work in parallel.
Expand Down
6 changes: 3 additions & 3 deletions docs/shared/angular-tutorial/12-summary.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ In this tutorial you:

**Dive Deep:**

- [Nx CLI](/{{framework}}/using-nx/nx-cli)
- [Computation Caching](/{{framework}}/using-nx/caching)
- [Rebuilding What is Affected](/{{framework}}/using-nx/affected)
- [Nx CLI](/using-nx/nx-cli)
- [Computation Caching](/using-nx/caching)
- [Rebuilding What is Affected](/using-nx/affected)
2 changes: 1 addition & 1 deletion docs/shared/cli/build.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Compiles an application into an output directory named dist/ at the given output

## Usage

The `build` command is a built-in alias to the [run command](/{{framework}}/cli/run).
The `build` command is a built-in alias to the [run command](/cli/run).

These two commands are equivalent:

Expand Down
2 changes: 1 addition & 1 deletion docs/shared/cli/e2e.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Builds and serves an app, then runs end-to-end tests using the configured E2E te

## Usage

The `e2e` command is a built-in alias to the [run command](/{{framework}}/cli/run).
The `e2e` command is a built-in alias to the [run command](/cli/run).

These two commands are equivalent:

Expand Down
2 changes: 1 addition & 1 deletion docs/shared/cli/lint.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Runs linting tools on application code in a given project folder using the confi

## Usage

The `lint` command is a built-in alias to the [run command](/{{framework}}/cli/run).
The `lint` command is a built-in alias to the [run command](/cli/run).

These two commands are equivalent:

Expand Down
2 changes: 1 addition & 1 deletion docs/shared/cli/serve.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Builds and serves an application, rebuilding on file changes.

## Usage

The `serve` command is a built-in alias to the [run command](/{{framework}}/cli/run).
The `serve` command is a built-in alias to the [run command](/cli/run).

These two commands are equivalent:

Expand Down
2 changes: 1 addition & 1 deletion docs/shared/cli/test.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Runs unit tests in a project using the configured unit test runner.

## Usage

The `test` command is a built-in alias to the [run command](/{{framework}}/cli/run).
The `test` command is a built-in alias to the [run command](/cli/run).

These two commands are equivalent:

Expand Down
16 changes: 8 additions & 8 deletions docs/shared/devkit-and-nx-plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ All of the core plugins are written using Nx Devkit, and you can use the same ut
executors.

The Nx team maintains a core set of plugins for many application and tooling frameworks. You can also extend an Nx
workspace by writing your own plugins. The [Nx Plugin](/{{framework}}/nx-plugin/overview) plugin provides guidance on
workspace by writing your own plugins. The [Nx Plugin](/nx-plugin/overview) plugin provides guidance on
how you can build your own custom plugins.

### Listing Nx plugins
Expand All @@ -63,15 +63,15 @@ Trees(ASTs), and more.
### Pay as you go

As with most things in Nx, the core of Nx Devkit is very simple. It only uses language primitives and immutable
objects (the tree being the only exception). See [Simplest Generator](/{{framework}}/generators/creating-files)
and [Simplest Executor](/{{framework}}/executors/using-builders#simplest-executor) for examples on creating generators
and executors. The [Using Executors](/{{framework}}/executors/using-builders)
and [Using Generators](/{{framework}}/generators/using-schematics) guides also have additional information on executors
objects (the tree being the only exception). See [Simplest Generator](/generators/creating-files)
and [Simplest Executor](/executors/using-builders#simplest-executor) for examples on creating generators
and executors. The [Using Executors](/executors/using-builders)
and [Using Generators](/generators/using-schematics) guides also have additional information on executors
and generators.

## Learn more

- [Using Nx Core Without Plugins](/{{framework}}/getting-started/nx-core)
- [Workspace generators](/{{framework}}/generators/workspace-generators)
- [Workspace executors](/{{framework}}/executors/creating-custom-builders)
- [Using Nx Core Without Plugins](/getting-started/nx-core)
- [Workspace generators](/generators/workspace-generators)
- [Workspace executors](/executors/creating-custom-builders)
- [Nx Community Plugins](/community)
10 changes: 5 additions & 5 deletions docs/shared/gatsby-plugin.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +66,11 @@ myorg/

## Executors / Builders

- [build](/{{framework}}/gatsby/build) - Builds a Gatsby application
- [server](/{{framework}}/gatsby/server) - Builds and serves a Gatsby application
- [build](/gatsby/build) - Builds a Gatsby application
- [server](/gatsby/server) - Builds and serves a Gatsby application

## Generators

- [application](/{{framework}}/gatsby/application) - Create a Gatsby application
- [component](/{{framework}}/gatsby/component) - Create a Gatsby component
- [page](/{{framework}}/gatsby/page) - Create a Gatsby page
- [application](/gatsby/application) - Create a Gatsby application
- [component](/gatsby/component) - Create a Gatsby component
- [page](/gatsby/page) - Create a Gatsby page
Loading

1 comment on commit 9827b52

@vercel
Copy link

@vercel vercel bot commented on 9827b52 Jan 6, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.