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.
1 parent 93b921c commit 92c5a32Copy full SHA for 92c5a32
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