Skip to content

Commit a506617

Browse files
committed
...
1 parent 5222145 commit a506617

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

book.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ default-theme = "light"
1919
preferred-default-theme = "light"
2020

2121
[output.html.fold]
22-
enable = false # whether or not to enable section folding
23-
level = 0 # the depth to start folding
22+
enable = true # whether or not to enable section folding
23+
level = 1 # the depth to start folding
2424

2525
[output.html.playground]
2626
editable = true

0 commit comments

Comments
 (0)