Software Development

Code Documentation & Doxygen

Image: 

Documentation is essential in systems development. Documentalists and technical writers describe the functionality and the architecture of a system in different document types, like Requirement, System Design and Architecture documents.

Source code should also be documented. It helps getting high-quality and efficient software and it makes the code human-readable and reusable.

Developers can use automated tools to generate source code documentation, one of these tools is Doxygen.

attachments: 
last edited: 05-03-2010
Syndicate content