sir-dunxalot / ember-tooltips

Easy and extendible tooltips for Ember components - http://sir-dunxalot.github.io/ember-tooltips/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Re-implement docs in ember-cli-addon-docs

maxfierke opened this issue · comments

ember-cli-addon-docs has become a very nice tool for generating documentation for an addon. Benefits include: testability, versioned docs, and an easy-peasy deployment process with CI.

It'll also make it easier to add pages with demos and snippets for various use-cases, as well as breakout the large chunks of docs in the README that are difficult to link to.

It may require replacing the whole history of the gh-pages branch, but we'll have to see.