ember-learn / ember-learn/ember-cli-addon-docs
Document inheritance in component subclasses
Open
- Dominant language
- JavaScript
- Stars
- 172
- Forks
- 142
- PR merge metrics
- No merged PRs in 30d
Description
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?
Contributor guide
Assessment
This issue has not been assessed yet.