trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: March 2012

Re: [trinity-devel] Creating flow diagrams from sources?

From: Aleksey Midenkov <midenok@...>
Date: Fri, 9 Mar 2012 08:33:27 +0400
On Thu, Mar 8, 2012 at 2:34 AM, Serghei Amelian <serghei@...> wrote:
> On Thursday 08 March 2012 00:22:11 Darrell Anderson wrote:
>> I have been looking around the web for an app to convert C++ source code to
>> flow diagrams. I'm looking in the wrong places or nothing exists other than
>> a few commercial apps.
>>
>> I was hoping the Umbrello tool could help, but that does not convert
>> anything directly.
>>
>> Is there a way to do this?
>>
>> I want to map the entire docbook process. As I am still very much a novice
>> C++ coder, I am in over my head trying to trace how everything connects.
>> The process should be documented for the wiki.
>>
>> Ideas?
>>
>> Thanks.
>>
>> Darrell
>
> Check http://www.graphviz.org/Gallery.php
>
> --
> Serghei
>

Doxygen uses graphviz. De-facto standard of documenting sources.