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: [patch] Doxygen tweaks


On Thu, Nov 18, 2004 at 10:49:17AM +0000, Jonathan Wakely wrote:
> 
> If you leave the argument to @file blank then Doxygen applies the
> documentation to the current file, which is unambiguous and <algorithm>
> gets its own page.

The point of the @file renaming was that the entities which the standard
says are in <algorithm> show up in doxygen as existing in <algorithm>,
even though we implement them in std_algorithm.h or whatever.  I can't
tell from your description whether this still holds true; does it?


-- 
Behind everything some further thing is found, forever; thus the tree behind
the bird, stone beneath soil, the sun behind Urth.  Behind our efforts, let
there be found our efforts.
              - Ascian saying, as related by Loyal to the Group of Seventeen


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