From ac303e2ff9e3a66cbe128c30c2986ed92851ceb6 Mon Sep 17 00:00:00 2001 From: albert-github Date: Wed, 11 Dec 2019 20:32:22 +0100 Subject: issue #7436 Incorrect handling of block comments in VHDL Added some documentation --- doc/docblocks.doc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/docblocks.doc b/doc/docblocks.doc index 9d14f6e..a427b76 100644 --- a/doc/docblocks.doc +++ b/doc/docblocks.doc @@ -513,6 +513,9 @@ Here is an example VHDL file with doxygen comments: for the corresponding \mbox{\LaTeX} documentation that is generated by doxygen. \endlatexonly +As of VHDL 2008 it is also to use `/‍*` type comments. Doxygen will handle `/‍* ... *‍/` +as plain comments and `/‍*! ... *‍/` comments as special doxygen comments with documentaton. + To get proper looking output you need to set \ref cfg_optimize_output_vhdl "OPTIMIZE_OUTPUT_VHDL" to \c YES in the configuration file. This will also affect a number of other settings. When they -- cgit v0.12