mirror of
https://github.com/ent/ent.git
synced 2026-05-22 09:31:45 +03:00
Reviewed By: alexsn Differential Revision: D16668017 fbshipit-source-id: 3d4f5cb2a0277a4b1624ab60157d05302b898c52
11 lines
177 B
JSON
Executable File
11 lines
177 B
JSON
Executable File
{
|
|
"md": {
|
|
"Getting Started": ["doc1"],
|
|
"First Category": ["doc2"],
|
|
"Second Category": ["doc3"]
|
|
},
|
|
"docs-other": {
|
|
"First Category": ["doc4", "doc5"]
|
|
}
|
|
}
|