Skip to content

Commit

Permalink
Make Documenter only care about exports
Browse files Browse the repository at this point in the history
  • Loading branch information
abhro committed May 25, 2024
1 parent 95a3d9b commit 1ac1be2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ makedocs(
authors = "Helge Eichhorn and the AstroTime.jl contributors",
pages = pages,
strict = true,
checkdocs = :exports,
)

deploydocs(
Expand Down

0 comments on commit 1ac1be2

Please sign in to comment.