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