Posted By:
Anonymous
Posted On:
Friday, October 29, 2004 07:22 AM
Can I use xDoclet to extract part of javadoc?
I have a lot of classes, fully documented. There was quite a lot of time invested in writing the javadoc.
What I actually need is to take a part of(or the entire) javadoc from all classes and generate one .html file.
That .html will be delived to the client.
I read it can be done, but i didn't manage to find a way.
Appreciate any help.
10x