Skip to content

Commit

Permalink
Re-add deploydocs command.
Browse files Browse the repository at this point in the history
  • Loading branch information
RomeoV committed May 25, 2024
1 parent 3001938 commit 33397ab
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ makedocs(
# Documenter can also automatically deploy documentation to gh-pages.
# See "Hosting Documentation" and deploydocs() in the Documenter manual
# for more information.
# #=deploydocs(
# repo = "<repository url>"
# )=#
deploydocs(
repo = "github.com/RomeoV/ProbabilisticParameterEstimators.jl.git";
)

0 comments on commit 33397ab

Please sign in to comment.