Re: C++ to UML



om ke wrote:
I am looking for simple way to document my c++ source code. My intention to comeup with some kind of UML type of diagram that can be extracted directly from the C++ source code. Any hints on how I can acomplish the above will be greatly appreciated,

Doxygen?  http://www.stack.nl/~dimitri/doxygen/
It's what we use to generate our documentation/diagrams with...

Ian



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]