odoc.document
Comment.Reference
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 render_resolved : Odoc_model.Paths.Reference.Resolved.t -> string
val render_path : ([< `TAbsolutePath | `TCurrentPackage | `TRelativePath ] * string list) -> string
val render_unresolved : Odoc_model.Paths.Reference.t -> string
val to_ir : ?text:Types.Inline.t -> Odoc_model.Paths.Reference.t -> Types.Inline.t