odoc.document
Odoc_document.ML
odoc
odoc.examples
odoc.html
odoc.html_support_files
odoc.index
odoc.json_index
odoc.latex
odoc.loader
odoc.manpage
odoc.model
odoc.model_desc
odoc.ocamlary
odoc.occurrences
odoc.odoc
odoc.odoc_utils
odoc.search
odoc.search_html_frontend
odoc.syntax_highlighter
odoc.xref2
odoc.xref_test
val compilation_unit : Odoc_model.Lang.Compilation_unit.t -> Types.Document.t
val page : Odoc_model.Lang.Page.t -> Types.Document.t
Convert compilation unit or page models into a document
val implementation : Odoc_model.Lang.Implementation.t -> Syntax_highlighter.infos -> string -> Types.Document.t list
val type_expr : ?needs_parentheses:bool -> Odoc_model.Lang.TypeExpr.t -> Codefmt.t
val record : Odoc_model.Lang.TypeDecl.Field.t list -> Types.DocumentedSrc.one list