UNPKG

grunt-asdoc

Version:

A Grunt task plugin to generate documentation for Adobe Flex/ActionScript/MXML/FLV/etc. apps with the `asdoc` tool from the Apache/Adobe Flex SDK.

9 lines (7 loc) 118 B
language: node_js node_js: - "0.10" before_install: - npm update -g npm - npm install -g grunt-cli sudo: false