In IntelliJ, it's possible to render JavaDoc comments via CTRL + ALT + Q into something more readable:

I only see the possibility to do this for a certain method only though. Is there a possibility to render the javadocs for the whole class in this way?
