check of external links now with redirects

This commit is contained in:
Trilarion
2020-08-14 14:04:19 +02:00
parent b61e189f49
commit bd8d411f1d
106 changed files with 271 additions and 248 deletions

View File

@ -2,10 +2,10 @@
_Tool for generating documentation from annotated C++ sources._
- Home: http://www.doxygen.nl/, https://web.archive.org/web/20181202085648/http://www.stack.nl/~dimitri/doxygen/ (previously)
- 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: http://www.doxygen.nl/download.html
- Download: https://www.doxygen.nl/download.html
- Keywords: tool, library, source documentation generator
- Code repository: https://github.com/doxygen/doxygen.git
- Code language: C++