/[gzz]/manuscripts/UMLLink/short-paper.rst
ViewVC logotype

Diff of /manuscripts/UMLLink/short-paper.rst

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.46 by tjl, Thu May 29 16:00:36 2003 UTC revision 1.47 by tjl, Thu May 29 16:44:46 2003 UTC
# Line 44  Bridging Javadoc and design documentatio Line 44  Bridging Javadoc and design documentatio
44    
45      \begin{abstract}      \begin{abstract}
46      We present a navigational aid for documentation used in software      We present a navigational aid for documentation used in software
47      development. Based on using readily-authored UML diagrams as      development. Based on using human-made UML diagrams as
48      multi-ended links, we hypertexturally connect two distinct areas      multi-ended links, we hypertextually connect two distinct areas
49      of documentation: design documents and      of documentation: design documents and
50      documentation embedded in the program code, such as Javadoc.      documentation embedded in the program code, such as Javadoc.
51      \end{abstract}      \end{abstract}
# Line 60  Introduction Line 60  Introduction
60    
61  Software projects manage a large base of evolving documentation, whose  Software projects manage a large base of evolving documentation, whose
62  parts are  parts are
63  inter-related on many levels.  interrelated on many levels.
64  Design documentation shows  Design documentation shows
65  architectural views on a more general level, while  architectural views on a more general level, while
66  the source code (in e.g. Java and nowadays often also C++)  the source code usually contains
67  contains  embedded documentation such as Javadoc [friendly95javadoc]_ giving details on the concrete
 embedded documentation giving details on the concrete  
68  classes and methods.  classes and methods.
69    
70  .. Since these parts of documentation are semantically dependent  .. Since these parts of documentation are semantically dependent

Legend:
Removed from v.1.46  
changed lines
  Added in v.1.47

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26