Lang.Source_info
type infos = annotation with_pos list
type t = {
id : [ `SourcePage of
Odoc_model__.Paths.Identifier.Id.source_dir_pv
Odoc_model__.Paths_types.id
* string ]
Odoc_model__.Paths_types.id;
infos : infos;
}