ember-fountainhead
v4.0.0
Published
Robust interactive documentation for your Ember application's source code
Downloads
73
Readme
Ember Fountainhead is an addon for creating robust documentation for your Ember application's source code. Documentation is available in application for easy reference and is compiled at runtime, allowing you to include real, working examples of your component code that you can see functioning in the context of your docs.
Installation
ember install ember-fountainhead
ember docs
See healthsparq.github.io/ember-fountainhead/ for getting started guides and a demo.