We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6851639 commit dc67b9dCopy full SHA for dc67b9d
docs/make.jl
@@ -16,5 +16,5 @@ makedocs(;
16
"Example" => "example.md",
17
"Customize your own flow layer" => "customized_layer.md",
18
],
19
- strict=false, # avoid complaining about internal functions with docstrings
+ checkdocs=:exports,
20
)
0 commit comments