Skip to content

Commit 4e41d08

Browse files
committed
Remove deprecated Documenter.jl keyword strict
1 parent 840c834 commit 4e41d08

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/make.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ makedocs(
1515
),
1616
modules = [ExaAdmm],
1717
repo = "https://github.com/exanauts/ExaAdmm.jl/blob/{commit}{path}#{line}",
18-
strict = true,
1918
checkdocs = :exports,
2019
pages = [
2120
"Home" => "index.md",

0 commit comments

Comments
 (0)