Skip to content

Commit

Permalink
docs(core): editor setup in getting started (#22416)
Browse files Browse the repository at this point in the history
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
  • Loading branch information
isaacplmann and leosvelperez committed Apr 2, 2024
1 parent 9e13c85 commit 5f255c5
Show file tree
Hide file tree
Showing 35 changed files with 183 additions and 182 deletions.
32 changes: 16 additions & 16 deletions docs/generated/manifests/menus.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,14 @@
"children": [],
"disableCollapsible": false
},
{
"name": "Editor Setup",
"path": "/getting-started/editor-setup",
"id": "editor-setup",
"isExternal": false,
"children": [],
"disableCollapsible": false
},
{
"name": "Tutorials",
"path": "/getting-started/tutorials",
Expand Down Expand Up @@ -124,6 +132,14 @@
"children": [],
"disableCollapsible": false
},
{
"name": "Editor Setup",
"path": "/getting-started/editor-setup",
"id": "editor-setup",
"isExternal": false,
"children": [],
"disableCollapsible": false
},
{
"name": "Tutorials",
"path": "/getting-started/tutorials",
Expand Down Expand Up @@ -404,14 +420,6 @@
"children": [],
"disableCollapsible": false
},
{
"name": "Integrate with Editors",
"path": "/features/integrate-with-editors",
"id": "integrate-with-editors",
"isExternal": false,
"children": [],
"disableCollapsible": false
},
{
"name": "Manage Releases",
"path": "/features/manage-releases",
Expand Down Expand Up @@ -536,14 +544,6 @@
"children": [],
"disableCollapsible": false
},
{
"name": "Integrate with Editors",
"path": "/features/integrate-with-editors",
"id": "integrate-with-editors",
"isExternal": false,
"children": [],
"disableCollapsible": false
},
{
"name": "Manage Releases",
"path": "/features/manage-releases",
Expand Down
92 changes: 46 additions & 46 deletions docs/generated/manifests/nx.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,17 @@
"path": "/getting-started/why-nx",
"tags": []
},
{
"id": "editor-setup",
"name": "Editor Setup",
"description": "Learn about Nx Console, an extension for VS Code and WebStorm.",
"mediaImage": "",
"file": "shared/getting-started/editor-setup",
"itemList": [],
"isExternal": false,
"path": "/getting-started/editor-setup",
"tags": ["editor-setup"]
},
{
"id": "tutorials",
"name": "Tutorials",
Expand Down Expand Up @@ -166,6 +177,17 @@
"path": "/getting-started/why-nx",
"tags": []
},
"/getting-started/editor-setup": {
"id": "editor-setup",
"name": "Editor Setup",
"description": "Learn about Nx Console, an extension for VS Code and WebStorm.",
"mediaImage": "",
"file": "shared/getting-started/editor-setup",
"itemList": [],
"isExternal": false,
"path": "/getting-started/editor-setup",
"tags": ["editor-setup"]
},
"/getting-started/tutorials": {
"id": "tutorials",
"name": "Tutorials",
Expand Down Expand Up @@ -549,17 +571,6 @@
"path": "/features/enforce-module-boundaries",
"tags": ["enforce-module-boundaries"]
},
{
"id": "integrate-with-editors",
"name": "Integrate with Editors",
"description": "Learn about Nx Console, an extension for VS Code and WebStorm.",
"mediaImage": "",
"file": "shared/features/integrate-with-editors",
"itemList": [],
"isExternal": false,
"path": "/features/integrate-with-editors",
"tags": ["integrate-with-editors"]
},
{
"id": "manage-releases",
"name": "Manage Releases",
Expand Down Expand Up @@ -731,17 +742,6 @@
"path": "/features/enforce-module-boundaries",
"tags": ["enforce-module-boundaries"]
},
"/features/integrate-with-editors": {
"id": "integrate-with-editors",
"name": "Integrate with Editors",
"description": "Learn about Nx Console, an extension for VS Code and WebStorm.",
"mediaImage": "",
"file": "shared/features/integrate-with-editors",
"itemList": [],
"isExternal": false,
"path": "/features/integrate-with-editors",
"tags": ["integrate-with-editors"]
},
"/features/manage-releases": {
"id": "manage-releases",
"name": "Manage Releases",
Expand Down Expand Up @@ -3021,7 +3021,7 @@
"itemList": [],
"isExternal": false,
"path": "/recipes/nx-console/console-telemetry",
"tags": ["integrate-with-editors"]
"tags": ["editor-setup"]
},
{
"id": "console-project-details",
Expand All @@ -3032,7 +3032,7 @@
"itemList": [],
"isExternal": false,
"path": "/recipes/nx-console/console-project-details",
"tags": ["integrate-with-editors"]
"tags": ["editor-setup"]
},
{
"id": "console-generate-command",
Expand All @@ -3043,7 +3043,7 @@
"itemList": [],
"isExternal": false,
"path": "/recipes/nx-console/console-generate-command",
"tags": ["integrate-with-editors"]
"tags": ["editor-setup"]
},
{
"id": "console-run-command",
Expand All @@ -3054,7 +3054,7 @@
"itemList": [],
"isExternal": false,
"path": "/recipes/nx-console/console-run-command",
"tags": ["integrate-with-editors"]
"tags": ["editor-setup"]
},
{
"id": "console-add-dependency-command",
Expand All @@ -3065,7 +3065,7 @@
"itemList": [],
"isExternal": false,
"path": "/recipes/nx-console/console-add-dependency-command",
"tags": ["integrate-with-editors"]
"tags": ["editor-setup"]
},
{
"id": "console-project-pane",
Expand All @@ -3076,7 +3076,7 @@
"itemList": [],
"isExternal": false,
"path": "/recipes/nx-console/console-project-pane",
"tags": ["integrate-with-editors"]
"tags": ["editor-setup"]
},
{
"id": "console-shortcuts",
Expand All @@ -3087,7 +3087,7 @@
"itemList": [],
"isExternal": false,
"path": "/recipes/nx-console/console-shortcuts",
"tags": ["integrate-with-editors"]
"tags": ["editor-setup"]
},
{
"id": "console-troubleshooting",
Expand All @@ -3098,7 +3098,7 @@
"itemList": [],
"isExternal": false,
"path": "/recipes/nx-console/console-troubleshooting",
"tags": ["integrate-with-editors"]
"tags": ["editor-setup"]
}
],
"isExternal": false,
Expand Down Expand Up @@ -5456,7 +5456,7 @@
"itemList": [],
"isExternal": false,
"path": "/recipes/nx-console/console-telemetry",
"tags": ["integrate-with-editors"]
"tags": ["editor-setup"]
},
{
"id": "console-project-details",
Expand All @@ -5467,7 +5467,7 @@
"itemList": [],
"isExternal": false,
"path": "/recipes/nx-console/console-project-details",
"tags": ["integrate-with-editors"]
"tags": ["editor-setup"]
},
{
"id": "console-generate-command",
Expand All @@ -5478,7 +5478,7 @@
"itemList": [],
"isExternal": false,
"path": "/recipes/nx-console/console-generate-command",
"tags": ["integrate-with-editors"]
"tags": ["editor-setup"]
},
{
"id": "console-run-command",
Expand All @@ -5489,7 +5489,7 @@
"itemList": [],
"isExternal": false,
"path": "/recipes/nx-console/console-run-command",
"tags": ["integrate-with-editors"]
"tags": ["editor-setup"]
},
{
"id": "console-add-dependency-command",
Expand All @@ -5500,7 +5500,7 @@
"itemList": [],
"isExternal": false,
"path": "/recipes/nx-console/console-add-dependency-command",
"tags": ["integrate-with-editors"]
"tags": ["editor-setup"]
},
{
"id": "console-project-pane",
Expand All @@ -5511,7 +5511,7 @@
"itemList": [],
"isExternal": false,
"path": "/recipes/nx-console/console-project-pane",
"tags": ["integrate-with-editors"]
"tags": ["editor-setup"]
},
{
"id": "console-shortcuts",
Expand All @@ -5522,7 +5522,7 @@
"itemList": [],
"isExternal": false,
"path": "/recipes/nx-console/console-shortcuts",
"tags": ["integrate-with-editors"]
"tags": ["editor-setup"]
},
{
"id": "console-troubleshooting",
Expand All @@ -5533,7 +5533,7 @@
"itemList": [],
"isExternal": false,
"path": "/recipes/nx-console/console-troubleshooting",
"tags": ["integrate-with-editors"]
"tags": ["editor-setup"]
}
],
"isExternal": false,
Expand All @@ -5549,7 +5549,7 @@
"itemList": [],
"isExternal": false,
"path": "/recipes/nx-console/console-telemetry",
"tags": ["integrate-with-editors"]
"tags": ["editor-setup"]
},
"/recipes/nx-console/console-project-details": {
"id": "console-project-details",
Expand All @@ -5560,7 +5560,7 @@
"itemList": [],
"isExternal": false,
"path": "/recipes/nx-console/console-project-details",
"tags": ["integrate-with-editors"]
"tags": ["editor-setup"]
},
"/recipes/nx-console/console-generate-command": {
"id": "console-generate-command",
Expand All @@ -5571,7 +5571,7 @@
"itemList": [],
"isExternal": false,
"path": "/recipes/nx-console/console-generate-command",
"tags": ["integrate-with-editors"]
"tags": ["editor-setup"]
},
"/recipes/nx-console/console-run-command": {
"id": "console-run-command",
Expand All @@ -5582,7 +5582,7 @@
"itemList": [],
"isExternal": false,
"path": "/recipes/nx-console/console-run-command",
"tags": ["integrate-with-editors"]
"tags": ["editor-setup"]
},
"/recipes/nx-console/console-add-dependency-command": {
"id": "console-add-dependency-command",
Expand All @@ -5593,7 +5593,7 @@
"itemList": [],
"isExternal": false,
"path": "/recipes/nx-console/console-add-dependency-command",
"tags": ["integrate-with-editors"]
"tags": ["editor-setup"]
},
"/recipes/nx-console/console-project-pane": {
"id": "console-project-pane",
Expand All @@ -5604,7 +5604,7 @@
"itemList": [],
"isExternal": false,
"path": "/recipes/nx-console/console-project-pane",
"tags": ["integrate-with-editors"]
"tags": ["editor-setup"]
},
"/recipes/nx-console/console-shortcuts": {
"id": "console-shortcuts",
Expand All @@ -5615,7 +5615,7 @@
"itemList": [],
"isExternal": false,
"path": "/recipes/nx-console/console-shortcuts",
"tags": ["integrate-with-editors"]
"tags": ["editor-setup"]
},
"/recipes/nx-console/console-troubleshooting": {
"id": "console-troubleshooting",
Expand All @@ -5626,7 +5626,7 @@
"itemList": [],
"isExternal": false,
"path": "/recipes/nx-console/console-troubleshooting",
"tags": ["integrate-with-editors"]
"tags": ["editor-setup"]
},
"/recipes/nx-release": {
"id": "nx-release",
Expand Down
Loading

0 comments on commit 5f255c5

Please sign in to comment.