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 36328c2 commit 88ad549Copy full SHA for 88ad549
docs/make.jl
@@ -15,5 +15,6 @@ Documenter.deploydocs(
15
repo = "github.com/JuliaIntervals/TaylorModels.jl.git",
16
target = "build",
17
deps = nothing,
18
- make = nothing
+ make = nothing,
19
+ push_preview = true
20
)
0 commit comments