Module Odoc_odoc.Html_page

type args = {
semantic_uris : bool;
closed_details : bool;
indent : bool;
theme_uri : Odoc_html.Tree.uri;
support_uri : Odoc_html.Tree.uri;
flat : bool;
}