diff --git a/docs/doxygen/Doxyfile b/docs/doxygen/Doxyfile
index 030a80bc3c..47f6c812f7 100644
--- a/docs/doxygen/Doxyfile
+++ b/docs/doxygen/Doxyfile
@@ -92,12 +92,12 @@ ALIASES += endFlagTable="\n"
# creates appearance section: this should be used for all main GUI controls
# that look different in different ports. genericAppearance can be used for the
# controls that always look the same.
-ALIASES += appearance{1}="\htmlonly
Appearance:\endhtmlonly\n\image html appear-\1-msw.png \"wxMSW Appearance\"\n\htmlonly | \endhtmlonly\n\image html appear-\1-gtk.png \"wxGTK Appearance\"\n\htmlonly | \endhtmlonly\n\image html appear-\1-mac.png \"wxOSX Appearance\"\n\htmlonly |
\endhtmlonly"
-ALIASES += genericAppearance{1}="\htmlonlyAppearance:\endhtmlonly\n\image html generic/\1.png \"Generic Appearance\"\n\htmlonly |
\endhtmlonly"
+ALIASES += appearance{1}="\htmlonlyAppearance:\endhtmlonly\n\image html appear-\1-msw.png \"wxMSW Appearance\"\n\htmlonly | \endhtmlonly\n\image html appear-\1-gtk.png \"wxGTK Appearance\"\n\htmlonly | \endhtmlonly\n\image html appear-\1-mac.png \"wxOSX Appearance\"\n\htmlonly |
\endhtmlonly"
+ALIASES += genericAppearance{1}="\htmlonlyAppearance:\endhtmlonly\n\image html generic/\1.png \"Generic Appearance\"\n\htmlonly |
\endhtmlonly"
# these compact versions are only used on the screenshots page
-ALIASES += appearance_brief{2}="\htmlonly\endhtmlonly\n\1\htmlonly | \endhtmlonly\n\image html appear-\2-msw.png\n\htmlonly | \endhtmlonly\n\image html appear-\2-gtk.png\n\htmlonly | \endhtmlonly\n\image html appear-\2-mac.png\n\htmlonly |
\endhtmlonly"
-ALIASES += genericAppearance_brief{2}="\htmlonly\endhtmlonly\n\1\htmlonly | \endhtmlonly\n\image html generic/\2.png\n\htmlonly |
\endhtmlonly"
+ALIASES += appearance_brief{2}="\htmlonly\endhtmlonly\n\1\htmlonly | \endhtmlonly\n\image html appear-\2-msw.png\n\htmlonly | \endhtmlonly\n\image html appear-\2-gtk.png\n\htmlonly | \endhtmlonly\n\image html appear-\2-mac.png\n\htmlonly |
\endhtmlonly"
+ALIASES += genericAppearance_brief{2}="\htmlonly\endhtmlonly\n\1\htmlonly | \endhtmlonly\n\image html generic/\2.png\n\htmlonly |
\endhtmlonly"
# aliases for the creation of "named member groups"
# USAGE: the first argument must not contain spaces and be a unique identifier