Skip to content

Commit c2ec096

Browse files
authored
Merge pull request #1975 from tshepang/patch-2
make search less surprising
2 parents 9bfb8e3 + 442715c commit c2ec096

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

book.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ additional-css = [
1919
]
2020
additional-js = ["theme/js/language-picker.js"]
2121

22+
[output.html.search]
23+
use-boolean-and = true
24+
2225
[rust]
2326
edition = "2021"
2427

0 commit comments

Comments
 (0)