Skip to content

Commit

Permalink
reactivated examples
Browse files Browse the repository at this point in the history
  • Loading branch information
chmerdon committed Nov 4, 2024
1 parent 0645b9a commit 6ef6c47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ function make_all(; with_examples::Bool = true)

end

make_all(; with_examples = false)
make_all(; with_examples = true)

deploydocs(
repo = "github.com/WIAS-PDELib/ExtendableFEMBase.jl",
Expand Down

0 comments on commit 6ef6c47

Please sign in to comment.