Skip to content

Commit 8b79a71

Browse files
committed
only check exports
1 parent bc4768f commit 8b79a71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ makedocs(
1010
pages = Any["index.md"]
1111
# strict = true,
1212
# clean = true,
13-
# checkdocs = :exports,
13+
checkdocs = :exports,
1414
)
1515

1616
# Some setup is needed for documentation deployment, see “Hosting Documentation” and

0 commit comments

Comments
 (0)