Make includesorter.py work with Doxygen 1.8.10+
commiteab3c9d6b60cf23957830c44fdbd756d3780abba
authorTeemu Murtola <teemu.murtola@gmail.com>
Tue, 29 Mar 2016 19:08:49 +0000 (29 22:08 +0300)
committerMark Abraham <mark.j.abraham@gmail.com>
Wed, 30 Mar 2016 13:52:02 +0000 (30 15:52 +0200)
treea35945addcc14e3b0af40c941d118ee1c5a5189b
parent48863034d976768312e103f5030eb8ad955f63c1
Make includesorter.py work with Doxygen 1.8.10+

Newer Doxygen versions write relative paths to the XML output, so make
the filtering that limits what to parse work with relative paths, using
XML entries that should give a relative path with all Doxygen versions.

Change-Id: I6172c625cd7e5293764b9a4dfeacf1c7de10ce78
docs/doxygen/doxygenxml.py
docs/doxygen/gmxtree.py