]> git.ipfire.org Git - thirdparty/gcc.git/commit
libstdc++: Strip absolute paths from files shown in Doxygen docs
authorJonathan Wakely <jwakely@redhat.com>
Fri, 28 Apr 2023 10:22:26 +0000 (11:22 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Wed, 3 May 2023 12:25:06 +0000 (13:25 +0100)
commit7a439a08844fb1a28ec0af03b58fea762238b204
tree921d5099d2829d9d057faabdf47a2fb41d0a4a02
parenta97d3aa16a8d4b2afe1970d3fb69504166c3bd4a
libstdc++: Strip absolute paths from files shown in Doxygen docs

This avoids showing absolute paths from the expansion of
@srcdir@/libsupc++/ in the doxygen File List view.

libstdc++-v3/ChangeLog:

* doc/doxygen/user.cfg.in (STRIP_FROM_PATH): Remove prefixes
from header paths.

(cherry picked from commit 975e8e836ead0e9055a125a2a23463db5d847cb3)
libstdc++-v3/doc/doxygen/user.cfg.in