File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed
Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -32,6 +32,7 @@ docsmodules = [
3232 " PSFModels" ,
3333 # "CCDReduction",
3434 " LACosmic" ,
35+ " SkyImages" ,
3536 ],
3637 " Data I/O" => [
3738 " FITSIO" ,
@@ -40,6 +41,8 @@ docsmodules = [
4041 " OIFITS" ,
4142 " VLBIData" ,
4243 " Difmap" ,
44+ " VOTables" ,
45+ " VirtualObservatory" ,
4346 ],
4447 " Cosmology" => [
4548 " Cosmology"
@@ -86,11 +89,14 @@ usereadme = Dict(
8689
8790 # Ecosystem
8891 " CasaCore" => " https://github.com/mweastwood/CasaCore.jl" ,
89- " Difmap" => " https://gitlab .com/aplavin /Difmap.jl" ,
92+ " Difmap" => " https://github .com/JuliaAPlavin /Difmap.jl" ,
9093 " OIFITS" => " https://github.com/emmt/OIFITS.jl" ,
9194 " PairPlots" => " https://github.com/sefffal/PairPlots.jl" ,
9295 " PlanetOrbits" => " https://github.com/sefffal/PlanetOrbits.jl" ,
93- " VLBIData" => " https://gitlab.com/aplavin/VLBIData.jl" ,
96+ " SkyImages" => " https://github.com/JuliaAPlavin/SkyImages.jl" ,
97+ " VLBIData" => " https://github.com/JuliaAPlavin/VLBIData.jl" ,
98+ " VOTables" => " https://github.com/JuliaAPlavin/VOTables.jl" ,
99+ " VirtualObservatory" => " https://github.com/JuliaAPlavin/VirtualObservatory.jl" ,
94100)
95101
96102# Specify revision to install and build docs for.
You can’t perform that action at this time.
0 commit comments