moved description to note

This commit is contained in:
Trilarion
2020-09-04 16:35:00 +02:00
parent 6ac46420ff
commit 82cddf09e0
1402 changed files with 2480 additions and 2804 deletions

View File

@ -1,7 +1,5 @@
# Doxygen
_Tool for generating documentation from annotated C++ sources._
- 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
@ -11,6 +9,8 @@ _Tool for generating documentation from annotated C++ sources._
- Code language: C++
- Code license: GPL-2.0
Tool for generating documentation from annotated C++ sources.
## Building
- Build system: CMake