From 032a11ee05c50289b388f6e062308345526a108b Mon Sep 17 00:00:00 2001 From: Diomidis Spinellis Date: Thu, 16 Oct 2003 09:02:12 +0000 Subject: [PATCH] Added reference to PyUMLGraph. --- index.html | 4 ++++ web/index.html | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/index.html b/index.html index 1c3bb2e..d5b4e2d 100644 --- a/index.html +++ b/index.html @@ -1,4 +1,5 @@ + UMLGraph - Declarative Drawing of UML diagrams @@ -44,6 +45,9 @@ class Client extends Person {}
  • Diomidis Spinellis. Code Reading: The Open Source Perspective. Addison Wesley, 2003. +
  • Adam Feuer's +PyUMLGraph +extending the concept to Python programs. diff --git a/web/index.html b/web/index.html index 1c3bb2e..d5b4e2d 100644 --- a/web/index.html +++ b/web/index.html @@ -1,4 +1,5 @@ + UMLGraph - Declarative Drawing of UML diagrams @@ -44,6 +45,9 @@ class Client extends Person {}
  • Diomidis Spinellis. Code Reading: The Open Source Perspective. Addison Wesley, 2003. +
  • Adam Feuer's +PyUMLGraph +extending the concept to Python programs.