package acgtk

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type config = {
  1. dirs : string list;
  2. rendering_config : Svg_rendering.Rendering_config.config;
  3. step_by_step : bool;
  4. with_magic : bool;
}