Skip to content
Docgenv0.4.1
@rdlabo/capacitor-docgen

Generate Capacitor plugin docs with inherited interfaces

Generate Markdown and JSON from TypeScript interfaces and JSDoc, including inherited members, using the familiar docgen command.

Why use the fork

  • Upstream-compatible CLI

    Keep the same docgen binary, flags, placeholders, output commands, and exported functions as @capacitor/docgen.

  • Interface inheritance

    Resolve TypeScript extends clauses and append inherited methods and properties, including on the primary API.

All documentation