From 76932f2e92cc0d7ffcafd5fc9a60b8d8a2ad9c2b Mon Sep 17 00:00:00 2001 From: Valentin Churavy Date: Mon, 24 Jun 2024 10:52:18 -0400 Subject: [PATCH] fixup! fixup! update for Documeter 1 --- docs/make.jl | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/make.jl b/docs/make.jl index 4fe31bf..80ff76e 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -47,7 +47,6 @@ makedocs(; plugins = [bib], doctest = true, linkcheck = true, - strict = true, ) deploydocs(;