Generator.dotval mutable modules : Odoc_info.Module.t_module listval mutable loc_colors : (Odoc_info.Name.t * string) listmethod generate : Odoc_info.Module.t_module list -> unitmethod generate_for_module : F.formatter -> Odoc_info.Module.t_module -> unitmethod generate_for_type : F.formatter ->
(Odoc_info.Type.t_type * Odoc_info.Name.t list) ->
unitmethod generate_modules : Odoc_info.Module.t_module list -> unitmethod generate_types : Odoc_info.Type.t_type list -> unitmethod node_color : Odoc_info.Name.t -> string optionmethod print_module_atts : F.formatter -> Odoc_info.Module.t_module -> unitmethod print_one_dep : F.formatter ->
Odoc_info.Name.t ->
Odoc_info.Name.t ->
unitmethod print_type_atts : F.formatter -> Odoc_info.Type.t_type -> unit