]> 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 16:33:30 +0000 (17:33 +0100)
commit93a1c99b015395ebdfaebf7ff3512b2f9445d5e4
tree256914d53214627b08b611b0fe76b6bfe8f302fd
parentb3f20577e1380bee9066ae3a4072ea5aca3d8f43
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