diff --git a/book.toml b/book.toml index bf8f63ef2..d02ccde18 100644 --- a/book.toml +++ b/book.toml @@ -14,6 +14,9 @@ smart-punctuation = true enable = true level = 0 +[output.html.search] +use-boolean-and = true + [output.html.search.chapter] "test-summary.md" = { enable = false } "grammar.md" = { enable = false }