Skip to content

Feature: Add a token-dense, plain-text output format to dartdoc #4136

@szakarias

Description

@szakarias

This issue tracks the work to add a new output format to the dartdoc tool. The goal is to produce a clean, token-dense, plain-text representation of Dart APIs.

Motivation:

Currently, dartdoc generates HTML. While excellent for human browsing, a plain-text format is better suited for other use cases, particularly for consumption by tools and AI models.

Use Cases:

Feedback on specific use cases for this plain-text output is very welcome in the comments. Understanding the ways this feature might be utilized will help guide its development.

Metadata

Metadata

Assignees

Labels

type-enhancementA request for a change that isn't a bug

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions