Stefano Bagnara ha scritto:
Hi all,
at Apache JAMES we have a product named "Mailets".
It includes a lot of classes implementing the same interface that the
user can configure in his deployment.
We currently document mailets using javadocs, but I would like to have a
more fancy web page listing all of them and providing some information
directly extracted from javadocs.
How would you approach a similar use case?
1st: if I find a way to generate xdocs from from an external tool, is
there a folder for dynamically generated xdocs that will be took by the
site plugin?
2nd: do you have any suggestion on how to generate xdocs based on src
file contents (or javadocs)?
I just realized that what I want to do is somehow similar to what you do
with maven plugins and the mojos documentation (Project Reports ->
Plugin documentation).
I guess this is automatically generated from plugin source content,
right? Where can I look to understand how it works and if this can be
reused for my use case?
Stefano
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]