package odoc-driver

  1. Overview
  2. Docs
val json : html_dir:Fpath.t -> pkg:Packages.t -> ?redirections:(Fpath.t, Fpath.t) Hashtbl.t -> unit -> [> `Assoc of (string * [> `Bool of bool | `List of [> `Assoc of (string * [> `String of string ]) list | `String of string ] list | `String of string ]) list ]
val file : html_dir:Fpath.t -> pkg:Packages.t -> ?redirections:(Fpath.t, Fpath.t) Hashtbl.t -> unit -> unit
OCaml

Innovation. Community. Security.