Right now, there are a bunch of classic components in ember-api-docs. It would be nice to work through those and upgrade them all to use native syntax and extend from glimmer/component. The components requiring modifications are:
Once we've done this we should then:
to prevent us from accidentally adding any legacy style components going forward.