Skip to content

Commit c75a874

Browse files
committed
cleanup
1 parent 8f701f9 commit c75a874

File tree

1 file changed

+1
-185
lines changed

1 file changed

+1
-185
lines changed

docs/make.jl

Lines changed: 1 addition & 185 deletions
Original file line numberDiff line numberDiff line change
@@ -108,192 +108,8 @@ docs = [
108108
generate_multidoc_refs.(packages)
109109
)
110110
end...
111-
#MultiDocumenter.DropdownNav(
112-
# "Time, Coordinates, & Units",
113-
# [
114-
# MultiDocumenter.MultiDocRef(
115-
# upstream = joinpath(clonedir, "AstroAngles"),
116-
# path = "AstroAngles",
117-
# name = "AstroAngles",
118-
# giturl = "https://github.com/JuliaAstro/AstroAngles.jl.git",
119-
# ),
120-
# MultiDocumenter.MultiDocRef(
121-
# upstream = joinpath(clonedir, "AstroTime"),
122-
# path = "AstroTime",
123-
# name = "AstroTime",
124-
# giturl = "https://github.com/JuliaAstro/AstroTime.jl.git",
125-
# ),
126-
# MultiDocumenter.MultiDocRef(
127-
# upstream = joinpath(clonedir, "ERFA"),
128-
# path = "ERFA",
129-
# name = "ERFA",
130-
# giturl = "https://github.com/JuliaAstro/ERFA.jl.git",
131-
# ),
132-
# MultiDocumenter.MultiDocRef(
133-
# upstream = joinpath(clonedir, "SkyCoords"),
134-
# path = "SkyCoords",
135-
# name = "SkyCoords",
136-
# giturl = "https://github.com/JuliaAstro/SkyCoords.jl.git",
137-
# ),
138-
# MultiDocumenter.MultiDocRef(
139-
# upstream = joinpath(clonedir, "UnitfulAstro"),
140-
# path = "UnitfulAstro",
141-
# name = "UnitfulAstro",
142-
# giturl = "https://github.com/JuliaAstro/UnitfulAstro.jl.git",
143-
# ),
144-
# MultiDocumenter.MultiDocRef(
145-
# upstream = joinpath(clonedir, "WCS"),
146-
# path = "WCS",
147-
# name = "WCS",
148-
# giturl = "https://github.com/JuliaAstro/WCS.jl.git",
149-
# ),
150-
# ]
151-
#),
152-
#MultiDocumenter.DropdownNav(
153-
# "Images",
154-
# [
155-
# MultiDocumenter.MultiDocRef(
156-
# upstream = joinpath(clonedir, "AstroImages"),
157-
# path = "AstroImages",
158-
# name = "AstroImages",
159-
# giturl = "https://github.com/JuliaAstro/AstroImages.jl.git",
160-
# ),
161-
# MultiDocumenter.MultiDocRef(
162-
# upstream = joinpath(clonedir, "SAOImagesDS9"),
163-
# path = "SAOImagesDS9",
164-
# name = "SAOImagesDS9",
165-
# giturl = "https://github.com/JuliaAstro/SAOImageDS9.jl.git",
166-
# ),
167-
# MultiDocumenter.MultiDocRef(
168-
# upstream = joinpath(clonedir, "Photometry"),
169-
# path = "Photometry",
170-
# name = "Photometry",
171-
# giturl = "https://github.com/juliaastro/Photometry.jl.git",
172-
# ),
173-
# MultiDocumenter.MultiDocRef(
174-
# upstream = joinpath(clonedir, "PSFModels"),
175-
# path = "PSFModels",
176-
# name = "PSFModels",
177-
# giturl = "https://github.com/juliaastro/PSFModels.jl.git",
178-
# ),
179-
# MultiDocumenter.MultiDocRef(
180-
# upstream = joinpath(clonedir, "LACosmic"),
181-
# path = "LACosmic",
182-
# name = "LACosmic",
183-
# giturl = "https://github.com/juliaastro/LACosmic.jl.git",
184-
# ),
185-
# ]
186-
#),
187-
#MultiDocumenter.DropdownNav(
188-
# "Data I/O",
189-
# [
190-
# MultiDocumenter.MultiDocRef(
191-
# upstream = joinpath(clonedir, "AstroImages"),
192-
# path = "AstroImages",
193-
# name = "AstroImages",
194-
# giturl = "https://github.com/JuliaAstro/AstroImages.jl.git",
195-
# ),
196-
# MultiDocumenter.MultiDocRef(
197-
# upstream = joinpath(clonedir, "FITSIO"),
198-
# path = "FITSIO",
199-
# name = "FITSIO",
200-
# giturl = "https://github.com/JuliaAstro/FITSIO.jl.git",
201-
# ),
202-
# MultiDocumenter.MultiDocRef(
203-
# upstream = joinpath(clonedir, "CFITSIO"),
204-
# path = "CFITSIO",
205-
# name = "CFITSIO",
206-
# giturl = "https://github.com/JuliaAstro/CFITSIO.jl.git",
207-
# ),
208-
# MultiDocumenter.Link(
209-
# "mweastwood/CasaCore",
210-
# "http://mweastwood.info/CasaCore.jl/stable/",
211-
# ),
212-
# MultiDocumenter.Link(
213-
# "emmt/OIFITS",
214-
# "https://github.com/emmt/OIFITS.jl?tab=readme-ov-file#support-for-oi-fits-data-in-julia",
215-
# ),
216-
# MultiDocumenter.Link(
217-
# "aplavin/VLBIData",
218-
# "https://github.com/JuliaAPlavin/VLBIData.jl",
219-
# ),
220-
# MultiDocumenter.Link(
221-
# "aplavin/Difmap",
222-
# "https://github.com/JuliaAPlavin/Difmap.jl",
223-
# ),
224-
# ]
225-
#),
226-
#MultiDocumenter.DropdownNav(
227-
# "Cosmology",
228-
# [
229-
# MultiDocumenter.MultiDocRef(
230-
# upstream = joinpath(clonedir, "Cosmology"),
231-
# path = "Cosmology",
232-
# name = "Cosmology",
233-
# giturl = "https://github.com/JuliaAstro/Cosmology.jl.git",
234-
# ),
235-
# ]
236-
#),
237-
#MultiDocumenter.DropdownNav(
238-
# "Orbits & Ephemerides",
239-
# [
240-
# MultiDocumenter.MultiDocRef(
241-
# upstream = joinpath(clonedir, "Transits"),
242-
# path = "Transits",
243-
# name = "Transits",
244-
# giturl = "https://github.com/JuliaAstro/Transits.jl.git",
245-
# ),
246-
# MultiDocumenter.MultiDocRef(
247-
# upstream = joinpath(clonedir, "sefffal/PlanetOrbits"),
248-
# path = "sefffal/PlanetOrbits",
249-
# name = "sefffal/PlanetOrbits",
250-
# giturl = "https://github.com/sefffal/PlanetOrbits.jl.git",
251-
# ),
252-
# MultiDocumenter.MultiDocRef(
253-
# upstream = joinpath(clonedir, "EarthOrientation"),
254-
# path = "EarthOrientation",
255-
# name = "EarthOrientation",
256-
# giturl = "https://github.com/JuliaAstro/EarthOrientation.jl.git",
257-
# ),
258-
# MultiDocumenter.Link(
259-
# "JPLEphemeris",
260-
# "https://github.com/JuliaAstro/JPLEphemeris.jl",
261-
# ),
262-
# MultiDocumenter.MultiDocRef(
263-
# upstream = joinpath(clonedir, "AstroLib"),
264-
# path = "AstroLib",
265-
# name = "AstroLib",
266-
# giturl = "https://github.com/JuliaAstro/AstroLib.jl.git",
267-
# ),
268-
# ]
269-
#),
270-
#MultiDocumenter.DropdownNav(
271-
# "Numerical Utilities",
272-
# [
273-
# MultiDocumenter.MultiDocRef(
274-
# upstream = joinpath(clonedir, "BoxLeastSquares"),
275-
# path = "BoxLeastSquares",
276-
# name = "BoxLeastSquares",
277-
# giturl = "https://github.com/JuliaAstro/BoxLeastSquares.jl.git",
278-
# ),
279-
# MultiDocumenter.MultiDocRef(
280-
# upstream = joinpath(clonedir, "LombScargle"),
281-
# path = "LombScargle",
282-
# name = "LombScargle",
283-
# giturl = "https://github.com/JuliaAstro/LombScargle.jl.git",
284-
# ),
285-
# ]
286-
#),
287-
#MultiDocumenter.DropdownNav(
288-
# "Statistics",
289-
# [
290-
# MultiDocumenter.Link(
291-
# "sefffal/PairPlots",
292-
# "https://sefffal.github.io/PairPlots.jl/dev",
293-
# ),
294-
# ]
295-
#),
296111
]
112+
297113
MultiDocumenter.make(
298114
outpath,
299115
docs;

0 commit comments

Comments
 (0)