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 a7ca91e commit a2725c2Copy full SHA for a2725c2
docs/make.jl
@@ -1,6 +1,6 @@
1
+# debug bad cropping Plots in manual:
2
ENV["PLOTS_TEST"] = "true"
-ENV["GKS_WSTYPE"]=100
3
-
+ENV["GKSwstype"] = "nul"
4
push!(LOAD_PATH,"../src/")
5
6
using Documenter
0 commit comments