package opam-graph

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module H = Tyxml_html
type t = H.doc
val merge_css : string list -> string
val of_assoc : ?override_css:string -> ?sharing_stats:assoc_stats -> assoc_graph -> t
val pp : Stdlib.Format.formatter -> Tyxml_html.doc -> unit