I've read the (very jazzy) tutorials on
EJB code generation using xdoclet.

My task is much simpler, but not well
covered in any documentation I've seen.

I have some classes within my codebase
that implement an externally callable interface.

I would like to generate a stand-alone document
(for end users) covering all (and just) these classes.

As I understand it, I could create
tags in the javadoc comments for each of these classes
and use xdoclet to extract, manipulate and collate
the resulting information.

The target result is an HTML file (or set of HTML files).

Can anyone point to the relevant parts of the
xdoclet documentation, or (even better) point
me to a example of doing something similar?

     BugBear


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to