diff --git a/docs/make.jl b/docs/make.jl index b9b34ac..12cfb0c 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -1,8 +1,3 @@ -if Base.HOME_PROJECT[] !== nothing - # JuliaLang/julia/pull/28625 - Base.HOME_PROJECT[] = abspath(Base.HOME_PROJECT[]) -end - using Documenter using Literate using Plots # to not capture precompilation output