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 debd1dd commit 982837fCopy full SHA for 982837f
docs/make.jl
@@ -19,3 +19,7 @@ makedocs(
19
]
20
# doctest=:fix # = false to skip doctests
21
)
22
+
23
+deploydocs(
24
+ repo="github.com/guilgautier/PartialRejectionSampling.jl.git",
25
+)
0 commit comments