diff --git a/web/index.html b/web/index.html index 3bf0fee..bd88bad 100644 --- a/web/index.html +++ b/web/index.html @@ -1,5 +1,6 @@ +
UMLGraph allows the declarative specification and drawing of UML class and sequence diagrams. The current features @@ -15,22 +16,31 @@ appearing in the award-winning books In addition, the UMLGraphDoc doclet included in this distribution automatically adds UML diagrams to javadoc documentation. +
- +Many programs build on UMLGraph; follow this link for more details. -In addition, +
+ + +
+
Martin Fowler, the author of
UML Distilled, writes:
+
I thought I'd send you a note saying how much I enjoyed discovering UML Graph. I've long fancied a text based way of describing UML diagrams, but never felt sufficiently time-rich to develop anything.+
-
-UMLGraph is now in O'Reilly's Java Power Tools book.
+
+
+UMLGraph is also described in O'Reilly's Java Power Tools book.