summaryrefslogtreecommitdiffstats
path: root/kjsembed/tools/Doxyfile
diff options
context:
space:
mode:
Diffstat (limited to 'kjsembed/tools/Doxyfile')
-rw-r--r--kjsembed/tools/Doxyfile8
1 files changed, 4 insertions, 4 deletions
diff --git a/kjsembed/tools/Doxyfile b/kjsembed/tools/Doxyfile
index e2686a09..38387502 100644
--- a/kjsembed/tools/Doxyfile
+++ b/kjsembed/tools/Doxyfile
@@ -171,7 +171,7 @@ SHOW_INCLUDE_FILES = YES
# If the JAVADOC_AUTOBRIEF tag is set to YES then Doxygen
# will interpret the first line (until the first dot) of a JavaDoc-style
# comment as the brief description. If set to NO, the JavaDoc
-# comments will behave just like the Qt-style comments (thus requiring an
+# comments will behave just like the Qt-style comments (thus retquiring an
# explict @brief command for a brief description.
JAVADOC_AUTOBRIEF = YES
@@ -265,10 +265,10 @@ SHOW_USED_FILES = YES
# configuration options related to warning and progress messages
#---------------------------------------------------------------------------
-# The QUIET tag can be used to turn on/off the messages that are generated
+# The TQUIET tag can be used to turn on/off the messages that are generated
# by doxygen. Possible values are YES and NO. If left blank NO is used.
-QUIET = YES
+TTQUIET = YES
# The WARNINGS tag can be used to turn on/off the warning messages that are
# generated by doxygen. Possible values are YES and NO. If left blank
@@ -470,7 +470,7 @@ ENUM_VALUES_PER_LINE = 4
# If the GENERATE_TREEVIEW tag is set to YES, a side panel will be
# generated containing a tree-like index structure (just like the one that
# is generated for HTML Help). For this to work a browser that supports
-# JavaScript and frames is required (for instance Netscape 4.0+
+# JavaScript and frames is retquired (for instance Netscape 4.0+
# or Internet explorer 4.0+).
GENERATE_TREEVIEW = NO