|
I read a few posts regarding javadoc's warnings of
XDoclet tags, and using <tag enabled="false" ...> to disable
these.
However, I have two concerns:
a) API docs do not include any information encoded
in the XDoclet, which would be very valuable.
b) tedious to create all <tag
elements
Are there any ways to get the different XDoclets to
generate API documentation for what they are creating, either directly into the
created files (presumably only for .java files) or as inserts into the original
class's javadoc output?
Thanks,
Peter Millington
[EMAIL PROTECTED] |
- Re: [Xdoclet-user] Javadoc XDoclet warnings Peter Millington
- Re: [Xdoclet-user] Javadoc XDoclet warnings Konstantin Priblouda
