ember-cli-addon-docs icon indicating copy to clipboard operation
ember-cli-addon-docs copied to clipboard

Document inheritance in component subclasses

Open csprocket777 opened this issue 3 years ago • 0 comments

I'm using ember-cli-typescript to develop an addon. My components subclass a base component. I'd really like the documentation to show the inherited pieces of the base component.

Given that the default documenter is YUIDocs and that it's purely tag driven, that doesn't seem possible. Is this done with ember component projects or is this a pipe dream?

csprocket777 avatar Aug 19 '22 19:08 csprocket777