This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [v3] doxygen warnings
- From: Jonathan Wakely <jwakely dot gcc at gmail dot com>
- To: Benjamin Kosnik <bkoz at redhat dot com>
- Cc: libstdc++ at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Date: Sat, 10 Dec 2011 15:44:16 +0000
- Subject: Re: [v3] doxygen warnings
- References: <20111210073544.522650a6@shotwell>
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.