Module Odoc_index

module Skeleton : sig ... end

Skeletons 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 ... end
module Skeleton_of : sig ... end

Page hierarchies represent a hierarchy of pages.

type t = Skeleton.t list