aboutsummaryrefslogtreecommitdiffstats
path: root/Doxyfile.codec.in
diff options
context:
space:
mode:
Diffstat (limited to 'Doxyfile.codec.in')
-rw-r--r--Doxyfile.codec.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doxyfile.codec.in b/Doxyfile.codec.in
index 1b0df5e4..4f539c71 100644
--- a/Doxyfile.codec.in
+++ b/Doxyfile.codec.in
@@ -688,7 +688,7 @@ EXAMPLE_RECURSIVE = NO
# directories that contain image that are included in the documentation (see
# the \image command).
-IMAGE_PATH = images/
+# IMAGE_PATH = images/
# 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
@@ -1406,7 +1406,7 @@ PERLMOD_MAKEVAR_PREFIX =
# evaluate all C-preprocessor directives found in the sources and include
# files.
-ENABLE_PREPROCESSING = NO
+ENABLE_PREPROCESSING = YES
# If the MACRO_EXPANSION tag is set to YES Doxygen will expand all macro
# names in the source code. If set to NO (the default) only conditional