On Tue, 24 May 2005 00:26:31 +0900 Daichi Kawahata wrote: > I'd think '\' brings ugliness too, it might be okay these keep > as is, since there's no fatal error.
I've removed this part. > I'd rather mind > > * Copyright (c) 2002-2003, Raphael Manfredi > * > * Download mesh. <- this one > > * Download mesh. <- this one > * > * @author Raphael Manfredi > > those short description (sometimes it's including detailed > description), because in STYLE, it says as follows > > * $Id: STYLE,v 1.18 2005/04/23 05:40:26 cbiere Exp $ > * > * Copyright (c) [year], [name of the author] > * > *--... > > /** > * @file > * > * [general description of the file contents] > */ I've moved short description to doxygen's initial comment box also. If it could be redundant that @author and @date lines, tell me so please. Regards, -- Daichi
doxygen.patch.bz2
Description: BZip2 compressed data
