odoc.occurrences
Odoc_occurrences
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.odoc
odoc.odoc_utils
odoc.search
odoc.search_html_frontend
odoc.syntax_highlighter
odoc.xref2
odoc.xref_test
module Table : sig ... end
val of_impl : include_hidden:bool -> Odoc_model.Lang.Implementation.t -> Table.t -> unit
Add all occurrences from implementation of a compilation unit into a table
val aggregate : tbl:Table.t -> data:Table.t -> unit
Aggregate data into tbl
data
tbl