Skip to content

Commit

Permalink
[documentation] Update for Documenter.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
amontoison committed Sep 15, 2023
1 parent d3dbe66 commit 18bdbc0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 18bdbc0

Please sign in to comment.