Skip to content

Commit f469bc8

Browse files
committed
book.toml: add "optional" key to linkcheck.
Doesn't error out if it can't find the mdbook-linkcheck executable.
1 parent e91bf8a commit f469bc8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

book.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,6 @@ title = "Void Linux Handbook"
88
theme = "src/theme"
99

1010
[output.linkcheck]
11+
optional = true
1112
follow-web-links = true
1213
exclude = [ "kernel.org", "ntp.org", "\\.onion", "localhost", "hushan.tech" ]

0 commit comments

Comments
 (0)