Skip to content

Commit

Permalink
Update make.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
gerlero authored Jan 22, 2024
1 parent 9aa8f61 commit e8cf271
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,8 @@ DocMeta.setdocmeta!(Fronts, :DocTestSetup, :(using Fronts); recursive = true)
makedocs(;
modules = [Fronts, Fronts.ParamEstim, Fronts.PorousModels],
authors = "Gabriel S. Gerlero",
repo = "https://github.com/gerlero/Fronts.jl/blob/{commit}{path}#{line}",
sitename = "Fronts.jl",
format = Documenter.HTML(;
prettyurls = get(ENV, "CI", "false") == "true",
canonical = "https://gerlero.github.io/Fronts.jl",
edit_link = "main",
assets = String[],),
Expand Down

0 comments on commit e8cf271

Please sign in to comment.