odoc.model
Lang.ModuleSubstitution
odoc
odoc.compat
odoc.html
odoc.loader
odoc.odoc
odoc.parser
odoc.xref
type t = {
id : Paths.Identifier.Module.t;
doc : Comment.docs;
manifest : Paths.Path.Module.t;
}