Update reference to non-reachable website in doxygen readme file

Current website URL is no longer reachable so replace it with new one which
seems to refer to the same topic.
This commit is contained in:
Artur Wieczorek 2019-05-18 09:37:31 +02:00
parent f668f5b36f
commit fea3027488

View File

@ -63,7 +63,7 @@ DO:
- strive to use dedicated Doxygen commands for e.g. notes, lists,
sections, etc. The "Special commands" page:
http://www.stack.nl/~dimitri/doxygen/commands.html
http://www.doxygen.org/manual/commands.html
is your friend!
It's also very important to make a consistent use of the ALIASES
defined by wxWidgets' Doxyfile. Open that file for more info.