summaryrefslogtreecommitdiff
path: root/src/xmlpatterns/Doxyfile
diff options
context:
space:
mode:
Diffstat (limited to 'src/xmlpatterns/Doxyfile')
-rw-r--r--src/xmlpatterns/Doxyfile6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/xmlpatterns/Doxyfile b/src/xmlpatterns/Doxyfile
index 83f7062..426be61 100644
--- a/src/xmlpatterns/Doxyfile
+++ b/src/xmlpatterns/Doxyfile
@@ -504,7 +504,7 @@ EXAMPLE_RECURSIVE = YES
# directories that contain image that are included in the documentation (see
# the \image command).
-IMAGE_PATH =
+IMAGE_PATH =
# The INPUT_FILTER tag can be used to specify a program that doxygen should
# invoke to filter for each input file. Doxygen will invoke the filter program
@@ -990,7 +990,7 @@ INCLUDE_FILE_PATTERNS =
# instead of the = operator.
PREDEFINED = Q_SLOTS="slots" \
- Q_SIGNALS="signals"
+ Q_SIGNALS="signals"
# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
# this tag can be used to specify a list of macro names that should be expanded.
@@ -1076,7 +1076,7 @@ HIDE_UNDOC_RELATIONS = YES
HAVE_DOT = YES
-CALLER_GRAPH = NO
+CALLER_GRAPH = NO
# If the CLASS_GRAPH and HAVE_DOT tags are set to YES then doxygen
# will generate a graph for each documented class showing the direct and