Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
The (X)HTML output format, implements Signatures.printer
functions.
val build :
?print_comments:bool ->
?make_section_links:[ `always | `never | `when_labeled ] ->
?separate_header:(string * string * string) ref ->
?img_hook:(string -> string) ->
?url_hook:(string -> string) ->
?class_hook:string ->
writer:Bracetax_signatures.writer ->
unit ->
Bracetax_signatures.printer
Build a printer
to feed Parser.do_transformation
, the optional arguments have the same meaning than for Transform.brtx_to_html
.
Build an HTML header.
Close an HTML document.