Skip to content

Commit 1b70c13

Browse files
committed
Update external documentation links
1 parent 027f8e4 commit 1b70c13

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/make.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ links = InterLinks(
6363
"https://docs.sciml.ai/RecursiveArrayTools/stable/objects.inv",
6464
joinpath(@__DIR__, "src", "inventories", "RecursiveArrayTools.toml")
6565
),
66+
"ArrayInterface" => "https://docs.sciml.ai/ArrayInterface/stable/",
6667
"DrWatson" => "https://juliadynamics.github.io/DrWatson.jl/stable/",
6768
)
6869

@@ -75,6 +76,7 @@ fallbacks = DocumenterInterLinks.ExternalFallbacks(
7576
"GrapeResult" => "@extref GRAPE :jl:type:`GRAPE.GrapeResult`",
7677
"make_grape_print_iters" => "@extref GRAPE :jl:function:`GRAPE.make_grape_print_iters`",
7778
"GrapeWrk" => "@extref GRAPE :jl:type:`GRAPE.GrapeWrk`",
79+
"Operators" => "@extref QuantumPropagators :std:label:`Operators`",
7880
automatic = false,
7981
)
8082

0 commit comments

Comments
 (0)