Skip to content

Commit 5dc7f53

Browse files
committed
enable doc debug
1 parent b8e8496 commit 5dc7f53

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/make.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ cp("./docs/Project.toml", "./docs/src/assets/Project.toml", force = true)
55

66
# Make sure that plots don't throw a bunch of warnings / errors!
77
ENV["GKSwstype"] = "100"
8+
ENV["JULIA_DEBUG"] = "Documenter"
89
using Plots
910

1011
mathengine = MathJax3(Dict(:loader => Dict("load" => ["[tex]/require", "[tex]/mathtools"]),

0 commit comments

Comments
 (0)