Skip to content

Commit 6ef6c47

Browse files
committed
reactivated examples
1 parent 0645b9a commit 6ef6c47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ function make_all(; with_examples::Bool = true)
7676

7777
end
7878

79-
make_all(; with_examples = false)
79+
make_all(; with_examples = true)
8080

8181
deploydocs(
8282
repo = "github.com/WIAS-PDELib/ExtendableFEMBase.jl",

0 commit comments

Comments
 (0)