ember-cli / ember-page-title

Page title management for Ember.js Apps
https://ember-cli.github.io/ember-page-title/
Other
188 stars 57 forks source link

Introduce Ember CLI AddonDocs #194

Open raido opened 4 years ago

raido commented 4 years ago

Migrate to https://ember-learn.github.io/ember-cli-addon-docs/docs from current basic documentation page.

This provides consistency with other addons and flexibility to easily add new information.

raido commented 4 years ago

There are talks of deprecating ember-cli-addon-docs.

knownasilya commented 4 years ago

Yeah, have seen that coming for a while. An alternative might be https://docfy.dev/ but it's a little young and doesn't support versioned docs. Really we should be able to use any docs generator in the JS ecosystem, esp one that supports TS types since that is the proposed doc strategy https://github.com/emberjs/rfcs/pull/678

cc @gossi @josemarluedke

raido commented 3 years ago

Also Empress Field Guide might be an option here - https://github.com/empress/field-guide