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 7982061 + 92c5a32 commit 75df12eCopy full SHA for 75df12e
book.toml
@@ -10,6 +10,9 @@ 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.search.chapter]
14
+"test-summary.md" = { enable = false }
15
+
16
[output.html.redirect]
17
"/expressions/enum-variant-expr.html" = "struct-expr.html"
18
"/unsafe-blocks.html" = "unsafe-keyword.html"
0 commit comments