Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
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