This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [v3] doxygen warnings


On 10 December 2011 15:35, Benjamin Kosnik wrote:
>
> This patch just removes/restructures some of the doxygen markup to
> avoid warnings when generating the documentation. Most of the libstdc++
> headers are pretty doxygen clean now.

By the way, I recently made this feature request for Doxygen:

https://bugzilla.gnome.org/show_bug.cgi?id=665506

That would allow us to refer to "pos" not "__pos" in the doxygen
comments, and for the generated docs to be much nicer to read, without
uglified names.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]