Overview
Initialize Doc Gen
Recommended
Create the project-owned Doc Gen configuration file.
Command
doc-gen initCategory
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
--askand--force.