Skip to content

Commit 6851639

Browse files
committed
try fixing doc error
1 parent b524e0c commit 6851639

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/make.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,4 +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
1920
)

0 commit comments

Comments
 (0)