https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109965

--- Comment #11 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-13 branch has been updated by Jonathan Wakely
<[email protected]>:

https://gcc.gnu.org/g:a9313232898a5d11c3f8ec601106af862ccc6b43

commit r13-10313-ga9313232898a5d11c3f8ec601106af862ccc6b43
Author: Jonathan Wakely <[email protected]>
Date:   Tue May 5 10:16:36 2026 +0100

    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

    (cherry picked from commit f95c05fe96af1de24929575b5ee8a05438fcfbcc)

Reply via email to