]> 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>
Fri, 28 Apr 2023 12:05:50 +0000 (13:05 +0100)
commit975e8e836ead0e9055a125a2a23463db5d847cb3
treee68a1eaa03afa397115412209188cff117eea3d2
parent5c8b154c56a65faf64dfc5f8852e801150cb2f26
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.
libstdc++-v3/doc/doxygen/user.cfg.in