RE: [Doxygen-users] Complicated aliases
Brought to you by:
dimitri
From: Heine, M. <mh...@ha...> - 2001-12-17 20:18:36
|
Sure. A "endsample = @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= @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 [ Applications Engineer, Government Wireless ] Spectrum Signal Processing, Inc. t 301.459.8888 x18 // f 301.459.8887 < http://www.spectrumsignal.com <http://www.spectrumsignal.com> > Confidential information may be contained in this message. If you are not the addressee indicated in this message please destroy this message and kindly notify the sender by reply email. |