API reference
Each SDK’s full API reference is generated from source by that language’s native documentation tool and published to a stable sub-path of this site:
Swift — DocC AppFeedbackCore + AppFeedbackUI, combined
Kotlin (core) — Dokka com.appfeedback.core — wire format, transports, FeedbackClient
Kotlin (Compose) — Dokka FeedbackSheet, currentDeviceInfo, androidFeedbackClient
TypeScript — TypeDoc @appfeedback/core · /relay · /widget · /react
These are generated by swift-docc-plugin, Dokka, and TypeDoc respectively, and committed under public/reference/ — regenerate them with scripts/regen-api-refs.sh whenever a public API changes.
The guides cover the common surface — FeedbackClient / FeedbackReport / FeedbackTransport, the formatter & parser, the web transports and relay handler, and the widget. These generated references add every public type and member.