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.
+
+- LightUML
+integrates UMLGraph into Eclipse.
+- Dotuml
+integrates UMLGraph into Maven.
+- The Xholon
+framework for building loosely-organized systems
+captures object interactions at runtime,
+and creates UML 2.0 sequence diagrams using UMLGraph.
+- ruby-uml
+traces aspects of an application
+using UMLGraph to generate sequence and class diagrams.
+- The Politecnico Di Torino SoftEng group has extended UMLGraph into
+the XUG
+reverse engineering tool.
+- Adam Feuer's
+PyUMLGraph
+system applies the concept to Python programs.
+- The Glean
+framework for generating feedback on a team's source code
+supports the scripting of UMLGraph.
+- W. Goesgens has documented here a way to use
+UMLGraph diagrams in
+DokuWiki.
+
+
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.