You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

ember-cli-yuidoc

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-cli-yuidoc

This is an ember-cli addon for generate html documentation from YUIDoc comments in the source code

0.0.1
Source
npmnpm
Version published
Weekly downloads
2.9K
-42.19%
Maintainers
1
Weekly downloads
 
Created
Source

Ember-cli-yuidoc

This is an ember-cli addon for generate html documentation from YUIDoc comments in the source code

Installation

Just npm install --save-dev ember-cli-yuidoc. This plugin expects to find a yuidoc.json manifest on the root of your project. You can generate one automatically with ember g yuidoc.

Running

This addon adds a new yuidoc command to ember-cli. To generate the documentation just run ember yuidoc Documentation is generated in the /docs folder by default. You might want to add this folder to the gitignore.

Running Tests

No tests yet

Keywords

ember-addon

FAQs

Package last updated on 23 Oct 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts