Skip to content

Commit b183202

Browse files
committed
Fold chapters by default to make ToC shorter
1 parent e7db51f commit b183202

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ git-repository-url = "https://github.com/rust-lang/rustc-dev-guide"
1111

1212
[output.html.fold]
1313
enable = true
14-
level = 1
14+
level = 0
1515

1616
[output.linkcheck]
1717
follow-web-links = true

0 commit comments

Comments
 (0)