package printbox-html

  1. Overview
  2. Docs
Printbox unicode handling

Install

Dune Dependency

Authors

Maintainers

Sources

v0.6.1.tar.gz
md5=6e065332d7db622572bd963dbd530589
sha512=7c0882333d2b297c235ee73f09e8b95cdd6013909db0f1b7e07a1b90153e6a3e68249715c90030e033ced6ab3a40aab41d4470d686164676acb544ccbe6ba715

doc/printbox-html/PrintBox_html/index.html

Module PrintBox_htmlSource

Output HTML

Sourcetype 'a html = 'a Tyxml.Html.elt
Sourceval prelude : [> Html_types.style ] html

HTML text to embed in the "<head>", defining the style for tables

Sourceval prelude_str : string
Sourcemodule Config : sig ... end
Sourceval to_html : ?config:Config.t -> PrintBox.t -> [ `Div ] html

HTML for one box

Sourceval to_string : ?config:Config.t -> PrintBox.t -> string
Sourceval to_string_doc : ?config:Config.t -> PrintBox.t -> string

Same as to_string, but adds the prelude and some footer

OCaml

Innovation. Community. Security.

On This Page
  1. Output HTML