Re: [Doxygen-users] Public and private parts in documentation

2013-10-08 Thread Ron Wilson
On Sat, Oct 5, 2013 at 11:30 AM, < doxygen-users-requ...@lists.sourceforge.net> wrote: > Date: Mon, 23 Sep 2013 17:33:50 +0200 > From: Yura Vishnevskiy > Subject: Re: [Doxygen-users] Public and private parts in documentation > > I have also another more general problem. My application itself is a

Re: [Doxygen-users] Exceptions for processing between restrictive

2013-10-08 Thread Ron Wilson
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 > is there any possibility to force Doxygen to process a part of > documentation which is in forbidden area between \cond and \endcond ? > The p

Re: [Doxygen-users] Documentation<->source_code dependency issues

2013-10-08 Thread Jan Ruzicka
Hi Andy, Has anyone come across the the issue of unwanted interdependency of documentation and source code releases when embedding documentation in source code? By this I mean that my documentation is extracted from my RTL source code and the following sequence occurs: 1. My RTL is verified,