mirror of
https://github.com/caprover/caprover
synced 2026-05-12 22:50:35 +00:00
11 lines
174 B
JSON
11 lines
174 B
JSON
{
|
|
"docs": {
|
|
"Docusaurus": ["doc1"],
|
|
"First Category": ["doc2"],
|
|
"Second Category": ["doc3"]
|
|
},
|
|
"docs-other": {
|
|
"First Category": ["doc4", "doc5"]
|
|
}
|
|
}
|