| [book] | |
| title = "The Cargo Book" | |
| author = "Alex Crichton, Steve Klabnik and Carol Nichols, with contributions from the Rust community" | |
| [output.html] | |
| smart-punctuation = true # Enable smart-punctuation feature for more than quotes. | |
| git-repository-url = "https://github.com/rust-lang/cargo/tree/master/src/doc/src" | |
| edit-url-template = "https://github.com/rust-lang/cargo/edit/master/src/doc/{path}" | |
| search.use-boolean-and = true | |
| [output.html.redirect] | |
| "/guide/build-cache.html" = "../reference/build-cache.html" |