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