We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84b9f4d commit 51dca6aCopy full SHA for 51dca6a
book.toml
@@ -18,6 +18,9 @@ git-repository-url = "https://github.com/rust-lang/rustc-dev-guide"
18
edit-url-template = "https://github.com/rust-lang/rustc-dev-guide/edit/master/{path}"
19
additional-js = ["mermaid.min.js", "mermaid-init.js"]
20
21
+[output.html.search]
22
+use-boolean-and = true
23
+
24
[output.html.fold]
25
enable = true
26
level = 0
0 commit comments