Skip to content

Commit e1614a5

Browse files
committed
Fix doc build
1 parent 0841a6c commit e1614a5

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
@@ -42,6 +42,7 @@ makedocs(;
4242
r"https://link.springer.com/chapter/10.1007/978-3-030-28954-6_10",
4343
r"https://www.nature.com/articles/s42256-023-00711-8",
4444
],
45+
warnonly=[:missing_docs],
4546
checkdocs=:exports, # only check docstrings in API reference if they are exported
4647
)
4748

0 commit comments

Comments
 (0)