Odoc_html.Link
HTML-specific interpretation of Odoc_document.Url
Odoc_document.Url
module Url = Odoc_document.Url
type resolve =
| Current of Url.Path.t
| Base of string
val href : config:Config.t -> resolve:resolve -> Url.t -> string
module Path : sig ... end