Re: [Doxygen-develop] First element of in-class enum partially ignored by doxygen
Brought to you by:
dimitri
From: Biswapesh C. <bis...@tc...> - 2001-12-05 11:41:07
|
You probably need the '<' sign after '///' - Biswa. On Wed, 2001-12-05 at 13:58, Gunnar Henne wrote: > Hello, > > I hope this list is the right one for my bugreport. > > I want do document the elements of named enums which are declared inside > a class declaration. > In the overview I see all members, but in the lower long-description, > the first element if the enum ist missing. > > Attached is a short sample code to demonstrate the problem. > > Regards > > Gunnar Henne |