mirror of
https://github.com/tobychui/zoraxy.git
synced 2025-06-03 06:07:20 +02:00
93 lines
2.2 KiB
JSON
93 lines
2.2 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": "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"
|
|
}
|
|
]
|
|
} |