26 lines
444 B
JSON
26 lines
444 B
JSON
{
|
|
"title": "Framework",
|
|
"description": "The docs framework",
|
|
"icon": "Building2",
|
|
"root": true,
|
|
"pages": [
|
|
"---Introduction---",
|
|
"index",
|
|
"what-is-fumadocs",
|
|
"comparisons",
|
|
"---Setup---",
|
|
"manual-installation",
|
|
"static-export",
|
|
"---Writing---",
|
|
"markdown",
|
|
"internationalization",
|
|
"---UI---",
|
|
"customisation",
|
|
"theme",
|
|
"search",
|
|
"components",
|
|
"mdx",
|
|
"layouts"
|
|
]
|
|
}
|