odoc.document
Odoc_document.Targets
Collect all the urls of pages defined by a model.
Roughly a simplified version of the normal process to convert a model into a document, only for extracting Urls. Used to determine the build targets.
odoc
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
odoc.odoc_utils
odoc.search
odoc.search_html_frontend
odoc.syntax_highlighter
odoc.xref2
odoc.xref_test
val unit : Odoc_model.Lang.Compilation_unit.t -> Url.Path.t list
val page : Odoc_model.Lang.Page.t -> Url.Path.t list