Add microsite to main repo
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"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"]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user