Odoc_ocamlhtml
Generation of html code to display OCaml code.
val escape_base : string -> string
val html_of_comment : (string -> string) ref
val code_class : string
val html_of_code : Stdlib.Buffer.t -> ?with_pre:bool -> string -> unit