[Bug web/125175] missing https://gcc.gnu.org/onlinedocs/gcc-16.1.0/libstdc++-api.pdf.gz

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue May 5 09:14:02 GMT 2026


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

--- Comment #5 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to Joó Péter from comment #4)
> Hm, then what's the benefit of writing code with doxygen comments? Do I miss
> something here?

The HTML docs:
https://gcc.gnu.org/onlinedocs/gcc-16.1.0/libstdc++/api/

The 3700+ page PDF is not the main intended use of those comments.

If you want to compare versions, compare the code, not thousands of pages of
auto-generated docs which are subject to omissions in the comments and bugs in
Doxygen.


More information about the Gcc-bugs mailing list