Skip to content

Commit

Permalink
png output
Browse files Browse the repository at this point in the history
  • Loading branch information
baggepinnen committed Sep 2, 2024
1 parent b7c8ba7 commit bf38dcd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/make.jl
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
using ModelingToolkitSampledData
using Documenter
using Plots
gr(fmt=:png)

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

0 comments on commit bf38dcd

Please sign in to comment.