mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
This content is being merged into other docs and guides keep it around for reference before deleting it permanently.
19 lines
262 B
JSON
19 lines
262 B
JSON
{
|
|
"docs": {
|
|
"Getting Started": [
|
|
"installation",
|
|
"site-preparation",
|
|
"site-creation"
|
|
],
|
|
"Guides": [
|
|
"navigation",
|
|
"translation",
|
|
"search"
|
|
],
|
|
"API": [
|
|
"site-config",
|
|
"doc-markdown"
|
|
]
|
|
}
|
|
}
|