about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide/book.toml
blob: b9092a969c22982ac65e21f7f4225c418bedd376 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[book]
title = "Guide to Rustc Development"
author = "Rustc developers"
description = "A guide to developing rustc"

[output.html]

[output.html.search]

[output.linkcheck]
follow-web-links = true
exclude = [ "crates\\.io", "gcc\\.godbolt\\.org" ]