{
"docs": [
{
"type": "category",
"label": "Basic",
"items": [
"getting-started",
"configuration",
"caveats",
"the-self-parameter",
"advanced/writing-declarations",
"assigning-global-variables",
"external-code",
"publishing-modules",
"editor-support"
]
},
{
"type": "category",
"label": "Advanced",
"items": ["advanced/language-extensions", "json-modules", "jsx", "advanced/compiler-annotations"]
},
{
"type": "category",
"label": "API",
"items": ["api/overview", "api/plugins", "api/printer"]
}
]
}