Re: [Doxygen-users] VHDL: functions only in package body not shown

2014-10-26 Thread mkk
I posted Dimitri a patch for this bug -- View this message in context: http://doxygen.10944.n7.nabble.com/VHDL-functions-only-in-package-body-not-shown-tp6857p6871.html Sent from the Doxygen - Users mailing list archive at Nabble.com. ---

[Doxygen-users] VHDL: functions only in package body not shown

2014-10-15 Thread Jacob Van der Woude
Hello, further evaluating DoxyGen for VHDL: Comments on functions placed in only the package body (so without prototype in the package header) are not shown in the DoxyGen outpu. Using the following test package: --! @file --! @brief a package with functions --! The functions are private, only i