Skip to content

Commit be15828

Browse files
authored
authorize missing doc
1 parent a22e897 commit be15828

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/make.jl

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

1617
deploydocs(

0 commit comments

Comments
 (0)