1 Tell doxygen not to generate dir_*.html pages for directory entries above
2 $top_srcdir, so instead builds generate the same dir_*.html pages no matter
3 what the path to the build workspace is.
5 Need to submit upstream.
7 --- dbus-1.10.22/Doxyfile.in 2017-06-29 10:47:05.000000000 -0700
8 +++ dbus-1.10.22/Doxyfile.in 2017-08-15 17:53:15.519774584 -0700
11 ALWAYS_DETAILED_SEC = NO
14 +STRIP_FROM_PATH = @top_srcdir@
16 STRIP_CODE_COMMENTS = YES
17 CASE_SENSE_NAMES = YES