# This file is a part of JuliaFEM. # License is MIT: see https://github.com/JuliaFEM/JuliaFEM.jl/blob/master/LICENSE.md using Documenter deploydocs( repo = "github.com/JuliaFEM/JuliaFEM.jl.git", target = "build", deps = nothing, make = nothing)