Upgrade layout file to support Doxygen >=1.8.
authorTeemu Murtola <teemu.murtola@gmail.com>
Thu, 26 Sep 2013 15:16:38 +0000 (18:16 +0300)
committerTeemu Murtola <teemu.murtola@gmail.com>
Fri, 18 Oct 2013 19:27:15 +0000 (22:27 +0300)
commitf1af3d126ca9e7ba58ffa073ed29c555046d1ff3
tree6b2c75d7b00a6e07564752ebc0d6b46a986ce52d
parent30113ccce3254c2f87128a878ad8982f2de45205
Upgrade layout file to support Doxygen >=1.8.

Remove entries in the layout file that cause warnings with Doxygen >=1.8
Split the layout file changes into two parts to allow upgrading Doxygen
without breaking existing builds; after this change, the layout file
does not produce warnings with either version, but needs additional
changes to fully conform to what at least 1.8.5 expects (those included
in Ie265644).  Jenkins needs to be updated for this to be useful; until
that is done, some links etc. in the generated documentation may subtly
break.

Also fixed a stray Doxygen warning with 1.8.5.

Related to #1239.

Change-Id: Ieb7d4441ba8f6e6ffde042e20fc51598b3029439
doxygen/Doxyfile-common.cmakein
doxygen/DoxygenLayout.xml
src/gromacs/onlinehelp/helpwritercontext.cpp