yuidoc-ember-cli-theme
v1.0.4
Published
YUIDoc theme for Ember CLI
Downloads
931
Readme
yuidoc-ember-cli-theme
YUIDoc theme for Ember CLI
Demo
Installation
npm install yuidoc-ember-cli-theme
Usage
Add the following lines to you yuidoc.json
file:
"themedir": "node_modules/yuidoc-ember-cli-theme",
"helpers": ["node_modules/yuidoc-ember-cli-theme/helpers.js"],
License
This project is licensed under the MIT License. The original "simple" theme is part of the yuidoc project which "is free to use under the Yahoo Inc. BSD license".