18 lines
437 B
Markdown

# Doxygen
_Tool for generating documentation from annotated C++ sources._
- Home: http://www.stack.nl/~dimitri/doxygen/
- Media: https://en.wikipedia.org/wiki/Doxygen
- Download: http://www.stack.nl/~dimitri/doxygen/download.html
- State: mature
- Keywords: tool, source documentation generator
- Code repository: https://github.com/doxygen/doxygen.git
- Code language: C++
- Code license: GPL-2.0
## Building
- Build system: CMake