C
Chris
We publish a library. Part of the API we'd like to document, and part of
it needs to remain closed.
I'd love to be able to put a tag in the Javadoc for a class that would
tell the Javadoc tool to generate the javadoc or not. It would also be
nice to include/exclude specific methods.
I can find nothing in the Javadoc docs that supports this. I'm wondering
if there is a fancy doclet out there that would do it?
it needs to remain closed.
I'd love to be able to put a tag in the Javadoc for a class that would
tell the Javadoc tool to generate the javadoc or not. It would also be
nice to include/exclude specific methods.
I can find nothing in the Javadoc docs that supports this. I'm wondering
if there is a fancy doclet out there that would do it?