issues
search
softlayer
/
ember-cli-jsdoc
An Ember CLI addon to generate HTML documentation from JSDoc comments in the source code.
MIT License
21
stars
18
forks
source link
Consider automatic rebuilding of docs via ember serve and watching
#5
Open
notmessenger
opened
9 years ago
notmessenger
commented
9 years ago
See these for reference:
https://github.com/cibernox/ember-cli-yuidoc/blob/master/index.js
https://github.com/cibernox/ember-cli-yuidoc#watch-mode
https://github.com/cibernox/ember-cli-yuidoc/issues/6#issuecomment-71364858
(using live reload)
ssylvia
commented
7 years ago
This would be super helpful.
See these for reference: