Javadocs: tag text doesn't show up
Ken Munro
kenmunro at gmail.com
Tue Sep 5 10:22:56 MDT 2006
On the Sun site (
http://java.sun.com/j2se/javadoc/writingdoccomments/#@author), it says: The
@author tag is not critical, because it is not included when generating the
API specification, and so it is seen only by those viewing the source code.
So looks like @author info is not included in the HTML output.
And it looks like you need to use the -version flag to get the version
number in the HTML output.
See:
http://java.sun.com/j2se/1.5.0/docs/tooldocs/windows/javadoc.html#@version
Hope that helps.
Ken Munro
--
email: kenmunro at gmail.com
website: http://www.kenmunro.com/
podcast: http://www.kenmunro.com/kenmunro.rss
On 9/5/06, Edina Monsoon <edina_monsoon_2005 at yahoo.co.uk> wrote:
>
> Hi all,
>
> I am trying with @author and @version. Tag text
> doesn't appear in the HTML output. Rest of the
> comments are fine, no problem at all. The problem
> seems to be only with text preceded by Javadoc tags.
> Any tip...???
>
> Thanks in advance,
> Eddy
>
>
>
>
More information about the TECHWR-L
mailing list