resolve_external_ref
Notedocblock
Inventory Resolve an external reference to its documentation URL using the package’s Sphinx Inventory.
Arguments
ref::ExternalRef: External reference to resolveregistry: External docs registry to use
Returns
The full URL if the package has a loaded inventory containing the symbol, nothing otherwise. URLs are never fabricated: a registered package without an inventory (or one whose inventory lacks the symbol) yields nothing.