Skip to content

feat(renderer): Enrich type documentation text output - #16

Merged
philprime merged 1 commit into
mainfrom
feat/richer-text-rendering
Sep 11, 2026
Merged

feat(renderer): Enrich type documentation text output#16
philprime merged 1 commit into
mainfrom
feat/richer-text-rendering

Conversation

@philprime

Copy link
Copy Markdown
Member

Make types view easier to scan with section dividers, boxed availability and Swift code, wrapped prose, and grouped topic links. Render previously omitted overview content, including code examples, nested lists, and callouts, while leaving JSON output unchanged.

DocC blocks use typed variants with required content for recognized shapes. Unsupported variants are skipped without weakening the supported models.

Verification

Passed make test, make analyze, and make build. Exercised the release command against SwiftUI View and passed the live Swift String text-rendering integration test.

@philprime
philprime marked this pull request as ready for review September 11, 2026 13:56
@philprime
philprime merged commit 34890c0 into main Sep 11, 2026
14 checks passed
@philprime
philprime deleted the feat/richer-text-rendering branch September 11, 2026 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant