Re: [Doxygen-users] Hard to find errors
Brought to you by:
dimitri
From: Paul F. <pa...@fr...> - 2009-12-04 15:15:53
|
Quoting René Staffen <Ren...@ag...>: > this one is easy. If only :-( > you dokumented a parem (with keyword @param) that does not exist The function isn't documented at all: DLLEXPORT void adms_checkpoint(char *filename, howT how); and in any case, why is Doxygen complaining about arguments like "exec" when the two arguments are called "filename" and "how"? <adms_checkpoint>:1: Warning: argument 'exec' of command @param is not found in the argument list of adms_checkpoint(char *filename, howT how) A+ Paul -- Paul Floyd http://paulf.free.fr |