zoraxy/docs/plugins/index.json
Toby Chui a1df5a1060 Added static capture example
- Added static capture example
- Added instruction on how to view plugin info
2025-05-30 17:28:14 +08:00

98 lines
2.4 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"
},
{
"filename": "1. Introduction/5. Viewing Plugin Info.md",
"title": "Viewing Plugin Info",
"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": "3. Basic Examples/2. RESTful Example.md",
"title": "RESTful Example",
"type": "file"
},
{
"filename": "3. Basic Examples/3. Static Capture Example.md",
"title": "Static Capture Example",
"type": "file"
}
]
},
{
"filename": "index.md",
"title": "index",
"type": "file"
}
]
}