odoc.odoc
Odoc_odoc.Classify
odoc
odoc.document
odoc.examples
odoc.html
odoc.html_support_files
odoc.index
odoc.json_index
odoc.latex
odoc.loader
odoc.manpage
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
module StringSet : sig ... end
val list_of_stringset : StringSet.t -> StringSet.elt list
val debug : bool ref
val log : ('a, Format.formatter, unit) format -> 'a
module Archive : sig ... end
module Cmi : sig ... end
module Deps : sig ... end
val read_cma : in_channel -> Archive.t -> (Archive.t, 'a) Odoc_utils.result
val read_cmxa : in_channel -> Archive.t -> (Archive.t, 'a) Odoc_utils.result
val read_library : in_channel -> Archive.t -> (Archive.t, [> `Msg of string ]) Odoc_utils.result
val read_cmi : in_channel -> (Cmi_format.cmi_infos, [> `Msg of string ]) Odoc_utils.result
val classify : string list -> (unit, 'a) Odoc_utils.result