diff --git a/docs/make.jl b/docs/make.jl index 9b8c1fe29..0595a9398 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -4,7 +4,6 @@ makedocs( modules = [Krylov], doctest = true, linkcheck = true, - strict = true, format = Documenter.HTML(assets = ["assets/style.css"], ansicolor = true, prettyurls = get(ENV, "CI", nothing) == "true",