package odoc
package odoc
-
odoc.compat
-
odoc.loader
-
odoc.model
-
-
odoc.parser
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type t = {
page : string list;
(*
*)Foo.Bar.lol
becomes["lol"; "Bar"; "Foo"]
.anchor : string;
kind : string;
(*What kind of element the path points to. e.g. "module", "module-type", "exception", ...
*)
}
A low level representation of ocaml paths.
val to_string : t -> string
module Error : sig ... end
val from_identifier :
stop_before:bool ->
Odoc_model.Paths.Identifier.t ->
(t, Error.t) Result.result
val anchor_of_id_exn : Odoc_model.Paths.Identifier.t -> string
val kind_of_id_exn : Odoc_model.Paths.Identifier.t -> string
val render_path : Odoc_model.Paths.Path.t -> string
module Anchor : sig ... end
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>