Identifier.SourcePage
type t = Odoc_model.Paths.Identifier.SourcePage.t_pv Odoc_model.Paths.Identifier.id
type t_pv = [
| `SourcePage of Odoc_model.Paths.Identifier.ContainerPage.t * string
]