metro/website/sidebars.json

17 lines
215 B
JSON

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