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 1d621a0 commit 47d4de6Copy full SHA for 47d4de6
docs/make.jl
@@ -9,6 +9,7 @@ using Changelog
9
10
DocMeta.setdocmeta!(QuantumToolbox, :DocTestSetup, :(using QuantumToolbox); recursive = true)
11
12
+# some options for `makedocs`
13
const DRAFT = false # set `true` to disable cell evaluation
14
const DOCTEST = true # set `false` to skip doc tests
15
0 commit comments