diff --git a/templates/docs/make.jl b/templates/docs/make.jl index 1326eb20..ec145e65 100644 --- a/templates/docs/make.jl +++ b/templates/docs/make.jl @@ -1,3 +1,5 @@ +insert!(LOAD_PATH, 1, joinpath(@__DIR__, "..")) + using {{{PKG}}} using Documenter