package odoc

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Odoc_indexSource

Sourcemodule 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)

Sourcemodule Entry : sig ... end
Sourcemodule Skeleton_of : sig ... end

Page hierarchies represent a hierarchy of pages.

Sourcetype t = Skeleton.t list
OCaml

Innovation. Community. Security.