Learning doxygen for source code documentation

35

Author: JT Smith

Maintaining and adding new features to legacy systems developed using C/C++ is a daunting task. Fortunately, doxygenâ€â€a documentation system for the C/C++, Java, Python, and other programming languagesâ€â€can help. Discover the features of doxygen in the context of projects using C/C++ as well as how to document code using doxygen-defined tags.

Link: ibm.com/developerworks

Category:

  • Open Source