Skip to content

Commit

Permalink
set warnonly=true
Browse files Browse the repository at this point in the history
  • Loading branch information
mjohnson541 committed Oct 1, 2023
1 parent db6bde9 commit 6192912
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ makedocs(
"Simulating.md",
"Analysis.md",
"AutomaticMechanismAnalysis.md"
]
],
warnonly=true,
)

deploydocs(
Expand Down

0 comments on commit 6192912

Please sign in to comment.