From: Jonathan Wakely
Date: Fri, 23 Aug 2024 20:32:14 +0000 (+0100)
Subject: libstdc++: Update and clarify Doxygen version requirements in manual
X-Git-Tag: basepoints/gcc-16~6411
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a523d1b46beb75150094dafd82cb065bd7cec463;p=thirdparty%2Fgcc.git
libstdc++: Update and clarify Doxygen version requirements in manual
There are lots of bugs that affect libstdc++ output from Doxygen, so
using 1.9.6 or later is recommended. Give a lower minimum, because some
distros still use 1.9.1 and that will work, albeit suboptimally.
libstdc++-v3/ChangeLog:
* doc/xml/manual/documentation_hacking.xml: Update minimum
Doxygen version.
* doc/html/*: Regenerate.
---
diff --git a/libstdc++-v3/doc/html/manual/debug.html b/libstdc++-v3/doc/html/manual/debug.html
index a5f51569e00..1623cd30486 100644
--- a/libstdc++-v3/doc/html/manual/debug.html
+++ b/libstdc++-v3/doc/html/manual/debug.html
@@ -250,4 +250,4 @@
with C++11 and later standards. They might be removed at a future date.