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.
1 parent 348bc14 commit ec40289Copy full SHA for ec40289
docs/make.jl
@@ -22,7 +22,7 @@ makedocs(;
22
)
23
24
# This is the critical part that creates the version structure
25
-deploydocs(;
+DocumenterVitepress.deploydocs(;
26
repo = "github.com/JuliaHealth/GitHubAnalytics.jl",
27
devbranch = "main",
28
push_preview = true,
0 commit comments