1
0
Fork 0
docsearch/docs/config.json
2018-08-20 13:23:51 +02:00

82 lines
1.7 KiB
JSON

{
"site": {
"title": "DocSearch",
"description": "The easiest way to add search to your documentation",
"url": "https://community.algolia.com/docsearch",
"repo": "https://github.com/algolia/docsearch"
},
"placeholders": {},
"sidebar": [
{
"title": "Essentials",
"pages": [
{
"title": "What is DocSearch?",
"url": "what-is-docsearch.html"
},
{
"title": "How does it work?",
"url": "how-does-it-work.html"
},
{
"title": "Who can apply?",
"url": "who-can-apply.html"
},
{
"title": "Apply now",
"url": "apply.html"
},
{
"title": "Integrations",
"url": "integrations.html"
},
{
"title": "Tips",
"url": "tips.html"
},
{
"title": "FAQ",
"url": "faq.html"
}
]
},
{
"title": "Dropdown UI",
"pages": [
{
"title": "Overview",
"url": "dropdown.tml"
},
{
"title": "Styling",
"url": "styling.html"
},
{
"title": "Events",
"url": "events.html"
}
]
},
{
"title": "Crawler",
"pages": [
{
"title": "Overview",
"url": "crawler-overview.html"
},
{
"title": "Inside the engine",
"url": "inside-the-engine.html"
},
{
"title": "Config files",
"url": "config-file.html"
},
{
"title": "Docker image",
"url": "docker.html"
}
]
}
]
}