rustc book: make more pleasant to search
This commit is contained in:
parent
656ee47db3
commit
50ca860b5f
1 changed files with 3 additions and 0 deletions
|
@ -7,5 +7,8 @@ title = "The rustc book"
|
||||||
git-repository-url = "https://github.com/rust-lang/rust/tree/master/src/doc/rustc"
|
git-repository-url = "https://github.com/rust-lang/rust/tree/master/src/doc/rustc"
|
||||||
edit-url-template = "https://github.com/rust-lang/rust/edit/master/src/doc/rustc/{path}"
|
edit-url-template = "https://github.com/rust-lang/rust/edit/master/src/doc/rustc/{path}"
|
||||||
|
|
||||||
|
[output.html.search]
|
||||||
|
use-boolean-and = true
|
||||||
|
|
||||||
[output.html.playground]
|
[output.html.playground]
|
||||||
runnable = false
|
runnable = false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue