summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Danjou <julien@danjou.info>2008-09-16 17:11:40 +0200
committerArnaud Fontaine <arnau@debian.org>2010-11-14 20:17:34 +0900
commitb10517efee0cc6b2cd692f4537131cb0d7d5ae83 (patch)
treeab466d3f5950369a0b4b188c03875ad7637d66cc
parentd6f83879418f0aa414d1113783ec3c458d517808 (diff)
doc: enable doxygen doc in various submodule
Signed-off-by: Julien Danjou <julien@danjou.info>
-rw-r--r--Doxyfile6
1 files changed, 5 insertions, 1 deletions
diff --git a/Doxyfile b/Doxyfile
index 937be7a..ffb0602 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -484,7 +484,11 @@ WARN_LOGFILE =
# with spaces.
INPUT = xcb_util_intro \
- image/
+ event/ \
+ icccm/ \
+ image/ \
+ property/ \
+ reply/
# This tag can be used to specify the character encoding of the source files that
# doxygen parses. Internally doxygen uses the UTF-8 encoding, which is also the default