We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f82156b + 1f9c869 commit 1f6ec41Copy full SHA for 1f6ec41
book.toml
@@ -10,6 +10,10 @@ git-repository-url = "https://github.com/rust-lang/reference/"
10
edit-url-template = "https://github.com/rust-lang/reference/edit/master/{path}"
11
smart-punctuation = true
12
13
+[output.html.fold]
14
+enable = true
15
+level = 0
16
+
17
[output.html.search.chapter]
18
"test-summary.md" = { enable = false }
19
"grammar.md" = { enable = false }
0 commit comments