Skip to main content

Overview

Initialize Doc Gen

Recommended

Create the project-owned Doc Gen configuration file.

Commanddoc-gen init

Category

Initialization

Quick Command

doc-gen init [OPTIONS]

Purpose

Create .config/doc_gen/config.toml for the current project.

  • Resolve defaults.
  • Build the selected configuration-file plan.
  • Dry-run displays and stops.
  • Live mode creates or updates the configuration according to --ask and --force.