18 lines
401 B
JSON
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"]
|
|
}
|
|
}
|