Skip to content

Commit

Permalink
Update docsearch.json
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewJeffson authored Mar 18, 2024
1 parent 701c813 commit b4523fb
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions docsearch.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,12 @@
],
"selectors": {
"default": {
"lvl1": "header h1",
"lvl2": "article h2",
"lvl3": "article h3",
"lvl4": "article h4",
"lvl5": "article h5, article td:first-child",
"lvl6": "article h6",
"text": "article p, article li, article td:last-child"
"lvl0": "article h1",
"lvl1": "article h2",
"lvl2": "article h3",
"lvl3": "article h4",
"lvl4": "article h5",
"text": "article p, article li"
}
},
"stop_urls": [
Expand Down

0 comments on commit b4523fb

Please sign in to comment.