How to automatically generate documentation from source code in Linux

Posted by xmodulo on Aug 2, 2013 9:19 PM
By Xmodulo
Mail this story
Web version

In Linux, doxygen is the de facto standard tool for automatically generating cross-reference documentation from annotated source code. Doxygen is helpful when you are trying to publish source-code documentation for your project, or reading other people's code. This tutorial talks about how to automatically generate documentation from source code in Linux.

Full Story

Printed at http://lxer.com/module/newswire/view/189120/index.html