Re: [Doxygen-users] Complicated aliases
Brought to you by:
dimitri
From: Dimitri v. H. <di...@st...> - 2001-12-18 18:42:30
|
On Tue, Dec 18, 2001 at 05:05:03AM -0800, Matt Wolf wrote: > I was actually trying to alleviate the need for the developer to add an > end block. I was wondering if there was a clever way to have the > original alias [ "sample= @par Sample Usage: \n @code" ] insert the > @endcode after it encountered a blank line or other section command. > If this is not possible, then that's OK. No this is not possible at the moment. I have been thinking about this, but haven't taken the time to implement user-defined commands with arguments. Regards, Dimitri |