fixed broken external links, imported some Hg repositories of inactive projects to Git

This commit is contained in:
Trilarion
2019-07-15 13:33:08 +02:00
parent 1672312a0b
commit e673aa8317
51 changed files with 163 additions and 143 deletions

View File

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