Files
ent/doc/website/sidebars.json
Ariel Mashraki 4565455ee4 ent/doc: add initial website
Reviewed By: alexsn

Differential Revision: D16668017

fbshipit-source-id: 3d4f5cb2a0277a4b1624ab60157d05302b898c52
2019-08-06 14:15:39 -07:00

11 lines
177 B
JSON
Executable File

{
"md": {
"Getting Started": ["doc1"],
"First Category": ["doc2"],
"Second Category": ["doc3"]
},
"docs-other": {
"First Category": ["doc4", "doc5"]
}
}