Is there a way to embed images into my JavaDoc? Basically i want to include some UML diagrams explaining the hierarchy of my classes in some of the documentation.
Thank
This article explains how it can be done by placing your images in a folder accessible to the javadoc tool.