Skip to content

Commit e240279

Browse files
authored
argument error
1 parent be15828 commit e240279

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/make.jl

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ makedocs(
1010
modules = [AsynchronousIterativeAlgorithms],
1111
pages = ["Home" => "index.md",
1212
"Manual" => "manual.md",
13-
"Documentation" => "documentation.md"],
14-
strict = false
13+
"Documentation" => "documentation.md"]
1514
)
1615

1716
deploydocs(

0 commit comments

Comments
 (0)