feat: update docs

This commit is contained in:
crazywoola
2025-08-28 11:34:51 +08:00
parent 9896d6166f
commit a23cef3c2c

View File

@@ -250,37 +250,31 @@
"plugin-dev-en/0411-tool",
"plugin-dev-en/0411-plugin-info-by-manifest"
]
},
{
"group": "Advanced Development",
"pages": [
{
"group": "Reverse Calling",
"pages": [
"plugin-dev-en/9241-bundle",
"plugin-dev-en/9241-reverse-invocation",
"plugin-dev-en/9242-reverse-invocation-app",
"plugin-dev-en/9242-reverse-invocation-model",
"plugin-dev-en/9242-reverse-invocation-tool",
"plugin-dev-en/9243-customizable-model",
"plugin-dev-en/9243-reverse-invocation-node"
]
}
]
}
]
},
{
"group": "Examples & Use Cases",
"pages": [
{
"group": "Development Examples",
"pages": [
"plugin-dev-en/0431-example-overview-and-index",
"plugin-dev-en/0432-develop-a-slack-bot-plugin",
"plugin-dev-en/0432-endpoint"
]
}
]
},
{
"group": "Advanced Development",
"pages": [
{
"group": "Reverse Calling",
"pages": [
"plugin-dev-en/9241-bundle",
"plugin-dev-en/9241-reverse-invocation",
"plugin-dev-en/9242-reverse-invocation-app",
"plugin-dev-en/9242-reverse-invocation-model",
"plugin-dev-en/9242-reverse-invocation-tool",
"plugin-dev-en/9243-customizable-model",
"plugin-dev-en/9243-reverse-invocation-node"
]
}
"plugin-dev-en/0432-develop-a-slack-bot-plugin",
"plugin-dev-en/0432-endpoint"
]
},
{