Reply To: RE: general features and capabilities

Hello,

this new feature is not yet described in user guide (which will be updated soon). Interactive documentation is hyperlinked documentation in HTML format which is generated from diagrams of open project. Interactive documentation can be generated using menu Tools/Generate Interactive Documentation.

Source Code parsing can be used in two ways:

From sidebar Parser - choose language (C#, VB.NET or Java), paste source code into textbox, click on Parse, parsed classes will appear below in group Results. When you double click on a class in this list, it will be added to current diagram.

Second way you can use source code parsing is using menu Tools/Reverse Engineering/Source Code. In shown dialog, there you have to choose language of source code (C#, VB.NET or Java), add files, you want to parse and click on OK. Classes will be parsed from these files.

Dusan Rodina - softwareideas.net 24 June 2012 12:47:42

New Comment

Comment
You can use these formatting tags: [b]bold[/b] [i]italic[/i] [u]underline[/u] [url]www.example.com[/url] [code]some code[/code] [quote]quoted text[/quote] [list]one list item per line[/list]