Skip to content

Commit dc67b9d

Browse files
committed
try fix doc again
1 parent 6851639 commit dc67b9d

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
@@ -16,5 +16,5 @@ makedocs(;
1616
"Example" => "example.md",
1717
"Customize your own flow layer" => "customized_layer.md",
1818
],
19-
strict=false, # avoid complaining about internal functions with docstrings
19+
checkdocs=:exports,
2020
)

0 commit comments

Comments
 (0)