We can use the new generated client to stay up to date and upgrade packages that depends on docsearch. --------- Co-authored-by: shortcuts <vannicattec@gmail.com>
69 lines
1.2 KiB
JSON
69 lines
1.2 KiB
JSON
{
|
|
"docs": [
|
|
{
|
|
"collapsed": true,
|
|
"type": "category",
|
|
"label": "Adding DocSearch to your UI",
|
|
"items": [
|
|
{
|
|
"type": "doc",
|
|
"id": "dropdown"
|
|
},
|
|
{
|
|
"type": "doc",
|
|
"id": "styling"
|
|
},
|
|
{
|
|
"type": "doc",
|
|
"id": "behavior"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"collapsed": true,
|
|
"type": "category",
|
|
"label": "Requirements, tips, FAQ",
|
|
"items": [
|
|
{
|
|
"type": "doc",
|
|
"id": "required-configuration"
|
|
},
|
|
{
|
|
"type": "doc",
|
|
"id": "tips"
|
|
},
|
|
{
|
|
"type": "doc",
|
|
"id": "faq"
|
|
},
|
|
{
|
|
"type": "doc",
|
|
"id": "integrations"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"collapsed": true,
|
|
"type": "category",
|
|
"label": "Under the Hood",
|
|
"items": [
|
|
{
|
|
"type": "doc",
|
|
"id": "inside-the-engine"
|
|
},
|
|
{
|
|
"type": "doc",
|
|
"id": "config-file"
|
|
},
|
|
{
|
|
"type": "doc",
|
|
"id": "how-do-we-build-an-index"
|
|
},
|
|
{
|
|
"type": "doc",
|
|
"id": "run-your-own"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|