Mention UMLGraphDoc

This commit is contained in:
Diomidis Spinellis 2006-07-18 20:15:59 +00:00
parent d180a45fcc
commit 92fcfb1514
2 changed files with 6 additions and 2 deletions

View File

@ -26,6 +26,8 @@ appearing in the books
<a href="http://www.spinellis.gr/codequality">Code Quality: The Open Source Perspective</a> (Addison Wesley, 2006) and
<a href="http://www.spinellis.gr/codereading">Code Reading: The Open Source Perspective</a> (Addison Wesley, 2003).
In addition,
the <em>UMLGraphDoc</em> doclet included in this distribution automatically
adds UML diagrams to javadoc documentation,
<a href="http://lightuml.sourceforge.net/">LightUML</a>
integrates UMLGraph into <a href="http://www.eclipse.org">Eclipse</a>,
<a href="http://maven-plugins.sourceforge.net/maven-dotuml-plugin/">Dotuml</a>
@ -38,7 +40,7 @@ the <a href="http://softeng.polito.it/projects/XUG/">XUG</a>
reverse engineering tool, and
Adam Feuer's
<a href="http://www.python.org/pypi/PyUMLGraph">PyUMLGraph</a>
system applies the concept to Python programs,
system applies the concept to Python programs.
Finally,
<a href="http://martinfowler.com">Martin Fowler</a> writes:

View File

@ -26,6 +26,8 @@ appearing in the books
<a href="http://www.spinellis.gr/codequality">Code Quality: The Open Source Perspective</a> (Addison Wesley, 2006) and
<a href="http://www.spinellis.gr/codereading">Code Reading: The Open Source Perspective</a> (Addison Wesley, 2003).
In addition,
the <em>UMLGraphDoc</em> doclet included in this distribution automatically
adds UML diagrams to javadoc documentation,
<a href="http://lightuml.sourceforge.net/">LightUML</a>
integrates UMLGraph into <a href="http://www.eclipse.org">Eclipse</a>,
<a href="http://maven-plugins.sourceforge.net/maven-dotuml-plugin/">Dotuml</a>
@ -38,7 +40,7 @@ the <a href="http://softeng.polito.it/projects/XUG/">XUG</a>
reverse engineering tool, and
Adam Feuer's
<a href="http://www.python.org/pypi/PyUMLGraph">PyUMLGraph</a>
system applies the concept to Python programs,
system applies the concept to Python programs.
Finally,
<a href="http://martinfowler.com">Martin Fowler</a> writes: