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.