https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125175
--- Comment #6 from Joó Péter <joo.peter at gmail dot com> --- (In reply to Jonathan Wakely from comment #5) > (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. I know what I am doing, and why. You can't really know the meaning, semantics and reasoning of my doing. Pls focus on the problem statement.
