[Doxygen-users] Exceptions for processing between restrictive \cond and \endcond
Brought to you by:
dimitri
From: Yura V. <yur...@gm...> - 2013-09-24 12:13:10
|
Hi All, is there any possibility to force Doxygen to process a part of documentation which is in forbidden area between \cond and \endcond ? The problem is that I have private files mostly with documentation for internal usage (where all code surrounded by \cond and \endcond) and small portions of public documentation inside. Regards, Yura |