Thank you, mkk, that works perfectly! :-)
/Carsten
On Sun, Dec 2, 2012 at 7:13 PM, mkk1 wrote:
>
>
>
> Carsten Jørgensen-2 wrote:
>>
>> Hi all
>>
>> I am using doxygen to generate documentation for a VHDL project.
>>
>> Most things seems to work fine however for types (or packages?) there
>> is
On Tue, Dec 11, 2012 at 9:09 AM, Carsten Jørgensen wrote:
> Thank you, mkk, that works perfectly! :-)
Actually it does not work completely yet... The following will make
the first subtype description end up in the detailed description of
the package and leave the subtype undocumented:
--! \brief
Carsten Jørgensen-2 wrote:
>
> Hi all
>
> I am using doxygen to generate documentation for a VHDL project.
>
> Most things seems to work fine however for types (or packages?) there
> is a rather cumbersome problem. The following is an example:
>
> --! First line is ok.
> --!
> --! This desc
Hi all
I am using doxygen to generate documentation for a VHDL project.
Most things seems to work fine however for types (or packages?) there
is a rather cumbersome problem. The following is an example:
--! First line is ok.
--!
--! This description will be the second line under "Detailed
Descr