package odoc

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
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
OCaml

Innovation. Community. Security.