diff --git a/docs/make.jl b/docs/make.jl index c6e1f8aeb1..05c0f28851 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -735,6 +735,7 @@ function main() @time makedocs(; source = work, format = Documenter.HTML(; + size_threshold = nothing, prettyurls = get(ENV, "CI", nothing) == "true", assets = ["assets/favicon.ico", gallery_assets...], collapselevel = 2,