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 f70b818 commit c856afcCopy full SHA for c856afc
docs/make.jl
@@ -92,7 +92,7 @@ makedocs(;
92
repo = "github.com/qutip/QuantumToolbox.jl",
93
devbranch = "main",
94
devurl = "dev",
95
- deploy_url = "qutip.org/QuantumToolbox.jl"
+ deploy_url = "QuantumToolbox.jl" # the prefix 'qutip.org/' will be added automatically
96
),
97
draft = DRAFT,
98
doctest = DOCTEST,
0 commit comments