/[gzz]/manuscripts/UMLLink/article.rst
ViewVC logotype

Diff of /manuscripts/UMLLink/article.rst

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

revision 1.65 by tjl, Sat Feb 15 14:21:14 2003 UTC revision 1.66 by tuukkah, Sat Feb 15 14:58:34 2003 UTC
# Line 13  Bridging Javadoc and design documentatio Line 13  Bridging Javadoc and design documentatio
13    
14  .. Points for HT people  .. Points for HT people
15     ====================     ====================
   
    from HT03 "Call for Papers: Topics for submissions":  
     * Hypertext and hypermedia construction  
           * Link authoring  
           * Link maintenance  
           * (X)Link databases  
           * Web authoring  
           * Automated Web generation  
           * Metadata and annotation  
           * Multimedia and Synchronisation  
     * New hypermedia environments  
           * Grid and E-Science  
           * Scholarly and scientific communication  
           * Pervasive information architectures  
           * Semantic Web  
           * Knowledge Management  
           * Virtual and augmented reality environments  
     * Hypermedia navigation strategies  
           * User interface and interactions  
           * Adaptive hypermedia  
           * Browsing assistance  
           * Fluid Links  
           * Trails  
           * Co-operative Hypermedia  
     * Web site design and evaluation  
           * Structuring hypermedia documents for reading and retrieval  
           * Large-scale and distributed Web environments  
           * Metrics and measurement  
           * Web structures characterization  
           * Innovative web hypertexts  
           * Link analysis  
           * Effects of hypermedia on business or industry  
           * Experiences with the application of hypermedia  
           * Innovative hypertexts and novel uses of hypertext and hypermedia  
     * Hypermedia architectures  
           * Hypermedia infrastructure technologies  
           * Hypermedia middleware and components  
           * Web Integration  
           * Architecture issues  
           * Link Services  
           * Open hypermedia architectures  
           * Large-scale distributed hypermedia  
           * Theories, models, architectures, standards, and frameworks  
     * Applications  
           * Hypertext in workflow management systems  
           * Web-based hypermedia dramarose  
           * Hypermedia in fiction, scholarship, and technical writing  
           * Hypermedia in education and training  
           * Hypermedia and time: narratives and storyboarding  
           * Hypertext rhetoric and criticism  
           * Interactive games and entertainment  
           * Museums and archives  
   
 .. Our work in relation to those:  
   
16     technical architecture:     technical architecture:
17      * open document base (html) allows:      * open document base (html) allows:
18         * incorporation of several sources via their own tools (Javadoc, reST)         * incorporation of several sources via their own tools (Javadoc, reST)
# Line 132  Bridging Javadoc and design documentatio Line 77  Bridging Javadoc and design documentatio
77     * web     * web
78     * user interfaces     * user interfaces
79     * spatial menus     * spatial menus
80       * navigational maps
81    
82  Abstract  Abstract
83  ========  ========
# Line 160  Introduction Line 106  Introduction
106  Software projects manage a large base of evolving documentation, which  Software projects manage a large base of evolving documentation, which
107  is inter-related on many levels. Design documentation gives  is inter-related on many levels. Design documentation gives
108  architectural views on a more general level, while the program code  architectural views on a more general level, while the program code
109  source files contain interfaces and often embedded documentation  source files contain minute specifications of interfaces and often also
110    embedded documentation
111  giving details on how the interfaces should be used. Although  giving details on how the interfaces should be used. Although
112  these two parts of documentation are semantically dependent, linking  these two parts of documentation are semantically dependent, linking
113  them by hand is tedious and error-prone since they are authored using different  them by hand is tedious and error-prone when they are authored using different
114  software.  software.
115    
116  In this article, we present a navigational aid for software engineering documentation.  In this article, we present a navigational aid for software engineering documentation.

Legend:
Removed from v.1.65  
changed lines
  Added in v.1.66

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