package ocaml-base-compiler

  1. Overview
  2. Docs
Official 4.06.1 release

Install

Dune Dependency

Authors

Maintainers

Sources

4.06.1.tar.gz
sha256=fef12a65cab5f6d15ea22a72e328349530e179308f1005100e45e50a228d72c4
md5=d02eb67b828de22c3f97d94b3c46acba

doc/odoc_info/Odoc_info/Global/index.html

Module Odoc_info.Global

val errors : int Pervasives.ref
val warn_error : bool Pervasives.ref
val out_file : string Pervasives.ref

The file used by the generators outputting only one file.

val verbose : bool Pervasives.ref

Verbose mode or not.

val target_dir : string Pervasives.ref

The directory where files have to be generated.

val title : string option Pervasives.ref

The optional title to use in the generated documentation.

val intro_file : string option Pervasives.ref

The optional file whose content can be used as intro text.

val with_toc : bool Pervasives.ref

The flag which indicates if we must generate a table of contents.

val with_index : bool Pervasives.ref

The flag which indicates if we must generate an index.

val with_header : bool Pervasives.ref

The flag which indicates if we must generate a header.

val with_trailer : bool Pervasives.ref

The flag which indicates if we must generate a trailer.

OCaml

Innovation. Community. Security.