RE: [Doxygen-users] Complicated aliases
Brought to you by:
dimitri
From: Matt W. <Mat...@sp...> - 2001-12-18 13:05:09
|
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=3D @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. =20 -----Original Message----- From: Heine, Matthew [mailto:mh...@ha...] Sent: Monday, December 17, 2001 3:18 PM To: dox...@li... Subject: RE: [Doxygen-users] Complicated aliases Sure. A "endsample =3D @endcode" would get you a matching block. -----Original Message----- From: Matt Wolf [mailto:Mat...@sp...] Sent: Monday, December 17, 2001 1:51 PM To: dox...@li... Subject: [Doxygen-users] Complicated aliases I would like to add an alias called sample which essentially looks like = "sample=3D @par Sample Usage: \n @code". The premise is that a = developer could add some sample code depicting the usage. = Unfortunately, this doesn't end the code block (i.e. I still need to add = a @endcode). This alias will work for examples in which the comment = block terminates; however, doxygen gives the error "Error: comment block = ended inside \code ... \endcode block ..." Is there a correct method = for doing this? Matthew E. Wolf=20 [ Applications Engineer, Government Wireless ]=20 Spectrum Signal Processing, Inc.=20 t 301.459.8888 x18 // f 301.459.8887=20 < http://www.spectrumsignal.com>=20 Confidential information may be contained in this message.=20 If you are not the addressee indicated in this message please=20 destroy this message and kindly notify the sender by reply email.=20 |