RE: [Doxygen-users] Struct members displaying inconveniently
Brought to you by:
dimitri
From: Moritz V. <th...@gm...> - 2002-03-08 15:40:14
|
> > const gchar* IResources::EntryName (SLR_DIRECTORY directory,=20 > guint index) =20 > >=20 > > ...instead. > >=20 > > Is this possible? If so, how?=20 >=20 > This is possible by writing an input filter that does the translation > and let doxygen use that to filter the input (INPUT_FILTER). Oh, thank you very much. I'll RTFM into that. *bounces off happily* -- Regards, Moritz Voss=20 |