gcc/libstdc++-v3/doc
Jonathan Wakely 9c3a8fe34a 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.
2022-05-13 13:32:21 +01:00
..
doxygen libstdc++: Disable Doxygen GROUP_NESTED_COMPOUNDS config option 2022-05-13 13:32:21 +01:00
html libstdc++: Update documentation about copyright and GPL notices in tests 2022-05-06 14:43:38 +01:00
xml libstdc++: Update documentation about copyright and GPL notices in tests 2022-05-06 14:43:38 +01:00
xsl
Makefile.am
Makefile.in libstdc++: Define <stacktrace> header for C++23 2022-01-17 12:13:02 +00:00