Re: [Doxygen-users] C++ template documentation
Brought to you by:
dimitri
From: Dimitri v. H. <di...@st...> - 2002-01-14 20:19:40
|
On Mon, Jan 14, 2002 at 09:48:52AM -0000, Kris Thielemans wrote: > > > > > Something along the lines of '\templatearg' is what I'd like to be able > > to do. > > > > > I'd like that as well... This is quite easy to add. Just look for "param" or "retval" in src/doc.l and add a similar section. If anyone wants to do this, I'll include the patch ;-) Regards, Dimitri |