gboersma / uml-java-doclet

Doclet to generate UML diagrams for Javadoc using PlantUML.
74 stars 29 forks source link

Show Relationships with Inner Classes on Diagrams #12

Open gboersma opened 4 years ago

gboersma commented 4 years ago

Relationships from an outer class to an inner class are not shown on the diagrams. Add them to improve navigation between classes.