Odoc_xref2.Strengthen
val signature :
Odoc_xref2.Cpath.module_ ->
?canonical:Odoc_model.Paths.Path.Module.t ->
Odoc_xref2.Component.Signature.t ->
Odoc_xref2.Component.Signature.t
val sig_items :
Odoc_xref2.Cpath.module_ ->
?canonical:Odoc_model.Paths.Path.Module.t ->
Odoc_xref2.Component.Signature.t ->
Odoc_xref2.Component.Signature.t * Odoc_xref2.Ident.module_ list
val module_ :
?canonical:Odoc_model.Paths.Path.Module.t ->
Odoc_xref2.Cpath.module_ ->
Odoc_xref2.Component.Module.t ->
Odoc_xref2.Component.Module.t
val module_type :
Odoc_xref2.Cpath.module_type ->
Odoc_xref2.Component.ModuleType.t ->
Odoc_xref2.Component.ModuleType.t
val type_decl :
Odoc_xref2.Cpath.type_ ->
Odoc_xref2.Component.TypeDecl.t ->
Odoc_xref2.Component.TypeDecl.t
val include_ :
Odoc_xref2.Cpath.module_ ->
Odoc_xref2.Component.Include.t ->
Odoc_xref2.Component.Include.t * Odoc_xref2.Ident.module_ list