diff --git a/docs/make.jl b/docs/make.jl index 4ffd3a9..cdd4f63 100755 --- a/docs/make.jl +++ b/docs/make.jl @@ -8,7 +8,6 @@ DocMeta.setdocmeta!(ConcurrentSim, :DocTestSetup, :(using ConcurrentSim, Resumab makedocs( sitename = "ConcurrentSim", authors = "Ben Lauwens and SimJulia & ConcurrentSim contributors", - strict = true, doctest = false, pages = [ "Home" => "index.md",