Module Odoc_xref2.LinkSource
Source
val signature :
Odoc_xref2.Env.t ->
Odoc_model.Paths.Identifier.Signature.t ->
Odoc_model.Lang.Signature.t ->
Odoc_model.Lang.Signature.tFor testing purpose. May call Lookup_failures.report.
Source
val link :
filename:string ->
Odoc_xref2.Env.t ->
Odoc_model.Lang.Compilation_unit.t ->
Odoc_model.Lang.Compilation_unit.t Odoc_model.Error.with_warningsSource
val resolve_page :
filename:string ->
Odoc_xref2.Env.t ->
Odoc_model.Lang.Page.t ->
Odoc_model.Lang.Page.t Odoc_model.Error.with_warningsSource
val resolve_impl :
filename:string ->
Odoc_xref2.Env.t ->
Odoc_model.Lang.Implementation.t ->
Odoc_model.Lang.Implementation.t Odoc_model.Error.with_warnings