Added reference to PyUMLGraph.

This commit is contained in:
Diomidis Spinellis 2003-10-16 09:02:12 +00:00
parent 7f9da61f92
commit 032a11ee05
2 changed files with 8 additions and 0 deletions

View File

@ -1,4 +1,5 @@
<!doctype html public "-//IETF//DTD HTML//EN">
<!-- No not edit this page in the web directory. -->
<HTML>
<HEAD>
<TITLE>UMLGraph - Declarative Drawing of UML diagrams</TITLE>
@ -44,6 +45,9 @@ class Client extends Person {}
<li> Diomidis Spinellis.
<A HREF="http://www.spinellis.gr/codereading">Code Reading: The Open Source Perspective</A>.
Addison Wesley, 2003.
<li> Adam Feuer's
<a href="http://www.zipcon.net/~adamf/software/PyUMLGraph/">PyUMLGraph</a>
extending the concept to Python programs.
</ul>

View File

@ -1,4 +1,5 @@
<!doctype html public "-//IETF//DTD HTML//EN">
<!-- No not edit this page in the web directory. -->
<HTML>
<HEAD>
<TITLE>UMLGraph - Declarative Drawing of UML diagrams</TITLE>
@ -44,6 +45,9 @@ class Client extends Person {}
<li> Diomidis Spinellis.
<A HREF="http://www.spinellis.gr/codereading">Code Reading: The Open Source Perspective</A>.
Addison Wesley, 2003.
<li> Adam Feuer's
<a href="http://www.zipcon.net/~adamf/software/PyUMLGraph/">PyUMLGraph</a>
extending the concept to Python programs.
</ul>