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.
deploy_url
1 parent 064df6b commit 3cde23bCopy full SHA for 3cde23b
docs/make.jl
@@ -69,6 +69,7 @@ makedocs(;
69
pages = PAGES,
70
format = DocumenterVitepress.MarkdownVitepress(
71
repo = "github.com/qutip/QuantumToolbox.jl",
72
+ deploy_url = "https://qutip.org/QuantumToolbox.jl",
73
),
74
draft = DRAFT,
75
plugins = [bib],
0 commit comments