marko/docs/structure.json
Michael Rawlings b6716b37f2 remove devtools
2017-03-02 03:47:17 -08:00

32 lines
525 B
JSON

[{
"title": "Introduction",
"docs": [
"Installing",
"Getting started",
"Rendering",
"Syntax",
"Core tags",
"Custom tags",
"Components"
]
},{
"title": "Bundler Integrations",
"docs": [
"Lasso",
"Webpack",
"Browserify",
"Rollup"
]
},{
"title": "Server Integrations",
"docs": [
"Express",
"Koa",
"Hapi"
]
},{
"title": "Tooling",
"docs": [
"Editor plugins"
]
}]