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 6d096c6 commit 952c0e7Copy full SHA for 952c0e7
.ci/src/docs.jl
@@ -84,7 +84,7 @@ function doc_build_script(pages, repo)
84
sidebar_sitename=false,
85
),
86
pages=$pages,
87
- checkdocs=false,
+ checkdocs=:none,
88
linkcheck=false,
89
warnonly=true,
90
)
0 commit comments