zoraxy/docs/plugins/index.json
Toby Chui 29daa4402d Added more doc
- Added auto reload for doc engine
- Added helloworld example
2025-05-27 22:00:16 +08:00

83 lines
1.9 KiB
JSON

{
"title": "",
"path": ".",
"type": "folder",
"files": [
{
"title": "Introduction",
"path": "1. Introduction",
"type": "folder",
"files": [
{
"filename": "1. Introduction/1. What is Zoraxy Plugin.md",
"title": "What is Zoraxy Plugin",
"type": "file"
},
{
"filename": "1. Introduction/2. Getting Started.md",
"title": "Getting Started",
"type": "file"
},
{
"filename": "1. Introduction/3. Installing Plugin.md",
"title": "Installing Plugin",
"type": "file"
},
{
"filename": "1. Introduction/4. Enable Plugins.md",
"title": "Enable Plugins",
"type": "file"
}
]
},
{
"title": "Architecture",
"path": "2. Architecture",
"type": "folder",
"files": [
{
"filename": "2. Architecture/1. Plugin Architecture.md",
"title": "Plugin Architecture",
"type": "file"
},
{
"filename": "2. Architecture/2. Introspect.md",
"title": "Introspect",
"type": "file"
},
{
"filename": "2. Architecture/3. Configure.md",
"title": "Configure",
"type": "file"
},
{
"filename": "2. Architecture/4. Capture Modes.md",
"title": "Capture Modes",
"type": "file"
},
{
"filename": "2. Architecture/5. Plugin UI.md",
"title": "Plugin UI",
"type": "file"
}
]
},
{
"title": "Basic Examples",
"path": "3. Basic Examples",
"type": "folder",
"files": [
{
"filename": "3. Basic Examples/1. Hello World.md",
"title": "Hello World",
"type": "file"
}
]
},
{
"filename": "index.md",
"title": "index",
"type": "file"
}
]
}