From c576fc554969d3e34f280647388871fdedc81f8f Mon Sep 17 00:00:00 2001 From: Hendrik Ranocha Date: Tue, 19 Sep 2023 10:26:58 +0200 Subject: [PATCH] try to fix size_threshold_ignore --- docs/make.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/make.jl b/docs/make.jl index c8557baff0b..df8ac04be12 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -86,7 +86,7 @@ makedocs( assets = ["assets/favicon.ico"], # Set canonical URL to GitHub pages URL canonical = "https://trixi-framework.github.io/Trixi.jl/stable", - size_threshold_ignore = "reference-trixi.md" + size_threshold_ignore = ["reference-trixi.md"] ), # Explicitly specify documentation structure pages = [