We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b12ad4 commit 2058ee6Copy full SHA for 2058ee6
docs/make.jl
@@ -9,6 +9,7 @@ makedocs(
9
sitename = "LogDensityProblems.jl",
10
pages = Any["index.md"],
11
checkdocs = :exports,
12
+ warnonly = Documenter.except(:missing_docs),
13
# strict = true,
14
# clean = true,
15
)
0 commit comments