mirror of
https://github.com/litruv/Docs-Viewer.git
synced 2026-07-24 02:36:07 +10:00
26 lines
654 B
JSON
26 lines
654 B
JSON
{
|
|
"documents": [
|
|
{
|
|
"title": "Welcome",
|
|
"path": "docs/index.md",
|
|
"slug": "welcome"
|
|
},
|
|
{
|
|
"title": "Unreal Engine",
|
|
"type": "folder",
|
|
"items": [
|
|
{
|
|
"title": "DeepImpact",
|
|
"path": "docs/DeepImpact.md",
|
|
"slug": "deep-impact"
|
|
},
|
|
{
|
|
"title": "WIP: Objective Marker System",
|
|
"path": "docs/objective-marker-system.md",
|
|
"slug": "objective-markers"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|