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, +

+ + +
+

+UML Distilled 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.
+
-

-Java Power Tools -UMLGraph is now in O'Reilly's Java Power Tools book. +

+Java Power Tools +UMLGraph is also described in O'Reilly's Java Power Tools book.

Class Diagrams

diff --git a/web/media/umld.jpg b/web/media/umld.jpg new file mode 100644 index 0000000..46e495a Binary files /dev/null and b/web/media/umld.jpg differ