We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0645b9a commit 6ef6c47Copy full SHA for 6ef6c47
docs/make.jl
@@ -76,7 +76,7 @@ function make_all(; with_examples::Bool = true)
76
77
end
78
79
-make_all(; with_examples = false)
+make_all(; with_examples = true)
80
81
deploydocs(
82
repo = "github.com/WIAS-PDELib/ExtendableFEMBase.jl",
0 commit comments