On Apr 25, 2013, at 9:35 , "Schulz, Christian" 
<christian.sch...@astrium.eads.net> wrote:

> Hello,
> 
> I have problems with the \cond and defines, which are capsulated in groups.
> 
> On the one side I get warnings like “documentation for unknown define xxx 
> found.”
> 
> The other side is that the defines aren’t documented.
> 
> If I remove the \cond command all works fine. Here an example:
> 
> /** @file */
> 
> /** \cond COND_IOH */
> 
> /** \addtogroup GROUP_IOH
> 
>   * @{ */
> 
> #define k4_cfg_maxNumOfPRIDsOnNode  15 /**< This defines how many PRIDs are 
> on this node. */
> 
> /** @} */
> 
> /** \endcond */
> 
> 
> Is it a known bug?

Yes, there are some issues with handling \cond in the preprocessor stage.
I hope to correct these in the next subversion update/release.

Regards,
  Dimitri


------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to