Since RFC 3052 soft deprecated the authors field anyway, hiding it from crates.io, docs.rs, and making Cargo not add it by default, and it is not generally up to date/useful information, we should remove it from crates in this repo.
7 lines
163 B
TOML
7 lines
163 B
TOML
[book]
|
|
multilingual = false
|
|
src = "src"
|
|
title = "The rustc book"
|
|
|
|
[output.html]
|
|
git-repository-url = "https://github.com/rust-lang/rust/tree/master/src/doc/rustc"
|