diff -r a69124eb7ce7 -r 6adf27e85cae QTfrontend/Doxyfile --- a/QTfrontend/Doxyfile Tue May 17 23:29:49 2016 +0300 +++ b/QTfrontend/Doxyfile Fri Jul 15 22:39:07 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://hg.hedgewars.org/hedgewars/file/default/QTfrontend/\1" +ALIASES = "repo{1}=https://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.