Landing: f95c05fe96af
Project / Subsystem
gcc / libstdc++
Date
2026-05-05
Author
Jonathan Wakely
Commit
f95c05fe96af1de24929575b5ee8a05438fcfbcc
Source
github
Perf win
No
Breaking
No
All attributes
- project
- gcc
- subsystem
- libstdc++
- patch_id
- —
- commit_hash
- f95c05fe96af1de24929575b5ee8a05438fcfbcc
- source_type
- github
- headline
- libstdc++: Update Doxygen link to 'topics.html' from 'modules.html'.
- tldr
- Updates an internal link in libstdc++ documentation to point to the correct Doxygen-generated page.
- author
- Jonathan Wakely
- outcome
- committed
- performance_win
- false
- breaking_change
- false
- series_id
- —
- series_parts
- []
- tags
-
- • libstdc++
- • documentation
- • doxygen
- discussion_id_link
- —
- bugzilla_pr
- —
- date
- 2026-05-05T00:00:00.000Z
This commit updates a link in the libstdc++ Doxygen documentation from ‘modules.html’ to ‘topics.html’. Doxygen renamed the ‘Modules’ documentation to ‘Topics’ to avoid confusion with C++20 Modules. This fix ensures that the internal documentation links within libstdc++ remain accurate and functional.