Skip to content

Commit bf38dcd

Browse files
committed
png output
1 parent b7c8ba7 commit bf38dcd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/make.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
using ModelingToolkitSampledData
22
using Documenter
3+
using Plots
4+
gr(fmt=:png)
35

46
ENV["JULIA_DEBUG"]=Documenter # Enable this for debugging
57
ENV["DOCS_BUILD"] = true # used to lower the default frame rate in animations for the docs

0 commit comments

Comments
 (0)