ember-learn/ember-cli-addon-docs

Documentation Not Generated for .gts / .gjs Files

kdagnan opened this issue · 1 comments

Fairly straightforward - doesn't seem like the addon/yuidoc pays any attention to .gts/.gjs files for generating documentation.

Version: 7.0
Ember-cli-addon-docs-yuidoc: 1.0

The only somewhat relevant docs I found were here:
https://ember-learn.github.io/ember-cli-addon-docs/docs/build-options

This was a bit confusing...ember-cli-build but exporting new EmberAddon (not EmberApp) ? And I'm pretty sure this is limited to just snippet locating anyway.

Creating this issue to track it...I may try to do it myself if I have time in the next week or two.

This was fixed in ember-cli-addon-docs-yuidoc version 1.1.0 🥳