hello,

the problem appeared now since some weeks, but is getting more and more
annoying since i begin to loose oversight over my project....

some day, i do not know why exactly, javadoc stopped to work correctly...
producing only nearly empty pages (http://yoda/~bboett/jSim/tree.html if you
want ot take a look at), at least bare all information i need...

And this even on single java files....

My Makefile entry concerning it is as follows:
DOCOPTIONS = -d html -author 
doc:
        javadoc $(DOCOPTIONS) *.java
        -rm -rf /home/bboett/www/jSim
        cp -a html /home/bboett/www/jSim
        -ln -s /usr/local/java/docs/api/images /home/bboett/www/jSim/images

there's no error message, and no verbose flag for javadoc....
what's happening, how can i make it work again, is there somewhere the new
version of javadoc?

 
ciao
bboett
==============================================================
acount at earthling net 
http://erm6.u-strasbg.fr/~bboett
===============================================================
Unsolicited commercial email is NOT welcome at this email address
To contact me replace acount by bboett in above addresses

Reply via email to