> -----Original Message----- > From: Martin Sebor [mailto:[EMAIL PROTECTED] On Behalf Of Martin Sebor > Sent: Wednesday, May 14, 2008 8:20 PM > To: [email protected] > Subject: Re: svn commit: r656444 - > /stdcxx/branches/4.2.x/tests/src/printf.h > > [EMAIL PROTECTED] wrote: > > Author: elemings > > Date: Wed May 14 14:51:58 2008 > > New Revision: 656444 > > > > URL: http://svn.apache.org/viewvc?rev=656444&view=rev > > Log: > > 2008-05-14 Eric Lemings <[EMAIL PROTECTED]> > > > > STDCXX-871 > > * tests/src/printf.h: Added new documentation-only header file > > containing specifications of formatted output directives as > > implemented by RWTest library. > > I was expecting to see this added to the documentation that's > already in <rw_printf.h>. Unlike the library where we might > need to keep the Doxygen sources separate from the headers > (if we choose to use Doxygen), I can't think of any benefit > of having the test driver documentation structured this way.
Sure I can do that. I put it in a separate file to start with just because it made it easier to write. Brad.
