-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
10ab2f0
commit f342c5e
Showing
5 changed files
with
48 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
{ | ||
"index_name": "watermark-design", | ||
"start_urls": ["https://watermark-design.github.io/watermark/"], | ||
"rateLimit": 8, | ||
"maxDepth": 10, | ||
"selectors": { | ||
"lvl0": { | ||
"selector": "", | ||
"defaultValue": "Documentation" | ||
}, | ||
"lvl1": ".content h1", | ||
"lvl2": ".content h2", | ||
"lvl3": ".content h3", | ||
"lvl4": ".content h4", | ||
"lvl5": ".content h5", | ||
"content": ".content p, .content li", | ||
"lang": { | ||
"selector": "/html/@lang", | ||
"type": "xpath", | ||
"global": true | ||
} | ||
}, | ||
"selectors_exclude": [ | ||
"aside", | ||
".page-footer", | ||
".next-and-prev-link", | ||
".table-of-contents" | ||
], | ||
"custom_settings": { | ||
"attributesForFaceting": ["lang", "tags"] | ||
}, | ||
"js_render": true | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters