Skip to content

Commit 1d59403

Browse files
authored
Merge pull request #1290 from weihanglo/patch-1
Enable section-folding of table of content
2 parents b8772b3 + eaf891d commit 1d59403

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

book.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@ author = "The Rust Community"
66
[output.html.playpen]
77
editable = true
88
editor = "ace"
9+
10+
[output.html.fold]
11+
enable = true

0 commit comments

Comments
 (0)