Disable c style comment javadoc generation

How do I omit producing javadocs for all methods that do not have a /** */ javadoc style comment. i.e. I don't want javadocs generated for methods that have no comments or have c style comments? /* */thanksManveen
[235 byte] By [manveena] at [2007-10-1 18:58:24]
# 1
Ok, so I just I found a similar thread under- http://forum.java.sun.com/thread.jspa?threadID=502474&tstart=60
manveena at 2007-7-11 14:14:13 > top of Java-index,Developer Tools,Debugging and Profiling Tool APIs...