Skip to content

Commit ea4ce9f

Browse files
authored
warnonly = true in docs (#163)
1 parent 98ce531 commit ea4ce9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/make.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ makedocs(
3838
],
3939
"Optimization result" => "result.md"
4040
],
41+
warnonly = true,
4142
)
4243

4344
if get(ENV, "CI", nothing) == "true"

0 commit comments

Comments
 (0)