aboutsummaryrefslogtreecommitdiffstats
path: root/Doxyfile.gsm.in
diff options
context:
space:
mode:
authorKaterina Barone-Adesi <kat.obsc@gmail.com>2013-02-15 13:27:59 +0100
committerHolger Hans Peter Freyther <zecke@selfish.org>2013-02-15 13:27:59 +0100
commitc28c6a02d224ed74878fe4899870d693de15f54d (patch)
tree00b671cd75e4286e323c8ca33899d57821292a50 /Doxyfile.gsm.in
parenta5007dbdc59e46c09a2ac6c52fc53a7712812cd9 (diff)
misc: Doxygen tweaks: fixed some typos and minor errors
Doxygen generates quite a lot of warnings on libosmocore. Some of them are obvious typos - this patch aims to fix such low-hanging fruit.
Diffstat (limited to 'Doxyfile.gsm.in')
-rw-r--r--Doxyfile.gsm.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doxyfile.gsm.in b/Doxyfile.gsm.in
index 36a6ae2e..c4a837f8 100644
--- a/Doxyfile.gsm.in
+++ b/Doxyfile.gsm.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