package doc-ock

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type 'a t

Elements

val find_label_element : string -> 'a t -> 'a Element.page_label
val find_section_title : string -> 'a t -> 'a DocOckTypes.Documentation.text

Constructor

val of_doc : 'a DocOckTypes.Documentation.t -> 'a t