In my project, we use a number of annotations that would be very useful to see in the javadoc API documentation.
Does anyone know a simple way to include annotations in generated javadocs? I don't want to write my own javadoc plugin. Are there any solutions out there?