Module Odoc_document.MLSource
val compilation_unit :
Odoc_model.Lang.Compilation_unit.t ->
Odoc_document.Types.Document.tval page : Odoc_model.Lang.Page.t -> Odoc_document.Types.Document.tConvert compilation unit or page models into a document
val implementation :
Odoc_model.Lang.Implementation.t ->
Syntax_highlighter.infos ->
string ->
Odoc_document.Types.Document.t listval type_expr :
?needs_parentheses:bool ->
Odoc_model.Lang.TypeExpr.t ->
Odoc_document.Codefmt.tval record :
Odoc_model.Lang.TypeDecl.Field.t list ->
Odoc_document.Types.DocumentedSrc.one listval unboxed_record :
Odoc_model.Lang.TypeDecl.UnboxedField.t list ->
Odoc_document.Types.DocumentedSrc.one list