diff --git a/docs/make.jl b/docs/make.jl index 9ddb130..943c0e9 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -3,7 +3,6 @@ using Documenter, RasterDataSources makedocs( sitename = "RasterDataSources.jl", checkdocs = :all, - strict = true, ) deploydocs(