Odoc_indexmodule Skeleton : sig ... endSkeletons represent a hierarchy of entries. It contains the least information to create an index, represented in a uniform way (compared to the Lang types)
module Entry : sig ... endmodule Skeleton_of : sig ... endPage hierarchies represent a hierarchy of pages.
type t = Skeleton.t list