Subversion Repositories DevTools

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
2136 5131 d 3 h brianf /EA_DocGen/trunk/ DevTools/EA_DocGen: Checkin by Svn Import
DEVIs:
DEVI-067892
DEVI-067906
DEVI-067994
 
2126 6245 d 3 h ghuddy /EA_DocGen/trunk/ DevTools/EA_DocGen: Checkin by Svn Import
Added ability to embed style formatting controls into Package, Diagram, and Element description text.
Styles can be MS-Word styles, or EA_DocGen styles (only support tables thus far).
 
2116 6361 d 2 h ghuddy /EA_DocGen/trunk/ DevTools/EA_DocGen: Checkin by Svn Import
1) Added ability to generate test case sections using NumPara styles so as to not clutter up the table of content, and to make the section headings in the document less prominent.

2) Some additional content suppression options have been invented, and the options modification form has been updated to use a scrollable checkbox list so that more and more options can be created without consuming more space on the form.
The additional options are:
Suppress Method Characteristics
Suppress Class Characteristics
Suppress Class Requirements
Suppress Class Constraints
Suppress Class Realizes
Use NumPara for generated Test Cases
 
2104 6489 d 0 h ghuddy /EA_DocGen/trunk/ DevTools/EA_DocGen: Checkin by Svn Import
1) Programmatic fixup of document template style errors - all heading levels bolded, fixed level7 restart problem if older ERG templates are used.
2) Created fake heading levels for level 10 and above - because MS-Word does not support levels above 9
3) Added option to suppress missing relationship warnings in relationship matrix tables
4) Added new "Name Link" element type.
5) Added sensitivity to new stereotype "API", as discussed in EA Guidelines document.
6) Removed older formats for requirement documentation generation and tidied up the options dialog appropriately.
7) Added Relationship Matrix style concept
 
2098 6508 d 6 h ghuddy /EA_DocGen/trunk/ DevTools/EA_DocGen: Checkin by Svn Import
Disabled "View Output" button until after document generation has completed.
Serialised diagram notes to generated document.
Created styles for class details (speeds up serialisation of document with lots of classes in it).
 
2094 6516 d 2 h ghuddy /EA_DocGen/trunk/ DevTools/EA_DocGen: Checkin by Svn Import
Added document generation for class attributes, methods, requirements, constraints, and tags.
Added EA_DocGen options editing form.
Added new menu items to add terminology and reference items,unit test link and traceability, and basic document model layout generation.