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 b7c8ba7 commit bf38dcdCopy full SHA for bf38dcd
docs/make.jl
@@ -1,5 +1,7 @@
1
using ModelingToolkitSampledData
2
using Documenter
3
+using Plots
4
+gr(fmt=:png)
5
6
ENV["JULIA_DEBUG"]=Documenter # Enable this for debugging
7
ENV["DOCS_BUILD"] = true # used to lower the default frame rate in animations for the docs
0 commit comments