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 0841a6c commit e1614a5Copy full SHA for e1614a5
docs/make.jl
@@ -42,6 +42,7 @@ makedocs(;
42
r"https://link.springer.com/chapter/10.1007/978-3-030-28954-6_10",
43
r"https://www.nature.com/articles/s42256-023-00711-8",
44
],
45
+ warnonly=[:missing_docs],
46
checkdocs=:exports, # only check docstrings in API reference if they are exported
47
)
48
0 commit comments