Skip to content

Commit

Permalink
check exports
Browse files Browse the repository at this point in the history
  • Loading branch information
nhz2 committed Jul 18, 2024
1 parent a660fda commit 26a4851
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ makedocs(
"world_age_issue.md",
"reference.md",
],
checkdocs = :none
checkdocs = :exports,
)

deploydocs(
Expand Down

0 comments on commit 26a4851

Please sign in to comment.