Skip to content

Commit ae2fd7f

Browse files
committed
Fix docs generation
1 parent d37f472 commit ae2fd7f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/make.jl

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ using Clipper
44
makedocs(
55
# See https://github.com/JuliaDocs/Documenter.jl/issues/868
66
format = Documenter.HTML(prettyurls = get(ENV, "CI", nothing) == "true"),
7-
strict = true,
87
sitename = "Clipper",
98
pages = [
109
"Home" => "index.md",

0 commit comments

Comments
 (0)