odoc.index
Odoc_index.Skeleton
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
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
type t = Entry.t Odoc_utils.Tree.t
val from_unit : Odoc_model.Lang.Compilation_unit.t -> t
val from_page : Odoc_model.Lang.Page.t -> t