[skip ci] Add file mappings

This commit is contained in:
Billy Tat
2022-09-12 16:41:26 -07:00
parent 0643860cc1
commit 94d1c282e0
7 changed files with 1245 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
{
"index_name": "docs_ranchermanager_rancher_io",
"sitemap_urls": ["http://docs.ranchermanager.rancher.io/sitemap.xml"],
"start_urls": ["http://docs.ranchermanager.rancher.io/"],
"selectors": {
"lvl0": "",
"lvl1": "article h1",
"lvl2": "article h2",
"lvl3": "article h3",
"lvl4": "article h4",
"lvl5": "article h5"
},
"custom_settings": {
"attributesForFaceting": [
"language",
"version",
"type",
"docusaurus_tag"
]
}
}