We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50d9f9c commit 475136cCopy full SHA for 475136c
src/doc/contrib/book.toml
@@ -5,6 +5,8 @@ authors = ["Eric Huss"]
5
[output.html]
6
curly-quotes = true # Enable smart-punctuation feature for more than quotes.
7
git-repository-url = "https://github.com/rust-lang/cargo/tree/master/src/doc/contrib/src"
8
+edit-url-template = "https://github.com/rust-lang/cargo/edit/master/src/doc/contrib/{path}"
9
+search.use-boolean-and = true
10
11
[output.html.redirect]
12
"/apidoc/cargo/index.html" = "https://doc.rust-lang.org/nightly/nightly-rustc/cargo/"
0 commit comments