mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 09:43:10 +00:00
25 lines
375 B
JSON
25 lines
375 B
JSON
{
|
|
"docs": {
|
|
"Getting Started": [
|
|
"installation",
|
|
"site-preparation",
|
|
"site-creation",
|
|
"publishing"
|
|
],
|
|
"Guides": [
|
|
"blog",
|
|
"custom-pages",
|
|
"search",
|
|
"navigation",
|
|
"translation",
|
|
"versioning"
|
|
],
|
|
"API": [
|
|
"commands",
|
|
"doc-markdown",
|
|
"api-pages",
|
|
"site-config"
|
|
]
|
|
}
|
|
}
|