Odoc_odoc.Html_page
type args = {
html_config : Odoc_html.Config.t;
source_file : Fpath.t option;
}
val renderer : args Odoc_document.Renderer.t