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 f7c2f77 commit 6c0475cCopy full SHA for 6c0475c
docs/make.jl
@@ -22,5 +22,6 @@ makedocs(
22
23
24
deploydocs(
25
- repo = "github.com/JuliaApproximation/ApproxFun.jl.git"
+ repo = "github.com/JuliaApproximation/ApproxFun.jl.git",
26
+ push_preview = true,
27
)
0 commit comments