mirror of
https://github.com/apache/superset.git
synced 2026-05-21 15:55:10 +00:00
49 lines
917 B
JSON
49 lines
917 B
JSON
{
|
|
"AdminDocsSidebar": [
|
|
{
|
|
"type": "doc",
|
|
"label": "Overview",
|
|
"id": "index"
|
|
},
|
|
{
|
|
"type": "category",
|
|
"label": "Installation",
|
|
"collapsed": false,
|
|
"items": [
|
|
{
|
|
"type": "autogenerated",
|
|
"dirName": "installation"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "category",
|
|
"label": "Configuration",
|
|
"collapsed": true,
|
|
"items": [
|
|
{
|
|
"type": "autogenerated",
|
|
"dirName": "configuration"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "link",
|
|
"label": "Database Drivers",
|
|
"href": "/user-docs/databases/",
|
|
"description": "See User Docs for database connection guides"
|
|
},
|
|
{
|
|
"type": "category",
|
|
"label": "Security",
|
|
"collapsed": true,
|
|
"items": [
|
|
{
|
|
"type": "autogenerated",
|
|
"dirName": "security"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|