diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2022-05-11 16:46:03 +0100 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2022-05-13 13:32:21 +0100 |
commit | 9c3a8fe34aeacabc2f62acef7f8f9108cb109238 (patch) | |
tree | bc483bfd64f5076edf93d9ff85df40ca4e6a519a /gcc | |
parent | 1f89e48789d230c78ec60ff3dc9e7e2478cc3df9 (diff) | |
download | gcc-9c3a8fe34aeacabc2f62acef7f8f9108cb109238.zip gcc-9c3a8fe34aeacabc2f62acef7f8f9108cb109238.tar.gz gcc-9c3a8fe34aeacabc2f62acef7f8f9108cb109238.tar.bz2 |
libstdc++: Disable Doxygen GROUP_NESTED_COMPOUNDS config option
Before Doxygen version 1.9.2 this option is broken (see
https://github.com/doxygen/doxygen/issues/8638 for more details) and
classes are not added to the correct groups by @ingroup and @addtogroup.
Also remove the obsolete CLASS_DIAGRAMS option that causes a warning.
libstdc++-v3/ChangeLog:
* doc/doxygen/user.cfg.in (GROUP_NESTED_COMPOUNDS): Set to NO.
(CLASS_DIAGRAMS): Remove obsolete option.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions