Skip to content

Commit 1b071a8

Browse files
Copilotevetion
andauthored
Upgrade Documenter to v1.15.0 to enable objects.inv generation (#206)
* Initial plan * Upgrade Documenter to >=1.3 to enable objects.inv generation Co-authored-by: evetion <[email protected]> * Use specific warnonly list instead of blanket true Co-authored-by: evetion <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: evetion <[email protected]>
1 parent 9edda9e commit 1b071a8

File tree

2 files changed

+268
-31
lines changed

2 files changed

+268
-31
lines changed

docs/Manifest.toml

Lines changed: 266 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,111 +1,347 @@
11
# This file is machine-generated - editing it directly is not advised
22

3-
julia_version = "1.7.2"
3+
julia_version = "1.12.1"
44
manifest_format = "2.0"
5+
project_hash = "3263fc4c20817cc5733316a3cb54e9dfdc2be73c"
56

67
[[deps.ANSIColoredPrinters]]
78
git-tree-sha1 = "574baf8110975760d391c710b6341da1afa48d8c"
89
uuid = "a4c015fc-c6ff-483c-b24f-f7ea428134e9"
910
version = "0.0.1"
1011

12+
[[deps.AbstractTrees]]
13+
git-tree-sha1 = "2d9c9a55f9c93e8887ad391fbae72f8ef55e1177"
14+
uuid = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
15+
version = "0.4.5"
16+
17+
[[deps.ArgTools]]
18+
uuid = "0dad84c5-d112-42e6-8d28-ef12dabb789f"
19+
version = "1.1.2"
20+
21+
[[deps.Artifacts]]
22+
uuid = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"
23+
version = "1.11.0"
24+
1125
[[deps.Base64]]
1226
uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
27+
version = "1.11.0"
28+
29+
[[deps.CodecZlib]]
30+
deps = ["TranscodingStreams", "Zlib_jll"]
31+
git-tree-sha1 = "962834c22b66e32aa10f7611c08c8ca4e20749a9"
32+
uuid = "944b1d66-785c-5afd-91f1-9de20f533193"
33+
version = "0.7.8"
34+
35+
[[deps.DataAPI]]
36+
git-tree-sha1 = "abe83f3a2f1b857aac70ef8b269080af17764bbe"
37+
uuid = "9a962f9c-6df0-11e9-0e5d-c546b8b5ee8a"
38+
version = "1.16.0"
1339

1440
[[deps.Dates]]
1541
deps = ["Printf"]
1642
uuid = "ade2ca70-3891-5945-98fb-dc099432e06a"
43+
version = "1.11.0"
1744

1845
[[deps.DocStringExtensions]]
19-
deps = ["LibGit2"]
20-
git-tree-sha1 = "b19534d1895d702889b219c382a6e18010797f0b"
46+
git-tree-sha1 = "7442a5dfe1ebb773c29cc2962a8980f47221d76c"
2147
uuid = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
22-
version = "0.8.6"
48+
version = "0.9.5"
2349

2450
[[deps.Documenter]]
25-
deps = ["ANSIColoredPrinters", "Base64", "Dates", "DocStringExtensions", "IOCapture", "InteractiveUtils", "JSON", "LibGit2", "Logging", "Markdown", "REPL", "Test", "Unicode"]
26-
git-tree-sha1 = "7d9a46421aef53cbd6b8ecc40c3dcbacbceaf40e"
51+
deps = ["ANSIColoredPrinters", "AbstractTrees", "Base64", "CodecZlib", "Dates", "DocStringExtensions", "Downloads", "Git", "IOCapture", "InteractiveUtils", "JSON", "Logging", "Markdown", "MarkdownAST", "Pkg", "PrecompileTools", "REPL", "RegistryInstances", "SHA", "TOML", "Test", "Unicode"]
52+
git-tree-sha1 = "352b9a04e74edd16429aec79f033620cf8e780d4"
2753
uuid = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
28-
version = "0.27.15"
54+
version = "1.15.0"
55+
56+
[[deps.Downloads]]
57+
deps = ["ArgTools", "FileWatching", "LibCURL", "NetworkOptions"]
58+
uuid = "f43a241f-c20a-4ad4-852c-f6b1247861c6"
59+
version = "1.6.0"
60+
61+
[[deps.Expat_jll]]
62+
deps = ["Artifacts", "JLLWrappers", "Libdl"]
63+
git-tree-sha1 = "27af30de8b5445644e8ffe3bcb0d72049c089cf1"
64+
uuid = "2e619515-83b5-522b-bb60-26c02a35a201"
65+
version = "2.7.3+0"
2966

3067
[[deps.Extents]]
31-
git-tree-sha1 = "a087a23129ac079d43ba6b534c6350325fcd41c9"
68+
git-tree-sha1 = "b309b36a9e02fe7be71270dd8c0fd873625332b4"
3269
uuid = "411431e0-e8b7-467b-b5e0-f676ba4f2910"
33-
version = "0.1.0"
70+
version = "0.1.6"
71+
72+
[[deps.FileWatching]]
73+
uuid = "7b1f6079-737a-58dc-b8bc-7a2ca5c1b5ee"
74+
version = "1.11.0"
75+
76+
[[deps.GeoFormatTypes]]
77+
git-tree-sha1 = "8e233d5167e63d708d41f87597433f59a0f213fe"
78+
uuid = "68eda718-8dee-11e9-39e7-89f7f65f511f"
79+
version = "0.4.4"
3480

3581
[[deps.GeoInterface]]
36-
deps = ["Extents", "RecipesBase"]
37-
path = ".."
82+
deps = ["DataAPI", "Extents", "GeoFormatTypes"]
83+
git-tree-sha1 = "b7c5cdf45298877bb683bdda3f871ff7070985c4"
3884
uuid = "cf35fbd7-0cd7-5166-be24-54bfbe79505f"
39-
version = "1.0.0"
85+
version = "1.6.0"
86+
87+
[deps.GeoInterface.extensions]
88+
GeoInterfaceMakieExt = ["Makie", "GeometryBasics"]
89+
GeoInterfaceRecipesBaseExt = "RecipesBase"
90+
91+
[deps.GeoInterface.weakdeps]
92+
GeometryBasics = "5c1252a2-5f33-56bf-86c9-59e7332b4326"
93+
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
94+
RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
95+
96+
[[deps.Git]]
97+
deps = ["Git_LFS_jll", "Git_jll", "JLLWrappers", "OpenSSH_jll"]
98+
git-tree-sha1 = "824a1890086880696fc908fe12a17bcf61738bd8"
99+
uuid = "d7ba0133-e1db-5d97-8f8c-041e4b3a1eb2"
100+
version = "1.5.0"
101+
102+
[[deps.Git_LFS_jll]]
103+
deps = ["Artifacts", "JLLWrappers", "Libdl"]
104+
git-tree-sha1 = "bb8471f313ed941f299aa53d32a94ab3bee08844"
105+
uuid = "020c3dae-16b3-5ae5-87b3-4cb189e250b2"
106+
version = "3.7.0+0"
107+
108+
[[deps.Git_jll]]
109+
deps = ["Artifacts", "Expat_jll", "JLLWrappers", "LibCURL_jll", "Libdl", "Libiconv_jll", "OpenSSL_jll", "PCRE2_jll", "Zlib_jll"]
110+
git-tree-sha1 = "b6a684587ebe896d9f68ae777f648205940f0f70"
111+
uuid = "f8c6e375-362e-5223-8a59-34ff63f689eb"
112+
version = "2.51.3+0"
40113

41114
[[deps.IOCapture]]
42115
deps = ["Logging", "Random"]
43-
git-tree-sha1 = "f7be53659ab06ddc986428d3a9dcc95f6fa6705a"
116+
git-tree-sha1 = "b6d6bfdd7ce25b0f9b2f6b3dd56b2673a66c8770"
44117
uuid = "b5f81e59-6552-4d32-b1f0-c071b021bf89"
45-
version = "0.2.2"
118+
version = "0.2.5"
46119

47120
[[deps.InteractiveUtils]]
48121
deps = ["Markdown"]
49122
uuid = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
123+
version = "1.11.0"
124+
125+
[[deps.JLLWrappers]]
126+
deps = ["Artifacts", "Preferences"]
127+
git-tree-sha1 = "0533e564aae234aff59ab625543145446d8b6ec2"
128+
uuid = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210"
129+
version = "1.7.1"
50130

51131
[[deps.JSON]]
52-
deps = ["Dates", "Mmap", "Parsers", "Unicode"]
53-
git-tree-sha1 = "3c837543ddb02250ef42f4738347454f95079d4e"
132+
deps = ["Dates", "Logging", "Parsers", "PrecompileTools", "StructUtils", "UUIDs", "Unicode"]
133+
git-tree-sha1 = "06ea418d0c95878c8f3031023951edcf25b9e0ef"
54134
uuid = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
55-
version = "0.21.3"
135+
version = "1.2.0"
136+
137+
[deps.JSON.extensions]
138+
JSONArrowExt = ["ArrowTypes"]
139+
140+
[deps.JSON.weakdeps]
141+
ArrowTypes = "31f734f8-188a-4ce0-8406-c8a06bd891cd"
142+
143+
[[deps.JuliaSyntaxHighlighting]]
144+
deps = ["StyledStrings"]
145+
uuid = "ac6e5ff7-fb65-4e79-a425-ec3bc9c03011"
146+
version = "1.12.0"
147+
148+
[[deps.LazilyInitializedFields]]
149+
git-tree-sha1 = "0f2da712350b020bc3957f269c9caad516383ee0"
150+
uuid = "0e77f7df-68c5-4e49-93ce-4cd80f5598bf"
151+
version = "1.3.0"
152+
153+
[[deps.LibCURL]]
154+
deps = ["LibCURL_jll", "MozillaCACerts_jll"]
155+
uuid = "b27032c2-a3e7-50c8-80cd-2d36dbcbfd21"
156+
version = "0.6.4"
157+
158+
[[deps.LibCURL_jll]]
159+
deps = ["Artifacts", "LibSSH2_jll", "Libdl", "OpenSSL_jll", "Zlib_jll", "nghttp2_jll"]
160+
uuid = "deac9b47-8bc7-5906-a0fe-35ac56dc84c0"
161+
version = "8.11.1+1"
56162

57163
[[deps.LibGit2]]
58-
deps = ["Base64", "NetworkOptions", "Printf", "SHA"]
164+
deps = ["LibGit2_jll", "NetworkOptions", "Printf", "SHA"]
59165
uuid = "76f85450-5226-5b5a-8eaa-529ad045b433"
166+
version = "1.11.0"
167+
168+
[[deps.LibGit2_jll]]
169+
deps = ["Artifacts", "LibSSH2_jll", "Libdl", "OpenSSL_jll"]
170+
uuid = "e37daf67-58a4-590a-8e99-b0245dd2ffc5"
171+
version = "1.9.0+0"
172+
173+
[[deps.LibSSH2_jll]]
174+
deps = ["Artifacts", "Libdl", "OpenSSL_jll"]
175+
uuid = "29816b5a-b9ab-546f-933c-edad1886dfa8"
176+
version = "1.11.3+1"
177+
178+
[[deps.Libdl]]
179+
uuid = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
180+
version = "1.11.0"
181+
182+
[[deps.Libiconv_jll]]
183+
deps = ["Artifacts", "JLLWrappers", "Libdl"]
184+
git-tree-sha1 = "be484f5c92fad0bd8acfef35fe017900b0b73809"
185+
uuid = "94ce4f54-9a6c-5748-9c1c-f9c7231a4531"
186+
version = "1.18.0+0"
60187

61188
[[deps.Logging]]
62189
uuid = "56ddb016-857b-54e1-b83d-db4d58db5568"
190+
version = "1.11.0"
63191

64192
[[deps.Markdown]]
65-
deps = ["Base64"]
193+
deps = ["Base64", "JuliaSyntaxHighlighting", "StyledStrings"]
66194
uuid = "d6f4376e-aef5-505a-96c1-9c027394607a"
195+
version = "1.11.0"
196+
197+
[[deps.MarkdownAST]]
198+
deps = ["AbstractTrees", "Markdown"]
199+
git-tree-sha1 = "465a70f0fc7d443a00dcdc3267a497397b8a3899"
200+
uuid = "d0879d2d-cac2-40c8-9cee-1863dc0c7391"
201+
version = "0.1.2"
67202

68-
[[deps.Mmap]]
69-
uuid = "a63ad114-7e13-5084-954f-fe012c677804"
203+
[[deps.MozillaCACerts_jll]]
204+
uuid = "14a3606d-f60d-562e-9121-12d972cd8159"
205+
version = "2025.5.20"
70206

71207
[[deps.NetworkOptions]]
72208
uuid = "ca575930-c2e3-43a9-ace4-1e988b2c1908"
209+
version = "1.3.0"
210+
211+
[[deps.OpenSSH_jll]]
212+
deps = ["Artifacts", "JLLWrappers", "Libdl", "OpenSSL_jll", "Zlib_jll"]
213+
git-tree-sha1 = "301412a644646fdc0ad67d0a87487466b491e53d"
214+
uuid = "9bd350c2-7e96-507f-8002-3f2e150b4e1b"
215+
version = "10.2.1+0"
216+
217+
[[deps.OpenSSL_jll]]
218+
deps = ["Artifacts", "Libdl"]
219+
uuid = "458c3c95-2e84-50aa-8efc-19380b2a3a95"
220+
version = "3.5.1+0"
221+
222+
[[deps.PCRE2_jll]]
223+
deps = ["Artifacts", "Libdl"]
224+
uuid = "efcefdf7-47ab-520b-bdef-62a2eaa19f15"
225+
version = "10.44.0+1"
73226

74227
[[deps.Parsers]]
75-
deps = ["Dates"]
76-
git-tree-sha1 = "621f4f3b4977325b9128d5fae7a8b4829a0c2222"
228+
deps = ["Dates", "PrecompileTools", "UUIDs"]
229+
git-tree-sha1 = "7d2f8f21da5db6a806faf7b9b292296da42b2810"
77230
uuid = "69de0a69-1ddd-5017-9359-2bf0b02dc9f0"
78-
version = "2.2.4"
231+
version = "2.8.3"
232+
233+
[[deps.Pkg]]
234+
deps = ["Artifacts", "Dates", "Downloads", "FileWatching", "LibGit2", "Libdl", "Logging", "Markdown", "Printf", "Random", "SHA", "TOML", "Tar", "UUIDs", "p7zip_jll"]
235+
uuid = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
236+
version = "1.12.0"
237+
weakdeps = ["REPL"]
238+
239+
[deps.Pkg.extensions]
240+
REPLExt = "REPL"
241+
242+
[[deps.PrecompileTools]]
243+
deps = ["Preferences"]
244+
git-tree-sha1 = "07a921781cab75691315adc645096ed5e370cb77"
245+
uuid = "aea7be01-6a6a-4083-8856-8a6e6704d82a"
246+
version = "1.3.3"
247+
248+
[[deps.Preferences]]
249+
deps = ["TOML"]
250+
git-tree-sha1 = "0f27480397253da18fe2c12a4ba4eb9eb208bf3d"
251+
uuid = "21216c6a-2e73-6563-6e65-726566657250"
252+
version = "1.5.0"
79253

80254
[[deps.Printf]]
81255
deps = ["Unicode"]
82256
uuid = "de0858da-6303-5e67-8744-51eddeeeb8d7"
257+
version = "1.11.0"
83258

84259
[[deps.REPL]]
85-
deps = ["InteractiveUtils", "Markdown", "Sockets", "Unicode"]
260+
deps = ["InteractiveUtils", "JuliaSyntaxHighlighting", "Markdown", "Sockets", "StyledStrings", "Unicode"]
86261
uuid = "3fa0cd96-eef1-5676-8a61-b3b8758bbffb"
262+
version = "1.11.0"
87263

88264
[[deps.Random]]
89-
deps = ["SHA", "Serialization"]
265+
deps = ["SHA"]
90266
uuid = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
267+
version = "1.11.0"
91268

92-
[[deps.RecipesBase]]
93-
git-tree-sha1 = "6bf3f380ff52ce0832ddd3a2a7b9538ed1bcca7d"
94-
uuid = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
95-
version = "1.2.1"
269+
[[deps.RegistryInstances]]
270+
deps = ["LazilyInitializedFields", "Pkg", "TOML", "Tar"]
271+
git-tree-sha1 = "ffd19052caf598b8653b99404058fce14828be51"
272+
uuid = "2792f1a3-b283-48e8-9a74-f99dce5104f3"
273+
version = "0.1.0"
96274

97275
[[deps.SHA]]
98276
uuid = "ea8e919c-243c-51af-8825-aaa63cd721ce"
277+
version = "0.7.0"
99278

100279
[[deps.Serialization]]
101280
uuid = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
281+
version = "1.11.0"
102282

103283
[[deps.Sockets]]
104284
uuid = "6462fe0b-24de-5631-8697-dd941f90decc"
285+
version = "1.11.0"
286+
287+
[[deps.StructUtils]]
288+
deps = ["Dates", "UUIDs"]
289+
git-tree-sha1 = "cd47aa083c9c7bdeb7b92de26deb46d6a33163c9"
290+
uuid = "ec057cc2-7a8d-4b58-b3b3-92acb9f63b42"
291+
version = "2.5.1"
292+
293+
[deps.StructUtils.extensions]
294+
StructUtilsMeasurementsExt = ["Measurements"]
295+
StructUtilsTablesExt = ["Tables"]
296+
297+
[deps.StructUtils.weakdeps]
298+
Measurements = "eff96d63-e80a-5855-80a2-b1b0885c5ab7"
299+
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
300+
301+
[[deps.StyledStrings]]
302+
uuid = "f489334b-da3d-4c2e-b8f0-e476e12c162b"
303+
version = "1.11.0"
304+
305+
[[deps.TOML]]
306+
deps = ["Dates"]
307+
uuid = "fa267f1f-6049-4f14-aa54-33bafae1ed76"
308+
version = "1.0.3"
309+
310+
[[deps.Tar]]
311+
deps = ["ArgTools", "SHA"]
312+
uuid = "a4e569a6-e804-4fa4-b0f3-eef7a1d5b13e"
313+
version = "1.10.0"
105314

106315
[[deps.Test]]
107316
deps = ["InteractiveUtils", "Logging", "Random", "Serialization"]
108317
uuid = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
318+
version = "1.11.0"
319+
320+
[[deps.TranscodingStreams]]
321+
git-tree-sha1 = "0c45878dcfdcfa8480052b6ab162cdd138781742"
322+
uuid = "3bb67fe8-82b1-5028-8e26-92a6c54297fa"
323+
version = "0.11.3"
324+
325+
[[deps.UUIDs]]
326+
deps = ["Random", "SHA"]
327+
uuid = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
328+
version = "1.11.0"
109329

110330
[[deps.Unicode]]
111331
uuid = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"
332+
version = "1.11.0"
333+
334+
[[deps.Zlib_jll]]
335+
deps = ["Libdl"]
336+
uuid = "83775a58-1f1d-513f-b197-d71354ab007a"
337+
version = "1.3.1+2"
338+
339+
[[deps.nghttp2_jll]]
340+
deps = ["Artifacts", "Libdl"]
341+
uuid = "8e850ede-7688-5339-a07c-302acd2aaf8d"
342+
version = "1.64.0+1"
343+
344+
[[deps.p7zip_jll]]
345+
deps = ["Artifacts", "Libdl"]
346+
uuid = "3f19e933-33d8-53b3-aaab-bd5110c3b7a0"
347+
version = "17.5.0+2"

docs/make.jl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@ makedocs(;
3333
"Implementations" => "reference/integrations.md"
3434
],
3535
],
36-
doctest=true
36+
doctest=true,
37+
warnonly=[:cross_references, :missing_docs]
3738
)
3839

3940
deploydocs(;

0 commit comments

Comments
 (0)