Re: [Doxygen-users] Duplicate Parameters section?
Brought to you by:
dimitri
From: Jens S. <jen...@hr...> - 2001-07-12 21:07:08
|
On Thu, 12 Jul 2001 ag...@pa... wrote: > Hello! > > We have the same problem using the Win32 doxygen version. I've try several > more simple parameter combinations but until now this persists. (Even the > own Doxygen doc samples have duplicate params) Any idea? > > Antonio Gil > PATANEGRA Soft > Sevilla (SPAIN) > doxygen 1.2.8 contains a bug. Please use 1.2.8.1 instead. changelog: Due to some annoying bugs in release 1.2.8, I've decided to put out a bug fix release labelled 1.2.8.1. Here is what has been fixed/changed: ----------------------------------------------------------------- + BUG: Parameters appeared in the documentation for undocumented arguments (and twice if they were also documented with @param). [snip] |