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 bc4768f commit 8b79a71Copy full SHA for 8b79a71
docs/make.jl
@@ -10,7 +10,7 @@ makedocs(
10
pages = Any["index.md"]
11
# strict = true,
12
# clean = true,
13
- # checkdocs = :exports,
+ checkdocs = :exports,
14
)
15
16
# Some setup is needed for documentation deployment, see “Hosting Documentation” and
0 commit comments