We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bcfde7 commit 83d58e5Copy full SHA for 83d58e5
1 file changed
docs/make.jl
@@ -34,8 +34,8 @@ makedocs(
34
]
35
)
36
37
-deploydocs(
38
- repo = "https://github.com/BioJulia/BioJuliaDocs.git",
+DocumenterVitepress.deploydocs(
+ repo = "github.com/BioJulia/BioJuliaDocs.git",
39
target = "build",
40
devbranch = "main",
41
branch = "gh-pages",
0 commit comments