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 source_tree : Odoc_model.Lang.SourceTree.t -> Types.Document.t listval source_page :
Odoc_model.Paths.Identifier.SourcePage.t ->
Syntax_highlighter.infos ->
Odoc_model.Lang.Source_info.infos ->
string ->
Types.Document.tval type_expr :
?needs_parentheses:bool ->
Odoc_model.Lang.TypeExpr.t ->
Codefmt.tval record :
Odoc_model.Lang.TypeDecl.Field.t list ->
Types.DocumentedSrc.one list