mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-28 20:52:48 +00:00
14 lines
146 B
JSON
14 lines
146 B
JSON
{
|
|
"docs": {
|
|
"Foo": [
|
|
"foo/bar",
|
|
"foo/baz"
|
|
],
|
|
"Endi": [
|
|
"docusaurus",
|
|
"highlight",
|
|
"hello"
|
|
]
|
|
}
|
|
}
|