diff --git a/docs/make.jl b/docs/make.jl index ac9e1d8..f8a42d2 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -14,7 +14,7 @@ makedocs(; repo="https://github.com/noahbenson/Air.jl/blob/{commit}{path}#L{line}", sitename="Air.jl", authors="Noah C. Benson", - strict=true, + strict=:doctest, #assets=String[], )