Changes between Initial Version and Version 1 of Features


Ignore:
Timestamp:
06/03/10 15:59:46 (14 years ago)
Author:
zeiss
Comment:

Importing pages from "/var/lib/svn/trac/etsicheck2" using WikiImport plugin.

Legend:

Unmodified
Added
Removed
Modified
  • Features

    v1 v1  
     1[[TracNav]] 
     2= Features = 
     3 
     4Main features of the tools are outlined below. For in-depth description, please refer to the [wiki:Documentation documentation pages] 
     5 
     6== T3Q == 
     7 
     8 * Automated guideline checking 
     9  * Naming conventions 
     10  * Structure of data guidelines 
     11  * Log statement guidelines 
     12  * Code style guidelines 
     13  * Modularization guidelines 
     14 * Listing of direct dependencies on the module level 
     15 * Automated batch code formatting 
     16 * Flexible configuration 
     17  * Separate configuration profiles (e.g for different projects) 
     18 
     19== T3D == 
     20 
     21 * Automated documentation generation in HTML format 
     22  * Three views - source view, dependencies between module parameter and test cases, import relations between modules 
     23  * Customizable HTML output presentation with CSS 
     24  * Simplified printable version 
     25  * Customizable documentation tag names 
     26  * Relevant data extracted and stored in intermediate XML format 
     27  * Additional output formats possible  
     28 * Documentation consistency checks (e.g. empty tags, misplaced tags, identical tags, etc.) 
     29 * Automated local-dependency generation 
     30 * Flexible configuration 
     31 * Separate configuration profiles (e.g for different projects)