YUIDoc Parch Theme
An YUIDoc theme based on yuidoc-ember-theme
$ npm install yuidoc-parch-theme
Configuration File
If your project uses a "yuidoc.json" file for configuration, add:
"themedir" : "node_modules/yuidoc-parch-theme""helpers" : "node_modules/yuidoc-parch-theme/helpers/helpers.js"
Example: