Doxygen
For my project, i used doxygen, doxygen is a source code documentation tool.
It was really wonderful.Without which its little difficult to follow the various datastructures, global variables, definition, enumeration, file list in a project.
It can generate output in LaTeX and HTML formats.
Verdict: Doxygen helps to understand code better !
No comments yet.
