Skip to content

Commit

Permalink
add warnonly to makedocs
Browse files Browse the repository at this point in the history
  • Loading branch information
Helmut Hänsel committed Nov 3, 2023
1 parent 54b7047 commit b0f9de8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ using StippleUI
makedocs(
sitename = "SearchLight - Concise, secure, cross-platform query builder and ORM for Julia",
format = Documenter.HTML(prettyurls = false),
warnonly = true,
pages = [
"Home" => "index.md",
"StippleUI API" => [
Expand Down

0 comments on commit b0f9de8

Please sign in to comment.