mirror of
https://github.com/apache/superset.git
synced 2026-04-07 10:31:50 +00:00
75 lines
1.2 KiB
JSON
75 lines
1.2 KiB
JSON
{
|
|
"CustomSidebar": [
|
|
{
|
|
"type": "doc",
|
|
"label": "Introduction",
|
|
"id": "intro"
|
|
},
|
|
{
|
|
"type": "doc",
|
|
"label": "Quickstart",
|
|
"id": "quickstart"
|
|
},
|
|
{
|
|
"type": "category",
|
|
"label": "Installation",
|
|
"items": [
|
|
{
|
|
"type": "autogenerated",
|
|
"dirName": "installation"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "category",
|
|
"label": "Configuration",
|
|
"items": [
|
|
{
|
|
"type": "autogenerated",
|
|
"dirName": "configuration"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "category",
|
|
"label": "Using Superset",
|
|
"items": [
|
|
{
|
|
"type": "autogenerated",
|
|
"dirName": "using-superset"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "category",
|
|
"label": "Contributing",
|
|
"items": [
|
|
{
|
|
"type": "autogenerated",
|
|
"dirName": "contributing"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "category",
|
|
"label": "Security",
|
|
"items": [
|
|
{
|
|
"type": "autogenerated",
|
|
"dirName": "security"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "doc",
|
|
"label": "FAQ",
|
|
"id": "faq"
|
|
},
|
|
{
|
|
"type": "doc",
|
|
"label": "API",
|
|
"id": "api"
|
|
}
|
|
]
|
|
}
|