Module Odoc_document.UrlSource

Sourcemodule Error : sig ... end
Sourcemodule Path : sig ... end
Sourcemodule Anchor : sig ... end
Sourcetype kind = Anchor.kind
Sourceval from_path : Path.t -> t
Sourceval from_identifier : stop_before:bool -> Odoc_model.Paths.Identifier.t -> (t, Error.t) Result.result
Sourceval render_path : Odoc_model.Paths.Path.t -> string