odoc.html
Url.Error
odoc
odoc.compat
odoc.loader
odoc.model
odoc.odoc
odoc.parser
odoc.xref
type nonrec t =
| Not_linkable of string
| Uncaught_exn of string
| Unexpected_anchor of t * string
| Missing_anchor of t * string
val to_string : t -> string