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 6046b6c commit dd8629bCopy full SHA for dd8629b
docs/make.jl
@@ -8,9 +8,3 @@ makedocs(;
8
pages=["Home" => "index.md"],
9
checkdocs=:exports,
10
)
11
-
12
-deploydocs(;
13
- repo="github.com/TuringLang/EllipticalSliceSampling.jl.git",
14
- devbranch="main",
15
- push_preview=true,
16
-)
0 commit comments