diff --git a/dev/index.html b/dev/index.html index 561f97ec..61655752 100644 --- a/dev/index.html +++ b/dev/index.html @@ -11,8 +11,8 @@
Tiny_httpd_html_.OutOutput for HTML combinators.
This output type is used to produce a string reasonably efficiently from a tree of combinators.
val create : unit -> tval clear : t -> unitval add_char : t -> char -> unitval add_string : t -> string -> unitval add_format_nl : t -> unitval with_no_format_nl : t -> ( unit -> 'a ) -> 'aval to_string : t -> stringTiny_httpd_html_.OutOutput for HTML combinators.
This output type is used to produce a string reasonably efficiently from a tree of combinators.