Skip to content

Commit

Permalink
Documentation deployment (#58)
Browse files Browse the repository at this point in the history
* Documentation deployment

* Fix formatting
  • Loading branch information
graeme-a-stewart authored Jun 13, 2024
1 parent 80c3fd2 commit 0cb9cb8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,6 @@ using Documenter
using JetReconstruction

makedocs(sitename = "JetReconstruction.jl")

deploydocs(repo = "github.com/JuliaHEP/JetReconstruction.jl.git",
push_preview = true)

0 comments on commit 0cb9cb8

Please sign in to comment.