package odoc

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module Source : sig ... end
type source = Source.t
type args = {
  1. html_config : Odoc_html.Config.t;
  2. source : source option;
  3. assets : Fpath.t list;
}
OCaml

Innovation. Community. Security.