Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        doxygen - A documentation system for C/C++
        
        
        - Description:
- Doxygen can generate an online class browser (in HTML) and/or a
reference manual (in LaTeX) from a set of documented source files. The
documentation is extracted directly from the sources. Doxygen can
also be configured to extract the code structure from undocumented
source files. 
Packages
        
        
            | doxygen-1.7.1-2.fc14.i686
              [2.4 MiB] | Changelog
              by Than Ngo (2010-09-08): - bz#629286, apply patch to fix broken thread handling
- bz#627553, #define in included file in different directory not handled properly
- Inherited documentation doesn't work in case of multiple inheritance |