Skip to content

Commit 6192912

Browse files
committed
set warnonly=true
1 parent db6bde9 commit 6192912

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
"Simulating.md",
1111
"Analysis.md",
1212
"AutomaticMechanismAnalysis.md"
13-
]
13+
],
14+
warnonly=true,
1415
)
1516

1617
deploydocs(

0 commit comments

Comments
 (0)