Skip to content

Commit 1f74654

Browse files
committed
Go to Documentor v1
1 parent ea7f2db commit 1f74654

File tree

3 files changed

+129
-12
lines changed

3 files changed

+129
-12
lines changed

docs/Manifest.toml

Lines changed: 128 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# This file is machine-generated - editing it directly is not advised
22

3+
[[ANSIColoredPrinters]]
4+
git-tree-sha1 = "574baf8110975760d391c710b6341da1afa48d8c"
5+
uuid = "a4c015fc-c6ff-483c-b24f-f7ea428134e9"
6+
version = "0.0.1"
7+
8+
[[AbstractTrees]]
9+
git-tree-sha1 = "faa260e4cb5aba097a73fab382dd4b5819d8ec8c"
10+
uuid = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
11+
version = "0.4.4"
12+
13+
[[ArgTools]]
14+
uuid = "0dad84c5-d112-42e6-8d28-ef12dabb789f"
15+
version = "1.1.1"
16+
317
[[Artifacts]]
418
uuid = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"
519

@@ -37,38 +51,85 @@ uuid = "ade2ca70-3891-5945-98fb-dc099432e06a"
3751

3852
[[DocStringExtensions]]
3953
deps = ["LibGit2"]
40-
git-tree-sha1 = "b19534d1895d702889b219c382a6e18010797f0b"
54+
git-tree-sha1 = "2fb1e02f2b635d0845df5d7c167fec4dd739b00d"
4155
uuid = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
42-
version = "0.8.6"
56+
version = "0.9.3"
4357

4458
[[Documenter]]
45-
deps = ["Base64", "Dates", "DocStringExtensions", "IOCapture", "InteractiveUtils", "JSON", "LibGit2", "Logging", "Markdown", "REPL", "Test", "Unicode"]
46-
git-tree-sha1 = "a4875e0763112d6d017126f3944f4133abb342ae"
59+
deps = ["ANSIColoredPrinters", "AbstractTrees", "Base64", "Dates", "DocStringExtensions", "Downloads", "Git", "IOCapture", "InteractiveUtils", "JSON", "LibGit2", "Logging", "Markdown", "MarkdownAST", "Pkg", "PrecompileTools", "REPL", "RegistryInstances", "SHA", "Test", "Unicode"]
60+
git-tree-sha1 = "2613dbec8f4748273bbe30ba71fd5cb369966bac"
4761
uuid = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
48-
version = "0.25.5"
62+
version = "1.2.1"
63+
64+
[[Downloads]]
65+
deps = ["ArgTools", "FileWatching", "LibCURL", "NetworkOptions"]
66+
uuid = "f43a241f-c20a-4ad4-852c-f6b1247861c6"
67+
version = "1.6.0"
68+
69+
[[Expat_jll]]
70+
deps = ["Artifacts", "JLLWrappers", "Libdl"]
71+
git-tree-sha1 = "4558ab818dcceaab612d1bb8c19cee87eda2b83c"
72+
uuid = "2e619515-83b5-522b-bb60-26c02a35a201"
73+
version = "2.5.0+0"
74+
75+
[[FileWatching]]
76+
uuid = "7b1f6079-737a-58dc-b8bc-7a2ca5c1b5ee"
4977

5078
[[FiniteDifferences]]
5179
deps = ["ChainRulesCore", "LinearAlgebra", "Printf", "Random", "Richardson", "SparseArrays", "StaticArrays"]
5280
path = ".."
5381
uuid = "26cc04aa-876d-5657-8c51-4c34ba976000"
54-
version = "0.12.28"
82+
version = "0.12.31"
83+
84+
[[Git]]
85+
deps = ["Git_jll"]
86+
git-tree-sha1 = "51764e6c2e84c37055e846c516e9015b4a291c7d"
87+
uuid = "d7ba0133-e1db-5d97-8f8c-041e4b3a1eb2"
88+
version = "1.3.0"
89+
90+
[[Git_jll]]
91+
deps = ["Artifacts", "Expat_jll", "JLLWrappers", "LibCURL_jll", "Libdl", "Libiconv_jll", "OpenSSL_jll", "PCRE2_jll", "Zlib_jll"]
92+
git-tree-sha1 = "b30c473c97fcc1e1e44fab8f3e88fd1b89c9e9d1"
93+
uuid = "f8c6e375-362e-5223-8a59-34ff63f689eb"
94+
version = "2.43.0+0"
5595

5696
[[IOCapture]]
57-
deps = ["Logging"]
58-
git-tree-sha1 = "377252859f740c217b936cebcd918a44f9b53b59"
97+
deps = ["Logging", "Random"]
98+
git-tree-sha1 = "8b72179abc660bfab5e28472e019392b97d0985c"
5999
uuid = "b5f81e59-6552-4d32-b1f0-c071b021bf89"
60-
version = "0.1.1"
100+
version = "0.2.4"
61101

62102
[[InteractiveUtils]]
63103
deps = ["Markdown"]
64104
uuid = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
65105

106+
[[JLLWrappers]]
107+
deps = ["Artifacts", "Preferences"]
108+
git-tree-sha1 = "7e5d6779a1e09a36db2a7b6cff50942a0a7d0fca"
109+
uuid = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210"
110+
version = "1.5.0"
111+
66112
[[JSON]]
67113
deps = ["Dates", "Mmap", "Parsers", "Unicode"]
68114
git-tree-sha1 = "31e996f0a15c7b280ba9f76636b3ff9e2ae58c9a"
69115
uuid = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
70116
version = "0.21.4"
71117

118+
[[LazilyInitializedFields]]
119+
git-tree-sha1 = "8f7f3cabab0fd1800699663533b6d5cb3fc0e612"
120+
uuid = "0e77f7df-68c5-4e49-93ce-4cd80f5598bf"
121+
version = "1.2.2"
122+
123+
[[LibCURL]]
124+
deps = ["LibCURL_jll", "MozillaCACerts_jll"]
125+
uuid = "b27032c2-a3e7-50c8-80cd-2d36dbcbfd21"
126+
version = "0.6.4"
127+
128+
[[LibCURL_jll]]
129+
deps = ["Artifacts", "LibSSH2_jll", "Libdl", "MbedTLS_jll", "Zlib_jll", "nghttp2_jll"]
130+
uuid = "deac9b47-8bc7-5906-a0fe-35ac56dc84c0"
131+
version = "8.4.0+0"
132+
72133
[[LibGit2]]
73134
deps = ["Base64", "LibGit2_jll", "NetworkOptions", "Printf", "SHA"]
74135
uuid = "76f85450-5226-5b5a-8eaa-529ad045b433"
@@ -86,6 +147,12 @@ version = "1.11.0+1"
86147
[[Libdl]]
87148
uuid = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
88149

150+
[[Libiconv_jll]]
151+
deps = ["Artifacts", "JLLWrappers", "Libdl"]
152+
git-tree-sha1 = "f9557a255370125b405568f9767d6d195822a175"
153+
uuid = "94ce4f54-9a6c-5748-9c1c-f9c7231a4531"
154+
version = "1.17.0+0"
155+
89156
[[LinearAlgebra]]
90157
deps = ["Libdl", "OpenBLAS_jll", "libblastrampoline_jll"]
91158
uuid = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
@@ -97,6 +164,12 @@ uuid = "56ddb016-857b-54e1-b83d-db4d58db5568"
97164
deps = ["Base64"]
98165
uuid = "d6f4376e-aef5-505a-96c1-9c027394607a"
99166

167+
[[MarkdownAST]]
168+
deps = ["AbstractTrees", "Markdown"]
169+
git-tree-sha1 = "465a70f0fc7d443a00dcdc3267a497397b8a3899"
170+
uuid = "d0879d2d-cac2-40c8-9cee-1863dc0c7391"
171+
version = "0.1.2"
172+
100173
[[MbedTLS_jll]]
101174
deps = ["Artifacts", "Libdl"]
102175
uuid = "c8ffd9c3-330d-5841-b78e-0817d7145fa1"
@@ -105,6 +178,10 @@ version = "2.28.2+1"
105178
[[Mmap]]
106179
uuid = "a63ad114-7e13-5084-954f-fe012c677804"
107180

181+
[[MozillaCACerts_jll]]
182+
uuid = "14a3606d-f60d-562e-9121-12d972cd8159"
183+
version = "2023.1.10"
184+
108185
[[NetworkOptions]]
109186
uuid = "ca575930-c2e3-43a9-ace4-1e988b2c1908"
110187
version = "1.2.0"
@@ -114,12 +191,28 @@ deps = ["Artifacts", "CompilerSupportLibraries_jll", "Libdl"]
114191
uuid = "4536629a-c528-5b80-bd46-f80d51c5b363"
115192
version = "0.3.23+2"
116193

194+
[[OpenSSL_jll]]
195+
deps = ["Artifacts", "JLLWrappers", "Libdl"]
196+
git-tree-sha1 = "cc6e1927ac521b659af340e0ca45828a3ffc748f"
197+
uuid = "458c3c95-2e84-50aa-8efc-19380b2a3a95"
198+
version = "3.0.12+0"
199+
200+
[[PCRE2_jll]]
201+
deps = ["Artifacts", "Libdl"]
202+
uuid = "efcefdf7-47ab-520b-bdef-62a2eaa19f15"
203+
version = "10.42.0+1"
204+
117205
[[Parsers]]
118206
deps = ["Dates", "PrecompileTools", "UUIDs"]
119207
git-tree-sha1 = "8489905bcdbcfac64d1daa51ca07c0d8f0283821"
120208
uuid = "69de0a69-1ddd-5017-9359-2bf0b02dc9f0"
121209
version = "2.8.1"
122210

211+
[[Pkg]]
212+
deps = ["Artifacts", "Dates", "Downloads", "FileWatching", "LibGit2", "Libdl", "Logging", "Markdown", "Printf", "REPL", "Random", "SHA", "Serialization", "TOML", "Tar", "UUIDs", "p7zip_jll"]
213+
uuid = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
214+
version = "1.10.0"
215+
123216
[[PrecompileTools]]
124217
deps = ["Preferences"]
125218
git-tree-sha1 = "03b4c25b43cb84cee5c90aa9b5ea0a78fd848d2f"
@@ -144,6 +237,12 @@ uuid = "3fa0cd96-eef1-5676-8a61-b3b8758bbffb"
144237
deps = ["SHA"]
145238
uuid = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
146239

240+
[[RegistryInstances]]
241+
deps = ["LazilyInitializedFields", "Pkg", "TOML", "Tar"]
242+
git-tree-sha1 = "ffd19052caf598b8653b99404058fce14828be51"
243+
uuid = "2792f1a3-b283-48e8-9a74-f99dce5104f3"
244+
version = "0.1.0"
245+
147246
[[Richardson]]
148247
deps = ["LinearAlgebra"]
149248
git-tree-sha1 = "48f038bfd83344065434089c2a79417f38715c41"
@@ -194,6 +293,11 @@ deps = ["Dates"]
194293
uuid = "fa267f1f-6049-4f14-aa54-33bafae1ed76"
195294
version = "1.0.3"
196295

296+
[[Tar]]
297+
deps = ["ArgTools", "SHA"]
298+
uuid = "a4e569a6-e804-4fa4-b0f3-eef7a1d5b13e"
299+
version = "1.10.0"
300+
197301
[[Test]]
198302
deps = ["InteractiveUtils", "Logging", "Random", "Serialization"]
199303
uuid = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
@@ -205,7 +309,22 @@ uuid = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
205309
[[Unicode]]
206310
uuid = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"
207311

312+
[[Zlib_jll]]
313+
deps = ["Libdl"]
314+
uuid = "83775a58-1f1d-513f-b197-d71354ab007a"
315+
version = "1.2.13+1"
316+
208317
[[libblastrampoline_jll]]
209318
deps = ["Artifacts", "Libdl"]
210319
uuid = "8e850b90-86db-534c-a0d3-1478176c7d93"
211320
version = "5.8.0+1"
321+
322+
[[nghttp2_jll]]
323+
deps = ["Artifacts", "Libdl"]
324+
uuid = "8e850ede-7688-5339-a07c-302acd2aaf8d"
325+
version = "1.52.0+1"
326+
327+
[[p7zip_jll]]
328+
deps = ["Artifacts", "Libdl"]
329+
uuid = "3f19e933-33d8-53b3-aaab-bd5110c3b7a0"
330+
version = "17.4.0+2"

docs/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
33
FiniteDifferences = "26cc04aa-876d-5657-8c51-4c34ba976000"
44

55
[compat]
6-
Documenter = "0.25"
6+
Documenter = "1"

docs/make.jl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,7 @@ makedocs(
1616
pages=["Home" => "index.md", "API" => "pages/api.md"],
1717
authors="Invenia Labs",
1818
checkdocs=:exports,
19-
repo="https://github.com/JuliaDiff/FiniteDifferences.jl/blob/{commit}{path}#L{line}",
2019
sitename="FiniteDifferences.jl",
21-
strict=true,
2220
)
2321

2422
deploydocs(repo="github.com/JuliaDiff/FiniteDifferences.jl.git")

0 commit comments

Comments
 (0)