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 6300bbc commit 991d702Copy full SHA for 991d702
docs/make.jl
@@ -39,7 +39,7 @@ for file in files
39
rm(file)
40
end
41
42
-deploydocs(;
+DocumenterVitepress.deploydocs(;
43
repo = "github.com/GeoRegionsEcosystem/ETOPO.jl.git",
44
target = "build", # this is where Vitepress stores its output
45
devbranch = "main",
0 commit comments