Skip to main content

59 docs tagged with "doc-gen"

View all tags

Common Problems

Diagnose configuration, target, environment, and workflow failures.

Concepts

Understand how Doc Gen resolves structure detail, adapts to repositories, and protects project files.

Contributing

Prepare a focused, tested, documented, and safe Doc Gen contribution.

Development Setup

Install Doc Gen in editable mode and configure its pre-commit contributor workflow.

Docker

Pull Doc Gen production images with immutable or moving stable tags and run the CLI in a container.

Examples

Examples: doc-gen structure analyze

Examples

Examples: doc-gen structure generate

Examples

Examples: doc-gen structure print

FAQ

FAQ: doc-gen init

FAQ

FAQ: doc-gen structure analyze

FAQ

FAQ: doc-gen structure generate

FAQ

FAQ: doc-gen structure print

Options

Options: doc-gen structure analyze

Options

Options: doc-gen structure generate

Options

Options: doc-gen structure print

Output

Output: doc-gen structure analyze

Output

Output: doc-gen structure generate

Output

Output: doc-gen structure print

Overview

Understand responsibilities and execution flow.

Overview

Create the project-owned Doc Gen configuration file.

Overview

Inspect repository characteristics and resolved structure settings without writing project documentation.

Overview

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

Overview

Scan and render a project tree directly in the terminal without creating a Markdown document.

Overview

Understand the project configuration file, precedence, and active sections.

Overview

Understand Doc Gen's contributor workflow, output boundaries, and quality tools.

Overview

Install the CLI, initialize project configuration, and run a safe first workflow.

Overview

Quick CLI, path, option, and safety reference.

Overview

Diagnose configuration, target, environment, and workflow failures.

Overview

Choose a workflow by its target and side effects.

Requirements

A writable target project. Python 3.9+ package compatibility; Python 3.14 is the standard runtime. Review .config/doc_gen before --force.

Requirements

A readable target directory. Enough access to inspect repository entries. Appropriate ignore rules for large/generated directories.

Requirements

A readable target directory. A writable output parent for live generation. An output path that does not identify unrelated documentation.

Requirements

A readable target directory. A terminal capable of displaying the rendered tree. Profile/depth settings suitable for repository size.

Syntax

Syntax: doc-gen structure analyze

Syntax

Syntax: doc-gen structure generate

Syntax

Syntax: doc-gen structure print

Testing

Test Doc Gen initialization, structure commands, output boundaries, and dry-run behavior.

Workflow

Workflow: doc-gen structure analyze

Workflow

Workflow: doc-gen structure generate

Workflow

Workflow: doc-gen structure print