summaryrefslogtreecommitdiffstats
path: root/doc/docblocks.doc
diff options
context:
space:
mode:
authorDimitri van Heesch <doxygen@gmail.com>2019-12-12 21:21:40 (GMT)
committerDimitri van Heesch <doxygen@gmail.com>2019-12-12 21:21:40 (GMT)
commit5698b7556966fe39c1a808f609a3e14bd648786d (patch)
treea7eb8c8768d5026f93d478203884dbaff23fbdc8 /doc/docblocks.doc
parentec2f456688dcc33008f7649d33930b49a71dff30 (diff)
downloadDoxygen-5698b7556966fe39c1a808f609a3e14bd648786d.zip
Doxygen-5698b7556966fe39c1a808f609a3e14bd648786d.tar.gz
Doxygen-5698b7556966fe39c1a808f609a3e14bd648786d.tar.bz2
Minor fixes
Diffstat (limited to 'doc/docblocks.doc')
-rw-r--r--doc/docblocks.doc5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/docblocks.doc b/doc/docblocks.doc
index a427b76..8e99669 100644
--- a/doc/docblocks.doc
+++ b/doc/docblocks.doc
@@ -513,8 +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 `/&zwj;*` type comments. Doxygen will handle `/&zwj;* ... *&zwj;/`
-as plain comments and `/&zwj;*! ... *&zwj;/` comments as special doxygen comments with documentaton.
+As of VHDL 2008 it is also possible to use `/&zwj;*` style comments.
+Doxygen will handle `/&zwj;* ... *&zwj;/`as plain comments and `/&zwj;*! ... *&zwj;/`
+style comments as special comments to be parsed by doxygen.
To get proper looking output you need to set
\ref cfg_optimize_output_vhdl "OPTIMIZE_OUTPUT_VHDL" to \c YES in the