summaryrefslogtreecommitdiffstats
path: root/src/htmlhelp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/htmlhelp.h')
-rw-r--r--src/htmlhelp.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/htmlhelp.h b/src/htmlhelp.h
index 669dd24..524f8f1 100644
--- a/src/htmlhelp.h
+++ b/src/htmlhelp.h
@@ -30,7 +30,8 @@ class QFile;
class Definition;
class HtmlHelpIndex;
-/*! A class that generated the HTML Help specific files.
+/** A class that generated the HTML Help specific files.
+ *
* These files can be used with the Microsoft HTML Help workshop
* to generate compressed HTML files (.chm).
*/