jsdoc3-ant-task
jsdoc3-ant-task copied to clipboard
Unknown command line option found (Linux)
Hello, I run into an error when running the created jsdoc3 ant task.
<jsdoc3
jsdochome="${jsdoc.home}"
to="${destbase}/Documentation"
file="${destbase}/myLib.js"
template="spartan"
/>
This fails at the closing tag and prints
Unknown command line option found: dirname=/home/admin/libs/jsdoc-master
(I can append the stack trace if required)
The jsdoc-master is the unzipped jsdoc3 repo as is from github. I am running Ubuntu 13.10. The destination folder exists and has permission 777.
Any ideas ?
I have the exact same problem on Windows 7
Same problem on Mac OS X.