Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
is_html_doctype doctype
is true when doctype
is a complete HTML DOCTYPE declaration, e.g. <!DOCTYPE html SYSTEM "about:legacy-compat">
.
module Stream : sig ... end
Stream
contains functions for turning XML signal streams into polyglot (X)HTML5 signal streams.
module Tree : sig ... end
Tree
contains functions for turning XML trees into polyglot (X)HTML5 trees.