rust/src/doc/rustc-dev-guide/book.toml
2018-09-21 15:54:25 -05:00

12 lines
248 B
TOML

[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" ]