diff -r caa1e84c3ac2 -r b69f5f22a3ba QTfrontend/Doxyfile --- a/QTfrontend/Doxyfile Fri Jan 01 19:15:32 2016 +0300 +++ b/QTfrontend/Doxyfile Tue Feb 09 21:11:16 2016 +0300 @@ -190,7 +190,7 @@ # will result in a user-defined paragraph with heading "Side Effects:". # You can put \n's in the value part of an alias to insert newlines. -ALIASES = "repo{1}=http://code.google.com/p/hedgewars/source/browse/QTfrontend/\1" +ALIASES = "repo{1}=http://hg.hedgewars.org/hedgewars/file/default/QTfrontend/\1" # Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C # sources only. Doxygen will then generate output that is more tailored for C.