You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we run julia --project=. make.jl in locally_generate_docs.sh but Documneter is not a project dep, which dispatches to the global env Documenter.jl instance.