The following software is used during the process of building the FDO documentation.
Tool | Description | Path | Download from |
---|---|---|---|
doxygen | generates API documentation from specially formattedcomments embedded in C++, C, Java, Objective-C, Python, IDL, PHP, C#, and D. | /usr/local/bin | Part of RHEL3 |
graphviz | is a graph drawing toolkit used by doxygen to draw class diagrams. The graphviz executable used by doxygen is dot.exe. | /usr/bin | Part of RHEL3 |