From a1226410309606a986a1e1d8018ebbdc9c527746 Mon Sep 17 00:00:00 2001 From: Diomidis Spinellis Date: Wed, 27 Aug 2008 10:41:26 +0000 Subject: [PATCH] Link to Meera's JavaLobby article. --- index.html | 7 +++++-- web/index.html | 7 +++++-- 2 files changed, 10 insertions(+), 4 deletions(-) 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