yuidoc-ember-cli-theme

YUIDoc theme for Ember CLI

Usage no npm install needed!

<script type="module">
  import yuidocEmberCliTheme from 'https://cdn.skypack.dev/yuidoc-ember-cli-theme';
</script>

README

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