From f95c05fe96af1de24929575b5ee8a05438fcfbcc Mon Sep 17 00:00:00 2001 From: Jonathan Wakely Date: Tue, 5 May 2026 10:16:36 +0100 Subject: [PATCH] libstdc++: Fix mainpage.html link to Doxygen docs [PR109965] Doxygen renamed the "Modules" documentation to "Topics" a few years ago to avoid confusion with C++20 Modules: https://github.com/doxygen/doxygen/issues/8772 This updates our internal link to 'modules.html' so that it refers to 'topics.html' instead. libstdc++-v3/ChangeLog: PR libstdc++/109965 * doc/doxygen/mainpage.html: Link to topics.html instead of modules.html --- libstdc++-v3/doc/doxygen/mainpage.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libstdc++-v3/doc/doxygen/mainpage.html b/libstdc++-v3/doc/doxygen/mainpage.html index b54482a74e9..03a3adfaf65 100644 --- a/libstdc++-v3/doc/doxygen/mainpage.html +++ b/libstdc++-v3/doc/doxygen/mainpage.html @@ -38,7 +38,7 @@

Here are entry points to all the pages generated by Doxygen: