From 92fcfb15141eeb7147eb0a44617780ed331af80c Mon Sep 17 00:00:00 2001 From: Diomidis Spinellis Date: Tue, 18 Jul 2006 20:15:59 +0000 Subject: [PATCH] Mention UMLGraphDoc --- index.html | 4 +++- web/index.html | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index a1e0ebe..bd1fe97 100644 --- a/index.html +++ b/index.html @@ -26,6 +26,8 @@ appearing in the 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, LightUML integrates UMLGraph into Eclipse, Dotuml @@ -38,7 +40,7 @@ the XUG reverse engineering tool, and Adam Feuer's PyUMLGraph -system applies the concept to Python programs, +system applies the concept to Python programs. Finally, Martin Fowler writes: diff --git a/web/index.html b/web/index.html index a1e0ebe..bd1fe97 100644 --- a/web/index.html +++ b/web/index.html @@ -26,6 +26,8 @@ appearing in the 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, LightUML integrates UMLGraph into Eclipse, Dotuml @@ -38,7 +40,7 @@ the XUG reverse engineering tool, and Adam Feuer's PyUMLGraph -system applies the concept to Python programs, +system applies the concept to Python programs. Finally, Martin Fowler writes: