doxygen

Generate documentation from source code comments automatically

brewmacoslinux
Try with needOr install directly
Source

About

Generate documentation for several programming languages

Commands

doxygendoxywizard

Examples

Generate documentation from a C++ project using default config$ doxygen
Create a Doxyfile template for a new project$ doxygen -g Doxyfile
Launch the interactive Doxygen configuration wizard$ doxywizard