You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: