Skip to content

Commit f4380c2

Browse files
committed
update docs.json dev section structure
1 parent 40dc448 commit f4380c2

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

docs.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@
283283
"icon": "code-pull-request",
284284
"groups": [
285285
{
286-
"group": "Getting Started with Dify Plugins",
286+
"group": "Getting Started",
287287
"pages": [
288288
"plugin-dev-en/0111-getting-started-dify-plugin",
289289
"plugin-dev-en/0111-cli"
@@ -323,8 +323,14 @@
323323
]
324324
},
325325
{
326-
"group": "Development Guides",
326+
"group": "Development Guides & Walkthroughs",
327327
"pages": [
328+
"plugin-dev-en/0131-cheatsheet",
329+
"plugin-dev-en/0222-tool-plugin",
330+
"plugin-dev-en/0222-tool-oauth",
331+
"plugin-dev-en/0222-datasource-plugin",
332+
"plugin-dev-en/0222-trigger-plugin",
333+
"plugin-dev-en/0222-creating-new-model-provider",
328334
"plugin-dev-en/0432-develop-a-slack-bot-plugin",
329335
"plugin-dev-en/0432-endpoint",
330336
"plugin-dev-en/0432-develop-flomo-plugin",

0 commit comments

Comments
 (0)