From 1533d0a1e740ddfca03a4cb0a5dd6ffc9658abbc Mon Sep 17 00:00:00 2001 From: Simon Exner <43469235+0815Creeper@users.noreply.github.com> Date: Tue, 17 Sep 2024 09:10:07 +0200 Subject: [PATCH] fixes for doc --- .github/workflows/Formatter.yml | 2 ++ docs/make.jl | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/Formatter.yml b/.github/workflows/Formatter.yml index 0155d9b6..c3789309 100644 --- a/.github/workflows/Formatter.yml +++ b/.github/workflows/Formatter.yml @@ -3,6 +3,8 @@ on: pull_request: # this argument is not required if you don't use the `suggestion-label` input types: [ opened, reopened, synchronize, labeled, unlabeled ] + workflow_dispatch: + jobs: code-style: runs-on: ubuntu-latest diff --git a/docs/make.jl b/docs/make.jl index 7adcd888..5fd6a273 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -14,7 +14,7 @@ makedocs( collapselevel = 1, sidebar_sitename = false, edit_link = nothing, - size_threshold_ignore = [joinpath("examples", "juliacon_2023.md")], + size_threshold_ignore = [joinpath("examples", "juliacon_2023.md", "modelica_conference_2021.md", "simple_hybrid_CS.md","simple_hybrid_ME.md")], ), warnonly = true, pages = Any[