metro/website/sidebars.json

16 lines
197 B
JSON
Raw Normal View History

{
"docs": {
"Introduction": [
"getting-started"
],
"API Reference": [
"api",
"configuration",
"cli"
],
"Guides": [
"troubleshooting"
]
}
}