diff --git a/docs/make.jl b/docs/make.jl index 999eb24..80d9484 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -1,8 +1,3 @@ -# Generate documentation with this command: -# (cd docs && julia make.jl) - -push!(LOAD_PATH, "..") - using ASDF using Documenter using Documenter.Remotes: GitHub