Skip to content

Commit cba5e84

Browse files
committed
Remove strict=true for Documenter >1.0
1 parent 04caa30 commit cba5e84

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
@@ -16,7 +16,6 @@ makedocs(;
1616
"Usage" => "usage.md",
1717
"API" => "api.md",
1818
],
19-
strict=true,
2019
linkcheck=true,
2120
)
2221

0 commit comments

Comments
 (0)