Subversion Repositories DevTools

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
2096 6520 d 19 h ghuddy /EA_DocGen/trunk/ DevTools/EA_DocGen: Checkin by Svn Import
Fixed some issues with EA_DocGen option strings.
 
2094 6520 d 22 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.
 
2092 6536 d 0 h ghuddy /EA_DocGen/trunk/ DevTools/EA_DocGen: Checkin by Svn Import
EA_DocGen now programmatically creates the styles that support Requirement documentation, rather than relying upon them being in the input template. This is because, the styles have not been published to the global ERG standard template, and there is no sign of that happening in the near future.
 
2090 6541 d 21 h ghuddy /EA_DocGen/trunk/ DevTools/EA_DocGen: Checkin by Svn Import
Corrected some problems with the processing of Relationship Matrix elements.
- Ensured that self-referential relationships are filtered out.
- Ensured the options processing works to enable/disable table generation.
 
2088 6548 d 20 h ghuddy /EA_DocGen/trunk/ DevTools/EA_DocGen: Checkin by Svn Import
Instigated a new method for parsing elements that attempts to ensure elements are parsed in the order in which they appear in the project browser window of EA. Some diagnostics were added/modified to support this new feature.