odoc.index
Odoc_index
odoc
odoc.document
odoc.examples
odoc.html
odoc.html_support_files
odoc.json_index
odoc.latex
odoc.loader
odoc.manpage
odoc.model
odoc.model_desc
odoc.ocamlary
odoc.occurrences
odoc.odoc
odoc.odoc_utils
odoc.search
odoc.search_html_frontend
odoc.syntax_highlighter
odoc.xref2
odoc.xref_test
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)
Lang
module Entry : sig ... end
module Skeleton_of : sig ... end
Page hierarchies represent a hierarchy of pages.
type t = Skeleton.t list