]> git.lizzy.rs Git - rust.git/blob - src/doc/style-guide/book.toml
Auto merge of #100539 - joboet:horizon_timeout_clock, r=thomcc
[rust.git] / src / doc / style-guide / book.toml
1 [book]
2 title = "The Rust Style Guide"
3 author = "The Rust Style Team"
4 multilingual = false
5 src = "src"
6
7 [output.html]
8 git-repository-url = "https://github.com/rust-lang/rust/tree/HEAD/src/doc/style-guide/"