javadoc

H i all ! I am trying to generate Javadocs for my game framework. However For some reason I think I am missing out someting which does not allow me to preview the documentation of the package… See Attachment… I wish to generate the comments which is boxed in red. but I cannot find the key word to do it…

Help pls?

I believe you need to add a “package.html” file in each of the packages …

Did you read the manual before posting your question?

http://java.sun.com/j2se/1.5.0/docs/tooldocs/windows/javadoc.html#packagecomment

no I wasn’t reading the manual. I have a package.html in all my packages for javadoc, although, I hardly every use it …

Sorry, I was talking to ENC.

Nope… cause I did not come across that page… but thanks! ^^