moved the entries up one folder, added the folder to the keywords

This commit is contained in:
Trilarion
2019-07-04 16:05:07 +02:00
parent aa997f86b7
commit ff1555e210
529 changed files with 517 additions and 863 deletions

17
games/doxygen.md Normal file
View 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