Skip to content

Commit 2058ee6

Browse files
committed
don't error for checkdocs
1 parent 4b12ad4 commit 2058ee6

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
@@ -9,6 +9,7 @@ makedocs(
99
sitename = "LogDensityProblems.jl",
1010
pages = Any["index.md"],
1111
checkdocs = :exports,
12+
warnonly = Documenter.except(:missing_docs),
1213
# strict = true,
1314
# clean = true,
1415
)

0 commit comments

Comments
 (0)