ember-command icon indicating copy to clipboard operation
ember-command copied to clipboard

Add API Documentation

Open gossi opened this issue 2 years ago • 0 comments

As part of #31 it was tried to add API docs (similar to ember-link) but typedoc cannot understand gts files and pointing it at dts files output of glint didn't create the expected output.

This needs some revisiting. Probably could be a package in ember that extracts APIs into a common format, that can be rendered by various tools. Ideally a format already in use.

gossi avatar Oct 08 '23 13:10 gossi