From caf8a3ce267cd72885a1615a935b14998c881a62 Mon Sep 17 00:00:00 2001 From: Johannes Stoljar <93336654+stoljarjo@users.noreply.github.com> Date: Thu, 6 Oct 2022 11:10:08 +0200 Subject: [PATCH] Fix typo in docu make file (#18) --- docs/make.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/make.jl b/docs/make.jl index 988a4fa..39ae102 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -3,7 +3,7 @@ # Licensed under the MIT license. See LICENSE file in the project root for details. # -using Documenter, FMI +using Documenter, FMIExport using Documenter: GitHubActions makedocs(sitename="FMIExport.jl",