diff --git a/docs/make.jl b/docs/make.jl index b94e7e4..389cdd7 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -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",