reorganization
This commit is contained in:
17
games/library/doxygen.md
Normal file
17
games/library/doxygen.md
Normal file
@ -0,0 +1,17 @@
|
||||
# Doxygen
|
||||
|
||||
_Tool for generating documentation from annotated C++ sources._
|
||||
|
||||
- Home: http://www.stack.nl/~dimitri/doxygen/
|
||||
- Wikipedia: https://en.wikipedia.org/wiki/Doxygen
|
||||
- Download: http://www.stack.nl/~dimitri/doxygen/download.html
|
||||
- State: mature
|
||||
- Keywords: tool, source documentation generator
|
||||
- Code: https://github.com/doxygen/doxygen
|
||||
- Language(s): C++
|
||||
- License: GPL-2.0
|
||||
|
||||
## Building
|
||||
|
||||
Uses CMake
|
||||
|
Reference in New Issue
Block a user