On Sat, Oct 5, 2013 at 11:30 AM, <
doxygen-users-requ...@lists.sourceforge.net> wrote:

> Date: Tue, 24 Sep 2013 14:13:01 +0200
> From: Yura Vishnevskiy <yuri.vishnevs...@gmail.com>
>

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.
>

Include the section name from the \cond directive in the
ENABLED_SECTIONS<http://www.stack.nl/%7Edimitri/doxygen/manual/config.html#cfg_enabled_sections>option
of your Doxygen configuration.
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to