Dump sun javadoc ? :) It would be possible to develop
templates for xdoclet that produce html documentation
and even better that sun javadoc does.


I hope you're joking Konstantin. You'd have to be crazy to do that.

As for javadoc warnings, is the issue that you're no longer able to tell javadoc to ignore certain tags?

With ant's javadoc task this is done with the nested <tag> element: http://ant.apache.org/manual/CoreTasks/javadoc.html#tagelement
With javadoc invoked from the command line, the same effect is done with the -tag switch: http://java.sun.com/j2se/1.4.2/docs/tooldocs/windows/javadoc.html#tag


Have you tried any of these? Are you saying this no longer works?

Aslak



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to