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