Up
–
odoc
»
Odoc_document
»
Types
» Heading
Module
Types.Heading
type
t
=
{
label :
string option
;
level : int;
title :
Inline.t
;
}