Fold chapters by default to make ToC shorter

This commit is contained in:
Who? Me?! 2020-06-24 13:11:27 -05:00
parent 06b19cc223
commit 3707d2039b

View file

@ -11,7 +11,7 @@ git-repository-url = "https://github.com/rust-lang/rustc-dev-guide"
[output.html.fold]
enable = true
level = 1
level = 0
[output.linkcheck]
follow-web-links = true