[Doxygen-users] Re: Doxygen-users digest, Vol 1 #248 - 12 msgs
Brought to you by:
dimitri
From: Scot W. <sc...@wi...> - 2002-01-17 17:05:11
|
> /*! \file > * Docs for this file. > */ > > in each .c file? If so send me a bug report, if not, reread FAQ #3 I had not tried \file because I thought it was only for data files. I had not tried what is in FAQ #3 and page 7 of Intro because I wasn't yet trying to get "functions" documented, I was starting by trying to get the file with my main() working. |