diff options
author | Julien Danjou <julien@danjou.info> | 2008-09-16 17:11:40 +0200 |
---|---|---|
committer | Arnaud Fontaine <arnau@debian.org> | 2010-11-14 20:03:55 +0900 |
commit | ae699cc98b77cd6cb3ad453be24e963a5fa6414a (patch) | |
tree | 7247bb02bba17c07c849e0a3620d6a7fe8548e8a | |
parent | 3909a8e5367ba9903ec6445e2af2e5515517aa9c (diff) |
doc: enable doxygen doc in various submodule
Signed-off-by: Julien Danjou <julien@danjou.info>
-rw-r--r-- | Doxyfile | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -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 |