Skip to content

Commit d16bde7

Browse files
ehussmark-i-m
authored andcommitted
Add mdbook search.
1 parent df5401c commit d16bde7

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

book.toml

+2
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@ description = "A guide to developing rustc "
66
[output.html]
77

88
[output.linkcheck]
9+
10+
[output.html.search]

ci/install.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ function cargo_install() {
2020
}
2121

2222
cargo_install mdbook 0.1.5
23-
cargo_install mdbook-linkcheck 0.1.0
23+
cargo_install mdbook-linkcheck 0.1.2

0 commit comments

Comments
 (0)