titanium-jsduck
Version:
Simple package that will automate JSDuck Documentation for a Titanium Alloy Mobile Project
10 lines • 342 B
JSON
{
"--title": "Appcelerator Titanium Mobile Project Documentation",
"--output": "./documentation",
"--touch-examples": true,
"--no-source": true,
"--footer": "copyright 2013",
"--tags": "./customTags/customTags.rb",
"--ignore-global": true,
"--head-html": "<link rel=\"stylesheet\" href=\"../layout/docs.css\" type=\"text/css\" />"
}