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 57b0b0d commit d1f67c6Copy full SHA for d1f67c6
docs/make.jl
@@ -14,7 +14,7 @@ DocMeta.setdocmeta!(QuantumToolbox, :DocTestSetup, :(using QuantumToolbox); recu
14
15
# some options for `makedocs`
16
const DRAFT = false # set `true` to disable cell evaluation
17
-const DOCTEST = false # set `false` to skip doc tests
+const DOCTEST = true # set `false` to skip doc tests
18
19
# generate bibliography
20
bib = CitationBibliography(
0 commit comments