We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27f7584 commit 6d89831Copy full SHA for 6d89831
1 file changed
docs/make.jl
@@ -67,6 +67,7 @@ Documenter.makedocs(;
67
deploy_url = "https://geo.makie.org",
68
devbranch = "master",
69
devurl = "dev",
70
+ keep = :patch,
71
),
72
pages=[
73
"Introduction" => "introduction.md",
0 commit comments