Files
backstage/microsite/sidebars.json
T
2020-08-11 12:07:06 +02:00

18 lines
401 B
JSON

{
"docs": {
"Getting Started": ["getting-started/getting-started-index"],
"Plugins": [
"developing-a-plugin",
"plugin-api",
"create-plugin-api-v2",
"plugin-structure",
"components",
"errors-notifications"
],
"Test": ["test"],
"API Overview": ["apis"],
"Layout components": ["layout-components"],
"Testing": ["testing-with-jest"]
}
}