Doxygen
Doxygen (/ˈdɒksidʒən/ DOK-see-jən) is a documentation generator and static analysis tool for software source trees. When used as a documentation generator, Doxygen extracts information from specially-formatted comments within the code. When used for analysis, Doxygen uses its parse tree to generate diagrams and charts of the code structure. Doxygen can cross reference documentation and code, so that the reader of a document can easily refer to the actual code.
Developer(s) | Dimitri van Heesch |
---|---|
Initial release | 26 October 1997 |
Stable release | |
Repository | |
Written in | C++ |
Operating system | Cross-platform |
Type | Documentation generator |
License | GPLv2 |
Website | doxygen.nl |
Doxygen is free software, released under the terms of the GNU General Public License version 2 (GPLv2).
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.