Module Odoc_model__Lang.ModuleSubstitution
type t
=
{
id : Odoc_model.Paths.Identifier.Module.t;
doc : Odoc_model.Comment.docs;
manifest : Odoc_model.Paths.Path.Module.t;
}
Odoc_model__Lang.ModuleSubstitution
type t
=
{
id : Odoc_model.Paths.Identifier.Module.t; |
doc : Odoc_model.Comment.docs; |
manifest : Odoc_model.Paths.Path.Module.t; |
}