Fold chapters by default to make ToC shorter
This commit is contained in:
parent
06b19cc223
commit
3707d2039b
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue