Skip to content

Commit ee7880c

Browse files
authored
feat(nx-dev): rename plugins to extending nx (#18273)
1 parent 14b3f42 commit ee7880c

File tree

35 files changed

+207
-193
lines changed

35 files changed

+207
-193
lines changed
Lines changed: 51 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"/plugins/intro": {
2+
"/extending-nx/intro": {
33
"id": "intro",
44
"name": "Intro",
55
"description": "Learn about plugins.",
@@ -12,7 +12,7 @@
1212
"file": "shared/plugins/intro",
1313
"itemList": [],
1414
"isExternal": false,
15-
"path": "/plugins/intro/getting-started",
15+
"path": "/extending-nx/intro/getting-started",
1616
"tags": []
1717
},
1818
{
@@ -22,35 +22,35 @@
2222
"file": "",
2323
"itemList": [],
2424
"isExternal": false,
25-
"path": "/plugins/registry",
25+
"path": "/extending-nx/registry",
2626
"tags": []
2727
}
2828
],
2929
"isExternal": false,
30-
"path": "/plugins/intro",
30+
"path": "/extending-nx/intro",
3131
"tags": []
3232
},
33-
"/plugins/intro/getting-started": {
33+
"/extending-nx/intro/getting-started": {
3434
"id": "getting-started",
3535
"name": "Getting Started with Plugins",
3636
"description": "Learn how to extend Nx by creating and releasing your own Nx plugin.",
3737
"file": "shared/plugins/intro",
3838
"itemList": [],
3939
"isExternal": false,
40-
"path": "/plugins/intro/getting-started",
40+
"path": "/extending-nx/intro/getting-started",
4141
"tags": []
4242
},
43-
"/plugins/registry": {
43+
"/extending-nx/registry": {
4444
"id": "registry",
4545
"name": "Plugin Registry",
4646
"description": "Browse official and community plugins",
4747
"file": "",
4848
"itemList": [],
4949
"isExternal": false,
50-
"path": "/plugins/registry",
50+
"path": "/extending-nx/registry",
5151
"tags": []
5252
},
53-
"/plugins/tutorials": {
53+
"/extending-nx/tutorials": {
5454
"id": "tutorials",
5555
"name": "5 Min Tutorials",
5656
"description": "Get started with plugins",
@@ -63,7 +63,7 @@
6363
"file": "shared/plugins/create-plugin",
6464
"itemList": [],
6565
"isExternal": false,
66-
"path": "/plugins/tutorials/create-plugin",
66+
"path": "/extending-nx/tutorials/create-plugin",
6767
"tags": []
6868
},
6969
{
@@ -73,35 +73,35 @@
7373
"file": "shared/plugins/maintain-published-plugin",
7474
"itemList": [],
7575
"isExternal": false,
76-
"path": "/plugins/tutorials/publish-plugin",
76+
"path": "/extending-nx/tutorials/publish-plugin",
7777
"tags": []
7878
}
7979
],
8080
"isExternal": false,
81-
"path": "/plugins/tutorials",
81+
"path": "/extending-nx/tutorials",
8282
"tags": []
8383
},
84-
"/plugins/tutorials/create-plugin": {
84+
"/extending-nx/tutorials/create-plugin": {
8585
"id": "create-plugin",
8686
"name": "Create a Local Plugin",
8787
"description": "",
8888
"file": "shared/plugins/create-plugin",
8989
"itemList": [],
9090
"isExternal": false,
91-
"path": "/plugins/tutorials/create-plugin",
91+
"path": "/extending-nx/tutorials/create-plugin",
9292
"tags": []
9393
},
94-
"/plugins/tutorials/publish-plugin": {
94+
"/extending-nx/tutorials/publish-plugin": {
9595
"id": "publish-plugin",
9696
"name": "Maintain a Published Plugin",
9797
"description": "",
9898
"file": "shared/plugins/maintain-published-plugin",
9999
"itemList": [],
100100
"isExternal": false,
101-
"path": "/plugins/tutorials/publish-plugin",
101+
"path": "/extending-nx/tutorials/publish-plugin",
102102
"tags": []
103103
},
104-
"/plugins/recipes": {
104+
"/extending-nx/recipes": {
105105
"id": "recipes",
106106
"name": "Recipes",
107107
"description": "Focused instructions to complete a specific task",
@@ -114,7 +114,7 @@
114114
"file": "shared/recipes/plugins/local-executors",
115115
"itemList": [],
116116
"isExternal": false,
117-
"path": "/plugins/recipes/local-executors",
117+
"path": "/extending-nx/recipes/local-executors",
118118
"tags": ["use-task-executors"]
119119
},
120120
{
@@ -124,7 +124,7 @@
124124
"file": "shared/recipes/plugins/compose-executors",
125125
"itemList": [],
126126
"isExternal": false,
127-
"path": "/plugins/recipes/compose-executors",
127+
"path": "/extending-nx/recipes/compose-executors",
128128
"tags": ["use-task-executors"]
129129
},
130130
{
@@ -134,7 +134,7 @@
134134
"file": "shared/recipes/generators/local-generators",
135135
"itemList": [],
136136
"isExternal": false,
137-
"path": "/plugins/recipes/local-generators",
137+
"path": "/extending-nx/recipes/local-generators",
138138
"tags": ["use-code-generators"]
139139
},
140140
{
@@ -144,7 +144,7 @@
144144
"file": "shared/recipes/generators/composing-generators",
145145
"itemList": [],
146146
"isExternal": false,
147-
"path": "/plugins/recipes/composing-generators",
147+
"path": "/extending-nx/recipes/composing-generators",
148148
"tags": ["use-code-generators"]
149149
},
150150
{
@@ -154,7 +154,7 @@
154154
"file": "shared/recipes/generators/generator-options",
155155
"itemList": [],
156156
"isExternal": false,
157-
"path": "/plugins/recipes/generator-options",
157+
"path": "/extending-nx/recipes/generator-options",
158158
"tags": ["use-code-generators"]
159159
},
160160
{
@@ -164,7 +164,7 @@
164164
"file": "shared/recipes/generators/creating-files",
165165
"itemList": [],
166166
"isExternal": false,
167-
"path": "/plugins/recipes/creating-files",
167+
"path": "/extending-nx/recipes/creating-files",
168168
"tags": ["use-code-generators"]
169169
},
170170
{
@@ -174,7 +174,7 @@
174174
"file": "shared/recipes/generators/modifying-files",
175175
"itemList": [],
176176
"isExternal": false,
177-
"path": "/plugins/recipes/modifying-files",
177+
"path": "/extending-nx/recipes/modifying-files",
178178
"tags": ["use-code-generators"]
179179
},
180180
{
@@ -184,7 +184,7 @@
184184
"file": "shared/recipes/plugins/migration-generators",
185185
"itemList": [],
186186
"isExternal": false,
187-
"path": "/plugins/recipes/migration-generators",
187+
"path": "/extending-nx/recipes/migration-generators",
188188
"tags": ["create-your-own-plugin"]
189189
},
190190
{
@@ -194,7 +194,7 @@
194194
"file": "shared/recipes/plugins/create-preset",
195195
"itemList": [],
196196
"isExternal": false,
197-
"path": "/plugins/recipes/create-preset",
197+
"path": "/extending-nx/recipes/create-preset",
198198
"tags": ["create-your-own-plugin"]
199199
},
200200
{
@@ -204,7 +204,7 @@
204204
"file": "shared/recipes/plugins/project-graph-plugins",
205205
"itemList": [],
206206
"isExternal": false,
207-
"path": "/plugins/recipes/project-graph-plugins",
207+
"path": "/extending-nx/recipes/project-graph-plugins",
208208
"tags": ["create-your-own-plugin", "explore-graph"]
209209
},
210210
{
@@ -214,122 +214,122 @@
214214
"file": "shared/recipes/plugins/project-inference-plugins",
215215
"itemList": [],
216216
"isExternal": false,
217-
"path": "/plugins/recipes/project-inference-plugins",
217+
"path": "/extending-nx/recipes/project-inference-plugins",
218218
"tags": ["create-your-own-plugin"]
219219
}
220220
],
221221
"isExternal": false,
222-
"path": "/plugins/recipes",
222+
"path": "/extending-nx/recipes",
223223
"tags": []
224224
},
225-
"/plugins/recipes/local-executors": {
225+
"/extending-nx/recipes/local-executors": {
226226
"id": "local-executors",
227227
"name": "Write a Simple Executor",
228228
"description": "",
229229
"file": "shared/recipes/plugins/local-executors",
230230
"itemList": [],
231231
"isExternal": false,
232-
"path": "/plugins/recipes/local-executors",
232+
"path": "/extending-nx/recipes/local-executors",
233233
"tags": ["use-task-executors"]
234234
},
235-
"/plugins/recipes/compose-executors": {
235+
"/extending-nx/recipes/compose-executors": {
236236
"id": "compose-executors",
237237
"name": "Compose Executors",
238238
"description": "",
239239
"file": "shared/recipes/plugins/compose-executors",
240240
"itemList": [],
241241
"isExternal": false,
242-
"path": "/plugins/recipes/compose-executors",
242+
"path": "/extending-nx/recipes/compose-executors",
243243
"tags": ["use-task-executors"]
244244
},
245-
"/plugins/recipes/local-generators": {
245+
"/extending-nx/recipes/local-generators": {
246246
"id": "local-generators",
247247
"name": "Write a Simple Generator",
248248
"description": "",
249249
"file": "shared/recipes/generators/local-generators",
250250
"itemList": [],
251251
"isExternal": false,
252-
"path": "/plugins/recipes/local-generators",
252+
"path": "/extending-nx/recipes/local-generators",
253253
"tags": ["use-code-generators"]
254254
},
255-
"/plugins/recipes/composing-generators": {
255+
"/extending-nx/recipes/composing-generators": {
256256
"id": "composing-generators",
257257
"name": "Compose Generators",
258258
"description": "",
259259
"file": "shared/recipes/generators/composing-generators",
260260
"itemList": [],
261261
"isExternal": false,
262-
"path": "/plugins/recipes/composing-generators",
262+
"path": "/extending-nx/recipes/composing-generators",
263263
"tags": ["use-code-generators"]
264264
},
265-
"/plugins/recipes/generator-options": {
265+
"/extending-nx/recipes/generator-options": {
266266
"id": "generator-options",
267267
"name": "Provide Options for Generators",
268268
"description": "",
269269
"file": "shared/recipes/generators/generator-options",
270270
"itemList": [],
271271
"isExternal": false,
272-
"path": "/plugins/recipes/generator-options",
272+
"path": "/extending-nx/recipes/generator-options",
273273
"tags": ["use-code-generators"]
274274
},
275-
"/plugins/recipes/creating-files": {
275+
"/extending-nx/recipes/creating-files": {
276276
"id": "creating-files",
277277
"name": "Create Files",
278278
"description": "",
279279
"file": "shared/recipes/generators/creating-files",
280280
"itemList": [],
281281
"isExternal": false,
282-
"path": "/plugins/recipes/creating-files",
282+
"path": "/extending-nx/recipes/creating-files",
283283
"tags": ["use-code-generators"]
284284
},
285-
"/plugins/recipes/modifying-files": {
285+
"/extending-nx/recipes/modifying-files": {
286286
"id": "modifying-files",
287287
"name": "Modify Files",
288288
"description": "",
289289
"file": "shared/recipes/generators/modifying-files",
290290
"itemList": [],
291291
"isExternal": false,
292-
"path": "/plugins/recipes/modifying-files",
292+
"path": "/extending-nx/recipes/modifying-files",
293293
"tags": ["use-code-generators"]
294294
},
295-
"/plugins/recipes/migration-generators": {
295+
"/extending-nx/recipes/migration-generators": {
296296
"id": "migration-generators",
297297
"name": "Write a Migration",
298298
"description": "",
299299
"file": "shared/recipes/plugins/migration-generators",
300300
"itemList": [],
301301
"isExternal": false,
302-
"path": "/plugins/recipes/migration-generators",
302+
"path": "/extending-nx/recipes/migration-generators",
303303
"tags": ["create-your-own-plugin"]
304304
},
305-
"/plugins/recipes/create-preset": {
305+
"/extending-nx/recipes/create-preset": {
306306
"id": "create-preset",
307307
"name": "Create a Preset",
308308
"description": "",
309309
"file": "shared/recipes/plugins/create-preset",
310310
"itemList": [],
311311
"isExternal": false,
312-
"path": "/plugins/recipes/create-preset",
312+
"path": "/extending-nx/recipes/create-preset",
313313
"tags": ["create-your-own-plugin"]
314314
},
315-
"/plugins/recipes/project-graph-plugins": {
315+
"/extending-nx/recipes/project-graph-plugins": {
316316
"id": "project-graph-plugins",
317317
"name": "Modify the Project Graph",
318318
"description": "",
319319
"file": "shared/recipes/plugins/project-graph-plugins",
320320
"itemList": [],
321321
"isExternal": false,
322-
"path": "/plugins/recipes/project-graph-plugins",
322+
"path": "/extending-nx/recipes/project-graph-plugins",
323323
"tags": ["create-your-own-plugin", "explore-graph"]
324324
},
325-
"/plugins/recipes/project-inference-plugins": {
325+
"/extending-nx/recipes/project-inference-plugins": {
326326
"id": "project-inference-plugins",
327327
"name": "Identify Custom Projects",
328328
"description": "",
329329
"file": "shared/recipes/plugins/project-inference-plugins",
330330
"itemList": [],
331331
"isExternal": false,
332-
"path": "/plugins/recipes/project-inference-plugins",
332+
"path": "/extending-nx/recipes/project-inference-plugins",
333333
"tags": ["create-your-own-plugin"]
334334
}
335335
}

0 commit comments

Comments
 (0)