From edc0d200af8e8f400baa1e16643a2f072b9b49e6 Mon Sep 17 00:00:00 2001 From: t-bltg Date: Tue, 12 Nov 2024 10:35:33 +0100 Subject: [PATCH] Update make.jl --- docs/make.jl | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/make.jl b/docs/make.jl index 7e14a5615e..8b17234e45 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -742,7 +742,6 @@ function main() ), sitename = "Plots", authors = "Thomas Breloff", - strict = [:doctest, :example_block], pages, ) catch e