yuidoc-ember-cli-theme

YUIDoc theme for Ember CLI

MIT 4 个版本
安装
npm install yuidoc-ember-cli-theme
yarn add yuidoc-ember-cli-theme
pnpm add yuidoc-ember-cli-theme
bun add yuidoc-ember-cli-theme
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".

版本列表
1.0.4 2018-01-20
1.0.2 2016-04-30
1.0.1 2016-04-28
1.0.0 2016-04-28