[Edoc-main] First Release of EDoc++ (ver 0.0.1)
Status: Beta
Brought to you by:
bjcosta
From: Brendon C. <br...@ch...> - 2007-04-21 02:04:09
|
The first release of EDoc++ has been made. Although titled an alpha release it should be completely functional. EDoc++ is a tool for performing static analysis of exception propagation through C++ source code. It also has the ability to document the propagation of exceptions in a format that can be used by Doxygen. For more information see the website: http://edoc.sourceforge.net/ or browse the manual: http://edoc.sourceforge.net/EDocManual/index.html or download it from (edoc-src-0.0.1.tar.bz2): http://sourceforge.net/project/showfiles.php?group_id=181536 |