Module Odoc_html

Generation of html documentation.

module String = Misc.Stdlib.String
val with_parameter_list : bool ref
val css_style : string option ref
val index_only : bool ref
val colorize_code : bool ref
val html_short_functors : bool ref
val charset : string ref
val show_navbar : bool ref
module Naming : sig ... end
module Generator : sig ... end
module type Html_generator = sig ... end