--- Andrew Stevens <[EMAIL PROTECTED]> 
> Depends if he's talking about the various @tags or
> the <XDt:...>
> template tags.  Docs for the former are generated
> from the
> src/META-INF/xtags.xml in each module, which have to
> be kept in sync
> manually with the code that uses them, and the
> latter are generated from
> the @doc.tag & @doc.param javadoc tags in the tag
> handler source files.
> I can't remember if those docs were produced by the
> main Ant build, or
> by running "maven site" afterwards.


xtags.xml do not define tags - it is  for 
documentation puproses and for xdoclet gui 
( is anybody still using it? ) 
they are defined through usage in .xdt , and 
it is not necessary in synch  with descriptive 
xml. 

XD2 tags are defined as interfaces, with xdoclet
markups and implementation classes ( self validating )

and various documentation is generated from it. 
( and is in synch ). doclipse configuration files are
also generated. 

PS: is there active development of XD1?  If not, 
all developers are invited to work XD2 plugins. 
( Manpower is needed for EJB, especially server
specific stuff ) 

regards,





----[ Konstantin Pribluda http://www.pribluda.de ]----------------
JTec quality components: http://www.pribluda.de/projects/


       
____________________________________________________________________________________Give
 spam the boot. Take control with tough spam protection in the all-new Yahoo! 
Mail Beta.
http://advision.webevents.yahoo.com/mailbeta/newmail_html.html 

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
xdoclet-user mailing list
xdoclet-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to