[v3] doxygen markup for shadowed files

Gennaro Prota gennaro.prota@yahoo.com
Thu Mar 22 19:11:00 GMT 2007


On Wed, 6 Dec 2006 00:39:23 +0100, Benjamin Kosnik wrote:

>As I was shadowing tr1 in std I noticed that my @file work last
>week.... was not correct or complete. Here is the revised version,
>which corrects previously problematic issues like ext/memory,
>tr1/memory, and memory not sorting correctly, and the "C" includes
>being dropped completely.
>
>I regenerated the docs. Correct file tags as per:
>http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/files.html

Hi, sorry for the late reply, I just noticed this message by chance.
You might like to know that you can omit the name in the @file (or
\file) command altogether and let Doxygen take care of eventually
adding the (minimum) part of its path which is sufficient to
disambiguate among homonyms (before I knew that, I had a script
invoked automatically by Vim on the BufWritePre event to check if the
file had been renamed or moved without updating the string following
@file :-)).

-- 
Genny



More information about the Libstdc++ mailing list