Here's an example of tags in a java file:
http://java.sun.com/j2se/javadoc/writingdoccomments/index.html#examples
Here's the reference guide on the javadoc tags:
http://java.sun.com/j2se/1.4.1/docs/tooldocs/windows/javadoc.html#javadoctags
Here are the command options:
http://java.sun.com/j2se/1.4.1/docs/tooldocs/windows/javadoc.html#options
Here are some tips we provide:
http://java.sun.com/j2se/javadoc/writingdoccomments/index.html
Examples:
http://java.sun.com/j2se/1.4.1/docs/tooldocs/windows/javadoc.html#examples
-Doug Kramer
Javadoc team