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