Skip to content

ember-cli/yuidoc-ember-cli-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yuidoc-ember-cli-theme

Latest NPM release TravisCI Build Status

YUIDoc theme for Ember CLI

Demo

see http://ember-cli.com/api/

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".