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 4af3cc5 commit e4c9d69Copy full SHA for e4c9d69
docs/make.jl
@@ -39,4 +39,5 @@ makedocs(
39
deploydocs(;
40
repo = "github.com/JuliaFirstOrder/LCSO.jl.git",
41
devbranch = "main",
42
+ push_preview = true,
43
)
0 commit comments