Identifier.Page
type t = Odoc_model.Paths.Identifier.Page.t_pv Odoc_model.Paths.Identifier.id
type t_pv = [
| Odoc_model.Paths.Identifier.ContainerPage.t_pv
| Odoc_model.Paths.Identifier.LeafPage.t_pv
]