mirror of
https://github.com/litruv/Docs-Viewer.git
synced 2026-07-24 02:36:07 +10:00
21 lines
477 B
JSON
21 lines
477 B
JSON
{
|
|
"documents": [
|
|
{
|
|
"title": "Welcome",
|
|
"path": "docs/index.md",
|
|
"slug": "welcome"
|
|
},
|
|
{
|
|
"title": "Unreal Engine",
|
|
"type": "folder",
|
|
"items": [
|
|
{
|
|
"title": "Blueprint Depth Trace",
|
|
"path": "docs/Blueprint Depth Trace.md",
|
|
"slug": "blueprint-depth-trace"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|