@rdlabo/capacitor-docgen v0.4.1
Generate Capacitor plugin docs with inherited interfaces
Keep the upstream docgen CLI, placeholders, output helpers, and exported functions while expanding inherited interface members into generated documentation.
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.