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