mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-09-26 03:44:45 +00:00
Update docs/make.jl and docs/deploy.jl
Modifications to Documenter scripts: * Fix deprecation warnings * Refactor make.jl to be more understandable
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ using Documenter
|
||||
|
||||
deploydocs(
|
||||
repo = "github.com/JuliaFEM/JuliaFEM.jl.git",
|
||||
julia = "0.6",
|
||||
julia = "1.0",
|
||||
target = "build",
|
||||
deps = nothing,
|
||||
make = nothing)
|
||||
|
||||
Reference in New Issue
Block a user