Module Identifier.OdocIdSource
type t_pv = [ | Odoc_model.Paths.Identifier.Page.t_pv| Odoc_model.Paths.Identifier.SourcePage.t_pv| Odoc_model.Paths.Identifier.AssetFile.t_pv| `Root of Odoc_model.Paths.Identifier.ContainerPage.t option * Odoc_model.Names.ModuleName.t| `Implementation of Odoc_model.Names.ModuleName.t
]