We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df5401c commit d16bde7Copy full SHA for d16bde7
book.toml
@@ -6,3 +6,5 @@ description = "A guide to developing rustc "
6
[output.html]
7
8
[output.linkcheck]
9
+
10
+[output.html.search]
ci/install.sh
@@ -20,4 +20,4 @@ function cargo_install() {
20
}
21
22
cargo_install mdbook 0.1.5
23
-cargo_install mdbook-linkcheck 0.1.0
+cargo_install mdbook-linkcheck 0.1.2
0 commit comments