On Sun, 2007-05-06 at 23:28 -0700, Konstantin Priblouda wrote:
> --- Michael <[EMAIL PROTECTED]> wrote:
> 
> > 
> > Hi,
> > I would like to have the Xdoclet Tag-Reference
> > available off-line.
> > 
> > Does anyone know where to download it or how to
> > generate it ?
> 
> AFAIR, as there is no formal tag definition in XD1, so
> there is no way to generate accurate documentation
> about @-tags automatically. 

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.


Andrew.

> It is possible with XD2 - tag docs is generated
> automatically, as well as configf files for doclipse
> ( eclipse tag completion ) 
> 
> regards,
> 
> ----[ Konstantin Pribluda http://www.pribluda.de ]----------------
> JTec quality components: http://www.pribluda.de/projects/
-- 
http://pseudoq.sourceforge.net/  Open source java Sudoku application


-------------------------------------------------------------------------
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