-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathalgolia.config.json
More file actions
23 lines (23 loc) · 791 Bytes
/
Copy pathalgolia.config.json
File metadata and controls
23 lines (23 loc) · 791 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
"index_name": "krishnauidev_ui-kit",
"start_urls": ["https://ui-webkit.netlify.app/docs/"],
"sitemap_urls": ["https://ui-webkit.netlify.app/sitemap.xml"],
"sitemap_alternate_links": true,
"stop_urls": [],
"selectors": {
"lvl0": {
"selector": ".menu__link--sublist.menu__link--active",
"global": true,
"default_value": "Documentation"
},
"lvl1": "[class^='docItemContainer_'] h1",
"lvl2": "[class^='docItemContainer_'] h2",
"lvl3": "[class^='docItemContainer_'] h3",
"lvl4": "[class^='docItemContainer_'] h4",
"lvl5": "[class^='docItemContainer_'] h5",
"text": "[class^='docItemContainer_'] p, [class^='docItemContainer_'] li"
},
"selectors_exclude": [".hash-link"],
"conversation_id": ["1236657600"],
"nb_hits": 1316
}