[Doxygen-users] problems with \par (latex)
Brought to you by:
dimitri
From: Mitja U. <mit...@zr...> - 2001-10-30 12:53:19
|
Hello! If you use \par in such way: /*! * \file * test * * \par This is test * - first item * - second item * - third item * */ in generated code you get additional \end{Desc}. (bug??? or wrong use of par???) Mitja |