moved the entries up one folder, added the folder to the keywords
This commit is contained in:
17
games/doxygen.md
Normal file
17
games/doxygen.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# Doxygen
|
||||
|
||||
_Tool for generating documentation from annotated C++ sources._
|
||||
|
||||
- Home: http://www.stack.nl/~dimitri/doxygen/
|
||||
- Media: https://en.wikipedia.org/wiki/Doxygen
|
||||
- State: mature
|
||||
- Download: http://www.stack.nl/~dimitri/doxygen/download.html
|
||||
- Keywords: library, source documentation generator, tool
|
||||
- Code repository: https://github.com/doxygen/doxygen.git
|
||||
- Code language: C++
|
||||
- Code license: GPL-2.0
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: CMake
|
||||
|
||||
Reference in New Issue
Block a user