Closed
Description
This is a feature request.
IMO writing the documentation via annotations is tedious. I would rather write javadocs and let the plugin convert them into proper documentation.
Can you add support for that?
If annotations are present and the description part is filled, then it should use that description. If the annotation is missing or the description is empty, then it should use the javadocs instead.
A helpful library for the implementation might be https://github.com/dnault/therapi-runtime-javadoc