package odoc

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = {
  1. name : Paths.Identifier.Page.t;
  2. root : Root.t;
  3. source_children : Paths.Identifier.SourcePage.t list;
  4. digest : Digest.t;
}
OCaml

Innovation. Community. Security.