Module Odoc_latex.Generator

type config = {
  1. with_children : bool;
  2. shorten_beyond_depth : int option;
}