Skip to content

Commit

Permalink
fixup! fixup! docs(core): move task related recipes into task section
Browse files Browse the repository at this point in the history
  • Loading branch information
juristr committed Oct 18, 2023
1 parent b472d71 commit 4b0b048
Show file tree
Hide file tree
Showing 7 changed files with 79 additions and 77 deletions.
48 changes: 24 additions & 24 deletions docs/generated/manifests/menus.json
Original file line number Diff line number Diff line change
Expand Up @@ -1433,6 +1433,14 @@
"isExternal": false,
"children": [],
"disableCollapsible": false
},
{
"name": "Workspace Watching",
"path": "/recipes/running-tasks/workspace-watching",
"id": "workspace-watching",
"isExternal": false,
"children": [],
"disableCollapsible": false
}
],
"disableCollapsible": false
Expand Down Expand Up @@ -2201,14 +2209,6 @@
"children": [],
"disableCollapsible": false
},
{
"name": "Workspace Watching",
"path": "/recipes/tips-n-tricks/workspace-watching",
"id": "workspace-watching",
"isExternal": false,
"children": [],
"disableCollapsible": false
},
{
"name": "Use JavaScript instead TypeScript",
"path": "/recipes/tips-n-tricks/js-and-ts",
Expand Down Expand Up @@ -2407,6 +2407,14 @@
"isExternal": false,
"children": [],
"disableCollapsible": false
},
{
"name": "Workspace Watching",
"path": "/recipes/running-tasks/workspace-watching",
"id": "workspace-watching",
"isExternal": false,
"children": [],
"disableCollapsible": false
}
],
"disableCollapsible": false
Expand Down Expand Up @@ -2443,6 +2451,14 @@
"children": [],
"disableCollapsible": false
},
{
"name": "Workspace Watching",
"path": "/recipes/running-tasks/workspace-watching",
"id": "workspace-watching",
"isExternal": false,
"children": [],
"disableCollapsible": false
},
{
"name": "Adopting Nx",
"path": "/recipes/adopting-nx",
Expand Down Expand Up @@ -3760,14 +3776,6 @@
"children": [],
"disableCollapsible": false
},
{
"name": "Workspace Watching",
"path": "/recipes/tips-n-tricks/workspace-watching",
"id": "workspace-watching",
"isExternal": false,
"children": [],
"disableCollapsible": false
},
{
"name": "Use JavaScript instead TypeScript",
"path": "/recipes/tips-n-tricks/js-and-ts",
Expand Down Expand Up @@ -3923,14 +3931,6 @@
"children": [],
"disableCollapsible": false
},
{
"name": "Workspace Watching",
"path": "/recipes/tips-n-tricks/workspace-watching",
"id": "workspace-watching",
"isExternal": false,
"children": [],
"disableCollapsible": false
},
{
"name": "Use JavaScript instead TypeScript",
"path": "/recipes/tips-n-tricks/js-and-ts",
Expand Down
60 changes: 30 additions & 30 deletions docs/generated/manifests/nx.json
Original file line number Diff line number Diff line change
Expand Up @@ -1787,6 +1787,16 @@
"isExternal": false,
"path": "/recipes/running-tasks/root-level-scripts",
"tags": ["run-tasks"]
},
{
"id": "workspace-watching",
"name": "Workspace Watching",
"description": "",
"file": "shared/recipes/running-tasks/workspace-watching",
"itemList": [],
"isExternal": false,
"path": "/recipes/running-tasks/workspace-watching",
"tags": ["workspace-watching"]
}
],
"isExternal": false,
Expand Down Expand Up @@ -2743,16 +2753,6 @@
"path": "/recipes/tips-n-tricks/analyze-source-files",
"tags": ["explore-graph"]
},
{
"id": "workspace-watching",
"name": "Workspace Watching",
"description": "",
"file": "shared/recipes/workspace-watching",
"itemList": [],
"isExternal": false,
"path": "/recipes/tips-n-tricks/workspace-watching",
"tags": ["workspace-watching"]
},
{
"id": "js-and-ts",
"name": "Use JavaScript instead TypeScript",
Expand Down Expand Up @@ -3001,6 +3001,16 @@
"isExternal": false,
"path": "/recipes/running-tasks/root-level-scripts",
"tags": ["run-tasks"]
},
{
"id": "workspace-watching",
"name": "Workspace Watching",
"description": "",
"file": "shared/recipes/running-tasks/workspace-watching",
"itemList": [],
"isExternal": false,
"path": "/recipes/running-tasks/workspace-watching",
"tags": ["workspace-watching"]
}
],
"isExternal": false,
Expand Down Expand Up @@ -3047,6 +3057,16 @@
"path": "/recipes/running-tasks/root-level-scripts",
"tags": ["run-tasks"]
},
"/recipes/running-tasks/workspace-watching": {
"id": "workspace-watching",
"name": "Workspace Watching",
"description": "",
"file": "shared/recipes/running-tasks/workspace-watching",
"itemList": [],
"isExternal": false,
"path": "/recipes/running-tasks/workspace-watching",
"tags": ["workspace-watching"]
},
"/recipes/adopting-nx": {
"id": "adopting-nx",
"name": "Adopting Nx",
Expand Down Expand Up @@ -4688,16 +4708,6 @@
"path": "/recipes/tips-n-tricks/analyze-source-files",
"tags": ["explore-graph"]
},
{
"id": "workspace-watching",
"name": "Workspace Watching",
"description": "",
"file": "shared/recipes/workspace-watching",
"itemList": [],
"isExternal": false,
"path": "/recipes/tips-n-tricks/workspace-watching",
"tags": ["workspace-watching"]
},
{
"id": "js-and-ts",
"name": "Use JavaScript instead TypeScript",
Expand Down Expand Up @@ -4893,16 +4903,6 @@
"path": "/recipes/tips-n-tricks/analyze-source-files",
"tags": ["explore-graph"]
},
"/recipes/tips-n-tricks/workspace-watching": {
"id": "workspace-watching",
"name": "Workspace Watching",
"description": "",
"file": "shared/recipes/workspace-watching",
"itemList": [],
"isExternal": false,
"path": "/recipes/tips-n-tricks/workspace-watching",
"tags": ["workspace-watching"]
},
"/recipes/tips-n-tricks/js-and-ts": {
"id": "js-and-ts",
"name": "Use JavaScript instead TypeScript",
Expand Down
32 changes: 16 additions & 16 deletions docs/generated/manifests/tags.json
Original file line number Diff line number Diff line change
Expand Up @@ -745,6 +745,22 @@
"path": "/recipes/react/module-federation-with-ssr"
}
],
"workspace-watching": [
{
"description": "",
"file": "shared/recipes/running-tasks/workspace-watching",
"id": "workspace-watching",
"name": "Workspace Watching",
"path": "/recipes/running-tasks/workspace-watching"
},
{
"description": "The core Nx plugin contains the core functionality of Nx like the project graph, nx commands and task orchestration.",
"file": "generated/packages/generated/packages/nx/documents/watch",
"id": "watch",
"name": "watch",
"path": "/nx-api/nx/documents/watch"
}
],
"environment-variables": [
{
"description": "",
Expand Down Expand Up @@ -1004,22 +1020,6 @@
"path": "/recipes/ci/ci-deployment"
}
],
"workspace-watching": [
{
"description": "",
"file": "shared/recipes/workspace-watching",
"id": "workspace-watching",
"name": "Workspace Watching",
"path": "/recipes/tips-n-tricks/workspace-watching"
},
{
"description": "The core Nx plugin contains the core functionality of Nx like the project graph, nx commands and task orchestration.",
"file": "generated/packages/generated/packages/nx/documents/watch",
"id": "watch",
"name": "watch",
"path": "/nx-api/nx/documents/watch"
}
],
"yarn": [
{
"description": "",
Expand Down
12 changes: 6 additions & 6 deletions docs/map.json
Original file line number Diff line number Diff line change
Expand Up @@ -469,6 +469,12 @@
"id": "root-level-scripts",
"tags": ["run-tasks"],
"file": "shared/recipes/running-tasks/root-level-scripts"
},
{
"name": "Workspace Watching",
"id": "workspace-watching",
"tags": ["workspace-watching"],
"file": "shared/recipes/running-tasks/workspace-watching"
}
]
},
Expand Down Expand Up @@ -1037,12 +1043,6 @@
"tags": ["explore-graph"],
"file": "shared/recipes/analyze-source-files"
},
{
"name": "Workspace Watching",
"id": "workspace-watching",
"tags": ["workspace-watching"],
"file": "shared/recipes/workspace-watching"
},
{
"name": "Use JavaScript instead TypeScript",
"id": "js-and-ts",
Expand Down
File renamed without changes.
2 changes: 1 addition & 1 deletion docs/shared/reference/sitemap.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@
- [Defining a Task Pipeline](/recipes/running-tasks/defining-task-pipeline)
- [Running Custom Commands](/recipes/running-tasks/run-commands-executor)
- [Run Root-Level NPM Scripts with Nx](/recipes/running-tasks/root-level-scripts)
- [Workspace Watching](/recipes/running-tasks/workspace-watching)
- [Adopting Nx](/recipes/adopting-nx)
- [NPM/Yarn/PNPM workspaces](/recipes/adopting-nx/adding-to-monorepo)
- [Migrate From Turborepo](/recipes/adopting-nx/from-turborepo)
Expand Down Expand Up @@ -174,7 +175,6 @@
- [Identify Dependencies Between Folders](/recipes/tips-n-tricks/identify-dependencies-between-folders)
- [Reduce Repetitive Configuration](/recipes/tips-n-tricks/reduce-repetitive-configuration)
- [Disable Graph Links Created from Analyzing Source Files](/recipes/tips-n-tricks/analyze-source-files)
- [Workspace Watching](/recipes/tips-n-tricks/workspace-watching)
- [Use JavaScript instead TypeScript](/recipes/tips-n-tricks/js-and-ts)
- [Altering Migration Process](/recipes/tips-n-tricks/advanced-update)
- [Using Yarn PnP](/recipes/tips-n-tricks/yarn-pnp)
Expand Down
2 changes: 2 additions & 0 deletions nx-dev/nx-dev/redirect-rules.js
Original file line number Diff line number Diff line change
Expand Up @@ -891,6 +891,8 @@ const coreFeatureRefactoring = {
'/recipes/running-tasks/root-level-scripts',
'/recipes/tips-n-tricks/run-commands-executor':
'/recipes/running-tasks/run-commands-executor',
'/recipes/tips-n-tricks/workspace-watching':
'/recipes/running-tasks/workspace-watching',
};

/*
Expand Down

0 comments on commit 4b0b048

Please sign in to comment.