Skip to content

Commit

Permalink
add deploydocs do make.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
iagoschavarry committed Nov 22, 2021
1 parent e56474a commit 13a1d94
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ 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/LAMPSPUC/PWF.jl.git",
push_preview = true
)

0 comments on commit 13a1d94

Please sign in to comment.