diff --git a/docs/make.jl b/docs/make.jl index 98cb2d4..4a63669 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -4,7 +4,6 @@ using Clipper makedocs( # See https://github.com/JuliaDocs/Documenter.jl/issues/868 format = Documenter.HTML(prettyurls = get(ENV, "CI", nothing) == "true"), - strict = true, sitename = "Clipper", pages = [ "Home" => "index.md",