jax-doclets allows you to generate JavaDoc documentation for specific Java annotation-based extensions. jax-doclets includes support for:
This is done by implementing a custom doclet for each API which is then used by the traditional javadoc command to generate the documentation.
You can see the JavaDoc files generated by our doclets on example APIs:
https://github.com/FroMage/jax-doclets/downloads
https://github.com/FroMage/jax-doclets
In the future we will be adding support for at least the following APIs:
Expect many, since this is pre-release quality. In particular, the standard doclet options are not all used (most of them aren’t to be honest).
Copyright © 2005-2012, Lunatech Labs B.V. All rights reserved.