From cd11fb972ca366f3c7e5bff168a53d3142794da8 Mon Sep 17 00:00:00 2001 From: William Thompson Date: Sat, 7 Oct 2023 18:19:20 +0000 Subject: [PATCH] Ensure OctofitterRadialVelocity is importedin docs build --- docs/make.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/make.jl b/docs/make.jl index 606c2883..0d585a6e 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -5,7 +5,7 @@ pkg"dev .. ../OctofitterRadialVelocity ../OctofitterImages ../OctofitterWhereist Pkg.instantiate() Pkg.precompile() -using Documenter, Octofitter +using Documenter, Octofitter, OctofitterRadialVelocity makedocs(