enable AND search (#1607)
This commit is contained in:
parent
ef8c8fc083
commit
1da2b1723d
1 changed files with 3 additions and 0 deletions
|
|
@ -18,6 +18,9 @@ git-repository-url = "https://github.com/rust-lang/rustc-dev-guide"
|
|||
edit-url-template = "https://github.com/rust-lang/rustc-dev-guide/edit/master/{path}"
|
||||
additional-js = ["mermaid.min.js", "mermaid-init.js"]
|
||||
|
||||
[output.html.search]
|
||||
use-boolean-and = true
|
||||
|
||||
[output.html.fold]
|
||||
enable = true
|
||||
level = 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue