mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-04 17:28:57 +02:00
24 lines
585 B
JSON
24 lines
585 B
JSON
{
|
|
"version-1.0.x-docs": {
|
|
"Getting Started": [
|
|
"version-1.0.x-installation",
|
|
"version-1.0.x-site-preparation",
|
|
"version-1.0.x-site-creation",
|
|
"version-1.0.x-publishing"
|
|
],
|
|
"Guides": [
|
|
"version-1.0.x-blog",
|
|
"version-1.0.x-custom-pages",
|
|
"version-1.0.x-search",
|
|
"version-1.0.x-navigation",
|
|
"version-1.0.x-translation",
|
|
"version-1.0.x-versioning"
|
|
],
|
|
"API": [
|
|
"version-1.0.x-commands",
|
|
"version-1.0.x-doc-markdown",
|
|
"version-1.0.x-api-pages",
|
|
"version-1.0.x-site-config"
|
|
]
|
|
}
|
|
}
|