diff --git a/index.html b/index.html index 572c463..359e6f5 100644 --- a/index.html +++ b/index.html @@ -22,12 +22,15 @@ An IEEE Software article titled On the declarative specification of models explains the rationale behind this approach. The tehnology behind UMLGraph was used to draw many of the diagrams -appearing in the books +appearing in the award-winning books Code Quality: The Open Source Perspective (Addison Wesley, 2006) and Code Reading: The Open Source Perspective (Addison Wesley, 2003). In addition, the UMLGraphDoc doclet included in this distribution automatically -adds UML diagrams to javadoc documentation. +adds UML diagrams to javadoc documentation; +you can find a short and clear +tutorial on how to automatically document your project with UML diagrams +on DZone's Javalobby.

Many programs build on UMLGraph; follow this link diff --git a/web/index.html b/web/index.html index 572c463..359e6f5 100644 --- a/web/index.html +++ b/web/index.html @@ -22,12 +22,15 @@ An IEEE Software article titled On the declarative specification of models explains the rationale behind this approach. The tehnology behind UMLGraph was used to draw many of the diagrams -appearing in the books +appearing in the award-winning books Code Quality: The Open Source Perspective (Addison Wesley, 2006) and Code Reading: The Open Source Perspective (Addison Wesley, 2003). In addition, the UMLGraphDoc doclet included in this distribution automatically -adds UML diagrams to javadoc documentation. +adds UML diagrams to javadoc documentation; +you can find a short and clear +tutorial on how to automatically document your project with UML diagrams +on DZone's Javalobby.

Many programs build on UMLGraph; follow this link