Skip to content

Commit d80e02c

Browse files
committed
Check docstrings for exported functions only
1 parent a118319 commit d80e02c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/make.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ makedocs(
88
format = Documenter.HTML(),
99
modules = [DiffMatic],
1010
pages = ["Introduction" => "index.md", "API Reference" => "api.md"],
11+
checkdocs = :exports,
1112
)
1213

1314
deploydocs(repo = "https://github.com/asterycs/DiffMatic.jl")

0 commit comments

Comments
 (0)