Skip to content

Commit 13a96b5

Browse files
committed
Update make.jl
1 parent 544bd4f commit 13a96b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/make.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ makedocs(
44
modules = [Krylov],
55
doctest = true,
66
linkcheck = true,
7+
linkcheck_ignore = [r"https://www.emis.de/.*"],
78
format = Documenter.HTML(assets = ["assets/style.css"],
89
ansicolor = true,
910
prettyurls = get(ENV, "CI", nothing) == "true",

0 commit comments

Comments
 (0)