RE: [Doxygen-users] language dependent output
Brought to you by:
dimitri
|
From: Tobias Z. <zi...@te...> - 2001-07-29 16:02:41
|
Hello Olexij, I'm building multilingual documentation too. I encountered the problem you are discribing only using the @brief command (see my former postings). Dimitri told me it is a parser bug but it is on his fix list. Conditional documentation works fine for me on any other commands than @brief. Is that different with your docu? Regards Tobias -----Original Message----- From: dox...@li... [mailto:dox...@li...]On Behalf Of Olexij Tkatchenko Sent: Sunday, July 29, 2001 12:14 PM To: dox...@li... Subject: [Doxygen-users] language dependent output Does anyone anyone know how to produce language-dependent output with doxygen? I have tried to define conditional sections with \if-\endif statements surrounding parts of comment block, but doxygen ignores them and just concatenates comment blocks content. Thanks for help Olexij _______________________________________________ Doxygen-users mailing list Dox...@li... http://lists.sourceforge.net/lists/listinfo/doxygen-users |