From 672a1cba800dcadba8bd5c4d60f1fe35a1610040 Mon Sep 17 00:00:00 2001 From: Aminofa70 Date: Tue, 1 Sep 2026 00:14:57 +0200 Subject: [PATCH 1/2] Fix documentation --- docs/make.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/make.jl b/docs/make.jl index f02efedd6..116449aec 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -9,7 +9,7 @@ pkg" add DocumenterCodeBlocks" using Documenter, BifurcationKit, AsymptoticNumericalMethod # using DocumenterMermaid using DocumenterCodeBlocks -using DocumenterMermaid +# using DocumenterMermaid # not used # using DocThemeIndigo ENV["GKSwstype"] = "100" From aa5309f3fc0dbe286d208ddd73e225122041e9e9 Mon Sep 17 00:00:00 2001 From: Aminofa70 Date: Tue, 1 Sep 2026 00:17:33 +0200 Subject: [PATCH 2/2] Fix documentation --- docs/make.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/make.jl b/docs/make.jl index 116449aec..21b331af6 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -9,7 +9,7 @@ pkg" add DocumenterCodeBlocks" using Documenter, BifurcationKit, AsymptoticNumericalMethod # using DocumenterMermaid using DocumenterCodeBlocks -# using DocumenterMermaid # not used +# using DocumenterMermaid # comment # using DocThemeIndigo ENV["GKSwstype"] = "100"