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: Tuomas J. Lukka
Subject: [Gzz-commits] manuscripts/UMLLink article.rst
Date: Sat, 15 Feb 2003 08:39:43 -0500

CVSROOT:        /cvsroot/gzz
Module name:    manuscripts
Changes by:     Tuomas J. Lukka <address@hidden>        03/02/15 08:39:43

Modified files:
        UMLLink        : article.rst 

Log message:
        reorg

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

Patches:
Index: manuscripts/UMLLink/article.rst
diff -u manuscripts/UMLLink/article.rst:1.60 
manuscripts/UMLLink/article.rst:1.61
--- manuscripts/UMLLink/article.rst:1.60        Sat Feb 15 08:16:16 2003
+++ manuscripts/UMLLink/article.rst     Sat Feb 15 08:39:43 2003
@@ -9,7 +9,7 @@
 .. Alternative title: "Free Software toolchain for bidirectional 
    linking between UML diagrams and Javadoc"
 
-.. :Stamp: $Id: article.rst,v 1.60 2003/02/15 13:16:16 tjl Exp $
+.. :Stamp: $Id: article.rst,v 1.61 2003/02/15 13:39:43 tjl Exp $
 
 .. Points for HT people
    ====================
@@ -156,18 +156,12 @@
 them by hand is tedious and error-prone since they are authored using different
 software. 
 
-In this article, we present a navigational aid which connects the two
-distinct areas of documentation, and its lightweight implementation
+In this article, we present a navigational aid based on UML diagrams, which 
connects two
+distinct areas of software engineering documentation: architectural documents 
and javadoc, 
+and its lightweight implementation
 on top of a Free Software
 [fsf02categories]_ toolchain.
-The other documentation tools can already
-generate web pages, and our new software injects the added linking to those
-HTML files. 
-The software automatically creates multidirectional links
-based on simple directives in the UML diagram source code in our 
documentation. 
-Only web pages generated during the documentation build 
-process are affected, which makes the task of our software easier than that of 
other web 
-augmentation tools [weinreich00-linkvis]_. 
+The HTML is generated by existing tools and modified after generation by our 
software.
 
 .. XXX This means the software was deployable without further authoring.
 
@@ -851,6 +845,12 @@
 The current implementation is a part of and in use at our Free
 Software project [gzz]_, where it generates the publicly web-browsable
 hypertext [gzz_doc_himalia]_ of the project's documentation.
+
+The software automatically creates multidirectional links
+based on simple directives in the UML diagram source code in our 
documentation. 
+Only web pages generated during the documentation build 
+process are affected, which makes the task of our software easier than that of 
other web 
+augmentation tools [weinreich00-linkvis]_. 
 
 Earlier concept-based navigation and map-based navigation have added 
 horizontal links on top of hierarchical hypertext [brusilovsky02-mapnav]_. 




reply via email to

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