| { |
| "CustomSidebar": [ |
| { |
| "type": "doc", |
| "label": "Overview", |
| "id": "index" |
| }, |
| { |
| "type": "doc", |
| "label": "Quickstart", |
| "id": "quickstart" |
| }, |
| { |
| "type": "category", |
| "label": "Using Superset", |
| "collapsed": false, |
| "items": [ |
| { |
| "type": "autogenerated", |
| "dirName": "using-superset" |
| } |
| ] |
| }, |
| { |
| "type": "category", |
| "label": "Connecting to Databases", |
| "collapsed": true, |
| "link": { |
| "type": "doc", |
| "id": "databases/index" |
| }, |
| "items": [ |
| { |
| "type": "autogenerated", |
| "dirName": "databases" |
| } |
| ] |
| }, |
| { |
| "type": "doc", |
| "label": "FAQ", |
| "id": "faq" |
| } |
| ] |
| } |