File: book.toml

package info (click to toggle)
rustup 1.27.1-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,636 kB
  • sloc: sh: 856; python: 233; javascript: 183; makefile: 27
file content (12 lines) | stat: -rw-r--r-- 404 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
[book]
authors = ["The Rust Project Developers"]
language = "en"
multilingual = false
src = "src"
title = "The Rustup developer guide"

[output.html]
curly-quotes = true
edit-url-template = "https://github.com/rust-lang/rustup/edit/master/doc/dev-guide/{path}"
git-repository-url = "https://github.com/rust-lang/rustup/tree/master/doc/dev-guide"
site-url = "https://rust-lang.github.io/rustup/dev-guide"