metro/website/sidebars.json
Christoph Nakazawa b6a4185158 Move README text to documentation
Reviewed By: mjesun

Differential Revision: D6407519

fbshipit-source-id: 0c497b7a294861b6b92ac4ebc3aa64c632a3436f
2017-11-24 03:08:08 -08:00

17 lines
215 B
JSON

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