[daemon-fix] fixed querying about name information
[platform/upstream/dbus.git] / Doxyfile.in
index 80ee0d0..f0a37ed 100644 (file)
@@ -133,7 +133,7 @@ MAN_LINKS              = YES
 #---------------------------------------------------------------------------
 # configuration options related to the XML output
 #---------------------------------------------------------------------------
-GENERATE_XML           = NO
+GENERATE_XML           = YES
 #---------------------------------------------------------------------------
 # Configuration options related to the preprocessor   
 #---------------------------------------------------------------------------
@@ -147,7 +147,6 @@ PREDEFINED             = "DBUS_BEGIN_DECLS="                        \
                         "DBUS_END_DECLS="                      \
                         "DOXYGEN_SHOULD_SKIP_THIS"             \
                          "DBUS_GNUC_DEPRECATED="                \
-                        "_DBUS_DEFINE_GLOBAL_LOCK(name)="      \
                         "_DBUS_GNUC_PRINTF(from,to)="
 SKIP_FUNCTION_MACROS   = YES
 #---------------------------------------------------------------------------