odoc.odoc
Odoc_odoc.Latex
odoc
odoc.document
odoc.examples
odoc.html
odoc.html_support_files
odoc.index
odoc.json_index
odoc.latex
odoc.loader
odoc.manpage
odoc.markdown
odoc.model
odoc.model_desc
odoc.ocamlary
odoc.occurrences
odoc.odoc_utils
odoc.search
odoc.search_html_frontend
odoc.syntax_highlighter
odoc.xref2
odoc.xref_test
type args = Odoc_latex.Generator.config = {
with_children : bool;
shorten_beyond_depth : int option;
remove_functor_arg_link : bool;
}
val render : Odoc_latex.Generator.config -> 'a -> Odoc_document.Types.Document.t -> Odoc_document.Renderer.page list
val filepath : 'a -> Odoc_document.Url.Path.t -> Fpath.t
val renderer : Odoc_latex.Generator.config Odoc_document.Renderer.t