From ac04f8c72ea929ff9e62674eaef8d84497d84e7c Mon Sep 17 00:00:00 2001 From: Diomidis Spinellis Date: Sun, 6 May 2007 14:21:59 +0000 Subject: [PATCH] Document systems building on UMLGraph on a separate page. --- doc/deriv.xml | 31 +++++++++++++++++++++++++++++++ doc/index.xml | 1 + index.html | 25 +++++-------------------- web/index.html | 25 +++++-------------------- 4 files changed, 42 insertions(+), 40 deletions(-) create mode 100644 doc/deriv.xml diff --git a/doc/deriv.xml b/doc/deriv.xml new file mode 100644 index 0000000..e1ded5c --- /dev/null +++ b/doc/deriv.xml @@ -0,0 +1,31 @@ + + + +Here are other programs or efforts that build on UMLGraph's +code or ideas. + + diff --git a/doc/index.xml b/doc/index.xml index 5ff7263..eeae3f0 100644 --- a/doc/index.xml +++ b/doc/index.xml @@ -38,6 +38,7 @@ Sequence Diagram Example: A Comments and Framesgui-db Frequently Asked Questionsfaq Bibliographybib +Projects Based on UMLGraphderiv Version Historyver Acknowledgementsack diff --git a/index.html b/index.html index 47b8330..df77dd1 100644 --- a/index.html +++ b/index.html @@ -30,26 +30,11 @@ the UMLGraphDoc doclet included in this distribution automatically adds UML diagrams to javadoc documentation.

-Many programs build on UMLGraph. -LightUML -integrates UMLGraph into Eclipse, -Dotuml -integrates UMLGraph into Maven. -Also -the Xholon -framework and -ruby-uml -use UMLGraph to generate sequence diagrams. -Furthermore, -the Politecnico Di Torino SoftEng group has extended UMLGraph into -the XUG -reverse engineering tool, and -Adam Feuer's -PyUMLGraph -system applies the concept to Python programs. -

-Finally, -Martin Fowler writes: +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.
diff --git a/web/index.html b/web/index.html index 47b8330..df77dd1 100644 --- a/web/index.html +++ b/web/index.html @@ -30,26 +30,11 @@ the UMLGraphDoc doclet included in this distribution automatically adds UML diagrams to javadoc documentation.

-Many programs build on UMLGraph. -LightUML -integrates UMLGraph into Eclipse, -Dotuml -integrates UMLGraph into Maven. -Also -the Xholon -framework and -ruby-uml -use UMLGraph to generate sequence diagrams. -Furthermore, -the Politecnico Di Torino SoftEng group has extended UMLGraph into -the XUG -reverse engineering tool, and -Adam Feuer's -PyUMLGraph -system applies the concept to Python programs. -

-Finally, -Martin Fowler writes: +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.