Component.Label
type t = {
attrs : Odoc_model.Comment.heading_attrs;
label : Ident.label;
text : Odoc_model.Comment.link_content;
location : Odoc_model.Location_.span;
}