As a solution, I had to add Plots to the Project.toml of the docs directory and remove
push!(LOAD_PATH, "../src/")
ENV["GKS_WSTYPE"]=100
from the make.jl file.
As a solution, I had to add Plots to the Project.toml of the docs directory and remove
push!(LOAD_PATH, "../src/")
ENV["GKS_WSTYPE"]=100
from the make.jl file.