Re: [Doxygen-users] Function grouping problem
Brought to you by:
dimitri
From: Patrick O. <Pat...@pa...> - 2001-06-07 07:34:50
|
On Wed, Jun 06, 2001 at 11:44:10AM -0700, Marc Betz wrote: > class I define a group of functions without a preceding comment defining > a group name (the @name command), like so: > > /*! \defgroup Groupname Collection Classes > * This set of classes supports various sorts of collections. > */ > > class SomeClass { > ... > > //@{ > someFunc1(); > //!< Documentation for this group of functions. > someFunc2(); > someFunc3(); > //@} > ... > } > > I find that the function group appears on and is documented on some > module page (it is hard to predict which one), not on the class > description page. Which version of doxygen are you using? Some versions had this kind of problem, but grouping was partly rewritten since then and the latest version should work as expected. Bye, Patrick Ohly -- // pallas GmbH ............ Patrick Ohly ............. Hermuelheimer Str. 10 Software-Engineer D-50321 Bruehl, Germany po...@pa... fax +49-(0)2232-1896-29 phone +49-(0)2232-1896-30 http://www.pallas.com .......................................................... |