odoc.html
Odoc_html.Link
HTML-specific interpretation of Odoc_document.Url
Odoc_document.Url
odoc
odoc.document
odoc.examples
odoc.latex
odoc.loader
odoc.manpage
odoc.model
odoc.model_desc
odoc.ocamlary
odoc.odoc
odoc.xref2
odoc.xref_test
module Url = Odoc_document.Url
val flat : bool ref
val semantic_uris : bool ref
Whether to generate pretty/semantics links or not.
type resolve =
| Current of Url.Path.t
| Base of string
val href : resolve:resolve -> Url.t -> string
module Path : sig ... end