J
JS
Hi all, This will probably sound like a really simple question but is there
any way of calling javadoc from the command prompt on a load of files and
having the resulting files put into a different folder called doc for
example. I usually type javadoc *.java from the folder where the java files
are but this just puts them in with the java files and the class files.
Any hints appreciated
Thanks
JS
any way of calling javadoc from the command prompt on a load of files and
having the resulting files put into a different folder called doc for
example. I usually type javadoc *.java from the folder where the java files
are but this just puts them in with the java files and the class files.
Any hints appreciated
Thanks
JS