doc: fold sub-chapters by default
This commit is contained in:
parent
b6446902c2
commit
5f6bbe59ef
1 changed files with 4 additions and 0 deletions
|
|
@ -13,5 +13,9 @@ git-repository-url = "https://github.com/leanprover/lean4"
|
|||
additional-css = ["alectryon.css", "pygments.css"]
|
||||
additional-js = ["alectryon.js"]
|
||||
|
||||
[output.html.fold]
|
||||
enable = true
|
||||
level = 0
|
||||
|
||||
[output.html.playground.boring-prefixes]
|
||||
lean = "# "
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue