Skip to main content

Workflow

Workflow

Writes Selected Output

Scan a repository, render its tree as Markdown, and write only the resolved output document.

Commanddoc-gen structure generate

Category

Project Structure

Quick Command

doc-gen structure generate [OPTIONS]

1. Stage 1

Resolve target, profile, smart mode, rendering, and output settings.

2. Stage 2

Scan while applying ignore/collapse rules.

3. Stage 3

Render Markdown in memory.

4. Stage 4

In dry-run, show the plan and stop before directory/file creation.

5. Stage 5

In live mode, write only the resolved output and display summary/progress.