Module Component.Fmt
Formatting functions for components
val default : Odoc_xref2.Component.Fmt.configval signature :
Odoc_xref2.Component.Fmt.config ->
Stdlib.Format.formatter ->
Odoc_xref2.Component.Signature.t ->
unitval removed_item :
Odoc_xref2.Component.Fmt.config ->
Stdlib.Format.formatter ->
Odoc_xref2.Component.Signature.removed_item ->
unitval removed_item_list :
Odoc_xref2.Component.Fmt.config ->
Stdlib.Format.formatter ->
Odoc_xref2.Component.Signature.removed_item list ->
unitval class_ :
Odoc_xref2.Component.Fmt.config ->
Stdlib.Format.formatter ->
Odoc_xref2.Component.Class.t ->
unitval class_type :
Odoc_xref2.Component.Fmt.config ->
Stdlib.Format.formatter ->
Odoc_xref2.Component.ClassType.t ->
unitval include_ :
Odoc_xref2.Component.Fmt.config ->
Stdlib.Format.formatter ->
Odoc_xref2.Component.Include.t ->
unitval value :
Odoc_xref2.Component.Fmt.config ->
Stdlib.Format.formatter ->
Odoc_xref2.Component.Value.t ->
unitval module_decl :
Odoc_xref2.Component.Fmt.config ->
Stdlib.Format.formatter ->
Odoc_xref2.Component.Module.decl ->
unitval include_decl :
Odoc_xref2.Component.Fmt.config ->
Stdlib.Format.formatter ->
Odoc_xref2.Component.Include.decl ->
unitval module_ :
Odoc_xref2.Component.Fmt.config ->
Stdlib.Format.formatter ->
Odoc_xref2.Component.Module.t ->
unitval module_type :
Odoc_xref2.Component.Fmt.config ->
Stdlib.Format.formatter ->
Odoc_xref2.Component.ModuleType.t ->
unitval simple_expansion :
Odoc_xref2.Component.Fmt.config ->
bool ->
Stdlib.Format.formatter ->
Odoc_xref2.Component.ModuleType.simple_expansion ->
unitval module_type_type_of_desc :
Odoc_xref2.Component.Fmt.config ->
Stdlib.Format.formatter ->
Odoc_xref2.Component.ModuleType.type_of_desc ->
unitval u_module_type_expr :
Odoc_xref2.Component.Fmt.config ->
Stdlib.Format.formatter ->
Odoc_xref2.Component.ModuleType.U.expr ->
unitval module_type_expr :
Odoc_xref2.Component.Fmt.config ->
Stdlib.Format.formatter ->
Odoc_xref2.Component.ModuleType.expr ->
unitval functor_parameter :
Odoc_xref2.Component.Fmt.config ->
Stdlib.Format.formatter ->
Odoc_xref2.Component.FunctorParameter.t ->
unitval functor_parameter_parameter :
Odoc_xref2.Component.Fmt.config ->
Stdlib.Format.formatter ->
Odoc_xref2.Component.FunctorParameter.parameter ->
unitval type_decl :
Odoc_xref2.Component.Fmt.config ->
Stdlib.Format.formatter ->
Odoc_xref2.Component.TypeDecl.t ->
unitval type_equation :
Odoc_xref2.Component.Fmt.config ->
Stdlib.Format.formatter ->
Odoc_xref2.Component.TypeDecl.Equation.t ->
unitval exception_ :
Odoc_xref2.Component.Fmt.config ->
Stdlib.Format.formatter ->
Odoc_xref2.Component.Exception.t ->
unitval extension :
Odoc_xref2.Component.Fmt.config ->
Stdlib.Format.formatter ->
Odoc_xref2.Component.Extension.t ->
unitval substitution :
Odoc_xref2.Component.Fmt.config ->
Stdlib.Format.formatter ->
Odoc_xref2.Component.ModuleType.substitution ->
unitval substitution_list :
Odoc_xref2.Component.Fmt.config ->
Stdlib.Format.formatter ->
Odoc_xref2.Component.ModuleType.substitution list ->
unitval type_expr_list :
Odoc_xref2.Component.Fmt.config ->
Stdlib.Format.formatter ->
Odoc_xref2.Component.TypeExpr.t list ->
unitval type_object :
Odoc_xref2.Component.Fmt.config ->
Stdlib.Format.formatter ->
Odoc_xref2.Component.TypeExpr.Object.t ->
unitval type_class :
Odoc_xref2.Component.Fmt.config ->
Stdlib.Format.formatter ->
(Odoc_xref2.Cpath.class_type * Odoc_xref2.Component.TypeExpr.t list) ->
unitval type_package :
Odoc_xref2.Component.Fmt.config ->
Stdlib.Format.formatter ->
Odoc_xref2.Component.TypeExpr.Package.t ->
unitval type_expr_polymorphic_variant :
Odoc_xref2.Component.Fmt.config ->
Stdlib.Format.formatter ->
Odoc_xref2.Component.TypeExpr.Polymorphic_variant.t ->
unitval type_expr :
Odoc_xref2.Component.Fmt.config ->
Stdlib.Format.formatter ->
Odoc_xref2.Component.TypeExpr.t ->
unitval resolved_module_path :
Odoc_xref2.Component.Fmt.config ->
Stdlib.Format.formatter ->
Odoc_xref2.Cpath.Resolved.module_ ->
unitval module_path :
Odoc_xref2.Component.Fmt.config ->
Stdlib.Format.formatter ->
Odoc_xref2.Cpath.module_ ->
unitval resolved_module_type_path :
Odoc_xref2.Component.Fmt.config ->
Stdlib.Format.formatter ->
Odoc_xref2.Cpath.Resolved.module_type ->
unitval module_type_path :
Odoc_xref2.Component.Fmt.config ->
Stdlib.Format.formatter ->
Odoc_xref2.Cpath.module_type ->
unitval resolved_type_path :
Odoc_xref2.Component.Fmt.config ->
Stdlib.Format.formatter ->
Odoc_xref2.Cpath.Resolved.type_ ->
unitval resolved_value_path :
Odoc_xref2.Component.Fmt.config ->
Stdlib.Format.formatter ->
Odoc_xref2.Cpath.Resolved.value ->
unitval resolved_parent_path :
Odoc_xref2.Component.Fmt.config ->
Stdlib.Format.formatter ->
Odoc_xref2.Cpath.Resolved.parent ->
unitval type_path :
Odoc_xref2.Component.Fmt.config ->
Stdlib.Format.formatter ->
Odoc_xref2.Cpath.type_ ->
unitval value_path :
Odoc_xref2.Component.Fmt.config ->
Stdlib.Format.formatter ->
Odoc_xref2.Cpath.value ->
unitval resolved_class_type_path :
Odoc_xref2.Component.Fmt.config ->
Stdlib.Format.formatter ->
Odoc_xref2.Cpath.Resolved.class_type ->
unitval class_type_path :
Odoc_xref2.Component.Fmt.config ->
Stdlib.Format.formatter ->
Odoc_xref2.Cpath.class_type ->
unitval model_path :
Odoc_xref2.Component.Fmt.config ->
Stdlib.Format.formatter ->
Odoc_model.Paths.Path.t ->
unitval model_resolved_path :
Odoc_xref2.Component.Fmt.config ->
Stdlib.Format.formatter ->
Odoc_model.Paths.Path.Resolved.t ->
unitval model_identifier :
Odoc_xref2.Component.Fmt.config ->
Stdlib.Format.formatter ->
Odoc_model.Paths.Identifier.t ->
unitval model_fragment :
Odoc_xref2.Component.Fmt.config ->
Stdlib.Format.formatter ->
Odoc_model.Paths.Fragment.t ->
unitval model_resolved_fragment :
Odoc_xref2.Component.Fmt.config ->
Stdlib.Format.formatter ->
Odoc_model.Paths.Fragment.Resolved.t ->
unitval resolved_root_fragment :
Odoc_xref2.Component.Fmt.config ->
Stdlib.Format.formatter ->
Odoc_xref2.Cfrag.root ->
unitval resolved_signature_fragment :
Odoc_xref2.Component.Fmt.config ->
Stdlib.Format.formatter ->
Odoc_xref2.Cfrag.resolved_signature ->
unitval resolved_module_fragment :
Odoc_xref2.Component.Fmt.config ->
Stdlib.Format.formatter ->
Odoc_xref2.Cfrag.resolved_module ->
unitval resolved_type_fragment :
Odoc_xref2.Component.Fmt.config ->
Stdlib.Format.formatter ->
Odoc_xref2.Cfrag.resolved_type ->
unitval signature_fragment :
Odoc_xref2.Component.Fmt.config ->
Stdlib.Format.formatter ->
Odoc_xref2.Cfrag.signature ->
unitval module_fragment :
Odoc_xref2.Component.Fmt.config ->
Stdlib.Format.formatter ->
Odoc_xref2.Cfrag.module_ ->
unitval module_type_fragment :
Odoc_xref2.Component.Fmt.config ->
Stdlib.Format.formatter ->
Odoc_xref2.Cfrag.module_type ->
unitval type_fragment :
Odoc_xref2.Component.Fmt.config ->
Stdlib.Format.formatter ->
Odoc_xref2.Cfrag.type_ ->
unitval model_resolved_reference :
Odoc_xref2.Component.Fmt.config ->
Stdlib.Format.formatter ->
Odoc_model.Paths.Reference.Resolved.t ->
unitval model_reference :
Odoc_xref2.Component.Fmt.config ->
Stdlib.Format.formatter ->
Odoc_model.Paths.Reference.t ->
unit