Closed GoogleCodeExporter closed 8 years ago
That should be app/run.js -- the README is wrong. This will be fixed in the next
release. Doew it work with app/run.js?
Original comment by micmath
on 10 Mar 2008 at 2:07
It works, but it looks like it does not care for a '-d' parameter, and outputs
the
HTML in the 'out' directory
Original comment by aun...@gmail.com
on 10 Mar 2008 at 3:39
I tried this and it worked fine on Mac OS X:
$ java -jar jsrun.jar app/run.js app/test/addon.js -t=templates/jsdoc/
-d=lala/frufru
and it worked as expected: html appeared in a new folder called "lala/frufru"
and
there was no "out" folder. Can you run the exact same command on your OS? Does
it work?
Original comment by micmath
on 10 Mar 2008 at 9:32
Just tried the command you suggested and it works.
I must have done something wrong the previous time. Mea culpa.
A.
Original comment by aun...@gmail.com
on 11 Mar 2008 at 8:45
Must have been the frufru :)
The README has been corrected in the latest revision.
Original comment by micmath
on 11 Mar 2008 at 10:19
Original issue reported on code.google.com by
aun...@gmail.com
on 10 Mar 2008 at 1:50