Skip to content

Commit 40d89c9

Browse files
committed
Make missing docs a warnonly
1 parent dd9019a commit 40d89c9

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
@@ -5,6 +5,7 @@ using Documenter, TORA
55
makedocs(
66
modules = [TORA],
77
format = Documenter.HTML(),
8+
warnonly = Documenter.except(),
89
sitename = "TORA.jl",
910
authors = "Henrique Ferrolho",
1011
pages = [

0 commit comments

Comments
 (0)