gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] manuscripts/UMLLink article.rst


From: Tuukka Hastrup
Subject: [Gzz-commits] manuscripts/UMLLink article.rst
Date: Sat, 15 Feb 2003 18:03:40 -0500

CVSROOT:        /cvsroot/gzz
Module name:    manuscripts
Changes by:     Tuukka Hastrup <address@hidden> 03/02/15 18:03:40

Modified files:
        UMLLink        : article.rst 

Log message:
        first take on Abstract

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/manuscripts/UMLLink/article.rst.diff?tr1=1.100&tr2=1.101&r1=text&r2=text

Patches:
Index: manuscripts/UMLLink/article.rst
diff -u manuscripts/UMLLink/article.rst:1.100 
manuscripts/UMLLink/article.rst:1.101
--- manuscripts/UMLLink/article.rst:1.100       Sat Feb 15 17:43:11 2003
+++ manuscripts/UMLLink/article.rst     Sat Feb 15 18:03:40 2003
@@ -9,7 +9,7 @@
 .. Alternative title: "Free Software toolchain for bidirectional 
    linking between UML diagrams and Javadoc"
 
-.. :Stamp: $Id: article.rst,v 1.100 2003/02/15 22:43:11 tuukkah Exp $
+.. :Stamp: $Id: article.rst,v 1.101 2003/02/15 23:03:40 tuukkah Exp $
 
 .. Points for HT people
    ====================
@@ -95,18 +95,21 @@
     Our simple implementation as a Free Software toolchain is in daily use
     in our project.
 
-We present a navigational aid for software engineering documentation.
-Based on using UML diagrams as multi-ended links, we hypertexturally
-connect two
-distinct areas of software engineering documentation: design documents and 
javadoc.
-
-and its lightweight implementation
-on top of a Free Software
-[fsf02categories]_ toolchain.
-The HTML is generated by existing tools and modified after generation by our 
software.
-
-XXX !!!
+We present a navigational aid for documenation used in software
+development.  Based on using UML diagrams as multi-ended links, we
+hypertexturally connect two distinct areas of documentation: design
+documents and javadoc program code documentation. We also describe the 
+lightweight implementation as a supplement to a Free Software toolchain. 
+
+Connecting the distinct areas is essential because it could help new developers
+in getting productive and support development processes where both design and 
+implementation change continuously. 
+
+To achieve bi-directional linking, the implementation after-treats HTML pages 
+generated by other tools, injecting into referred pages links back to the 
+referring imagemap of each UML diagram.
 
+The software is currently a part of and in use at our software project.
 
 Introduction
 ============




reply via email to

[Prev in Thread] Current Thread [Next in Thread]