Skip to content

Commit e8f1b59

Browse files
author
Serap Aydin
committed
-added dsf linter tool documentation to both api 1 and api 2
- changed file name - changed name for routing
1 parent 3f1661b commit e8f1b59

File tree

7 files changed

+3492
-472
lines changed

7 files changed

+3492
-472
lines changed

docs/src/.vuepress/theme.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ export default hopeTheme({
229229
prefix: "tooling",
230230
collapsible: true,
231231
children: [
232-
"validator"],
232+
"linter-tool",],
233233
},]
234234
},
235235
{
@@ -315,7 +315,7 @@ export default hopeTheme({
315315
prefix: "tooling",
316316
collapsible: true,
317317
children: [
318-
"validator"],
318+
"linter-tool"],
319319
},]
320320
},
321321
],

docs/src/process-development/api-v1/tooling/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ icon: operate
44
---
55

66
## Process Plugin Dev Tools
7-
- [ DSF Process Plugin Validator](validator.md)
7+
- [ DSF Linter](linter-tool.md)

0 commit comments

Comments
 (0)