mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-25 11:14:46 +00:00
Auto merge of #12812 - tshepang:patch-1, r=epage
contrib docs: add some conveniences - AND search terms, instead of OR - allow quick-edit, by adding a button that allows one to submit a change directly via github
This commit is contained in:
commit
890b664ccb
@ -5,6 +5,8 @@ authors = ["Eric Huss"]
|
||||
[output.html]
|
||||
curly-quotes = true # Enable smart-punctuation feature for more than quotes.
|
||||
git-repository-url = "https://github.com/rust-lang/cargo/tree/master/src/doc/contrib/src"
|
||||
edit-url-template = "https://github.com/rust-lang/cargo/edit/master/src/doc/contrib/{path}"
|
||||
search.use-boolean-and = true
|
||||
|
||||
[output.html.redirect]
|
||||
"/apidoc/cargo/index.html" = "https://doc.rust-lang.org/nightly/nightly-rustc/cargo/"
|
||||
|
Loading…
x
Reference in New Issue
Block a user