2021-01-12 15:49:10 +01:00

18 lines
1.1 KiB
Markdown

# Doxygen
- Home: https://www.doxygen.nl/index.html, https://web.archive.org/web/20181202085648/http://www.stack.nl/~dimitri/doxygen/ (previously)
- Media: https://en.wikipedia.org/wiki/Doxygen
- State: mature
- Download: https://www.doxygen.nl/download.html
- Keyword: library, tool
- Code repository: https://github.com/doxygen/doxygen.git (@created 2013, @stars 3339, @forks 882)
- Code language: C++
- Code license: GPL-2.0
- Developer: Dimitri van Heesch, albert-github, Adrian Negreanu, Petr Prikryl, Josh Soref, Armin Müller, Michael Keck, David Hebbeker, Vladimír Vondruš, Chris Hansen, Moritz 'Morty' Strübe, wtschueller, Joenio Marques da Costa, Charles.Lee, Rolf Eike Beer, Christoph Lipka, Travis A. Everett, Mattias Ellert, Artur Kink, Matthew White, orbitcowboy, Joe George, ahoogol, luzpaz, Christian Oliff, Christopher Friedt, DGA45, maddox11, jannick0, Alexandre Salconi-Denis, Christoph Grüninger, Development Team, Thomas Braun, Wataru Ashihara, Fabio Jun Takada Chino
Tool for generating documentation from annotated C++ sources.
## Building
- Build system: CMake