We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c980b22 + 13a1d94 commit 3a1092aCopy full SHA for 3a1092a
docs/make.jl
@@ -37,6 +37,7 @@ makedocs(
37
# Documenter can also automatically deploy documentation to gh-pages.
38
# See "Hosting Documentation" and deploydocs() in the Documenter manual
39
# for more information.
40
-#=deploydocs(
41
- repo = "<repository url>"
42
-)=#
+deploydocs(
+ repo="github.com/LAMPSPUC/PWF.jl.git",
+ push_preview = true
43
+ )
0 commit comments