]> gcc.gnu.org Git - 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:33:26 +0000 (13:33 +0100)
commitbf9e62a9210d3d7756a6cf81607bb3ea80c5f8f7
tree833e8676d0eb2a95e8a78353751d66b2897cd2f1
parent0d9f00612a81046f112cd7a17849ddfa9b5510b2
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
This page took 0.060401 seconds and 5 git commands to generate.