Skip to content

Instantly share code, notes, and snippets.

@davglass
Created March 23, 2012 15:49
Show Gist options
  • Save davglass/2172023 to your computer and use it in GitHub Desktop.
Save davglass/2172023 to your computer and use it in GitHub Desktop.
{
"name": "YUIDoc",
"description": "YUIDoc documentation tool written in Javascript",
"version": "0.1.0",
"url": "http://yuilibrary.com/projects/yuidoc",
"options": {
"external": {
"data": "http://yuilibrary.com/yui/docs/api/data.json"
},
"linkNatives": "true",
"attributesEmit": "true",
"paths": [ "./lib" ],
"outdir": "./api"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment