Disable show mechanism

This commit is contained in:
Giorgio Calderone 2020-04-22 14:46:29 +02:00
parent a47705be6b
commit deee2693df

View File

@ -1,4 +1,5 @@
using Documenter, Gnuplot using Documenter, Gnuplot
empty!(Gnuplot.options.mime)
makedocs(sitename="Gnuplot.jl", makedocs(sitename="Gnuplot.jl",
authors = "Giorgio Calderone", authors = "Giorgio Calderone",