Fold chapters by default to make ToC shorter

This commit is contained in:
Who? Me?! 2020-06-24 13:11:27 -05:00
parent 7884fdfdb0
commit 95768fb681
1 changed files with 1 additions and 1 deletions

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