Skip to content

Commit f6bd842

Browse files
committed
Docs should all be fine
1 parent c935e0f commit f6bd842

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ makedocs(; sitename = "BoundaryValueDiffEq.jl",
2727
clean = true,
2828
doctest = false,
2929
checkdocs = :exports,
30-
warnonly = [:missing_docs],
30+
warnonly = [:missing_docs, :cross_references],
3131
plugins = [bib, interlinks],
3232
format = Documenter.HTML(assets = ["assets/favicon.ico"],
3333
canonical = "https://docs.sciml.ai/BoundaryValueDiffEq/stable/"),

0 commit comments

Comments
 (0)