
Q1253530
Sign in to saveDoxygen ( ) is a documentation generator that works with many programming languages. It extracts information from specially-formatted source code comments and saves the information in one of various supported formats.
Key facts
- Software.name
- Doxygen
- Software.logo
- doxygen.png
- Software.screenshot
- Doxygen-1.8.1.png
- Software.developer
- Dimitri van Heesch
- Software.programming language
- C++
- Software.operating system
- Cross-platform
- Software.genre
- Documentation generator
- Software.license
- GPLv2
via Wikipedia infobox
~5 min read
Encyclopedic overview
7 sectionsContents
- History
- Development
- Design
- Example
- See also
- References
- External links
Doxygen ( ) is a documentation generator that works with many programming languages. It extracts information from specially-formatted source code comments and saves the information in one of various supported formats.
Doxygen supports static analysis of a codebase. It uses the parse tree parsed from the codebase to generate diagrams and charts of the code structure. It provides cross-referencing that a reader can use to refer back to the source code from the generated documentation.
Excerpted from Wikipedia’s “Q1253530” article, available under the CC BY-SA 4.0 licence.