X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=Doxyfile.in;h=f0a37eda14d57a889465d1e76e99171e126d3a90;hb=2c59787feb14f3f6274b3c346630a3340c24969f;hp=b2ac9587977ff416e5dce94ab705a6451b3c6ba3;hpb=4b13bb6d7f9a8e240cc41466dc70d9beb912a35e;p=platform%2Fupstream%2Fdbus.git diff --git a/Doxyfile.in b/Doxyfile.in index b2ac958..f0a37ed 100644 --- a/Doxyfile.in +++ b/Doxyfile.in @@ -3,7 +3,7 @@ #--------------------------------------------------------------------------- # General configuration options #--------------------------------------------------------------------------- -PROJECT_NAME = D-BUS +PROJECT_NAME = D-Bus PROJECT_NUMBER = @VERSION@ OUTPUT_DIRECTORY = doc/api OUTPUT_LANGUAGE = English @@ -49,7 +49,7 @@ WARN_LOGFILE = #--------------------------------------------------------------------------- # configuration options related to the input files #--------------------------------------------------------------------------- -INPUT = dbus bus glib +INPUT = @top_srcdir@/dbus FILE_PATTERNS = *.c *.h RECURSIVE = YES #EXCLUDE = test @@ -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 #--------------------------------------------------------------------------- @@ -146,7 +146,7 @@ INCLUDE_FILE_PATTERNS = PREDEFINED = "DBUS_BEGIN_DECLS=" \ "DBUS_END_DECLS=" \ "DOXYGEN_SHOULD_SKIP_THIS" \ - "_DBUS_DEFINE_GLOBAL_LOCK(name)=" \ + "DBUS_GNUC_DEPRECATED=" \ "_DBUS_GNUC_PRINTF(from,to)=" SKIP_FUNCTION_MACROS = YES #--------------------------------------------------------------------------- @@ -178,9 +178,3 @@ DOT_CLEANUP = YES # Configuration::addtions related to the search engine #--------------------------------------------------------------------------- SEARCHENGINE = NO -CGI_NAME = -CGI_URL = -DOC_URL = -DOC_ABSPATH = -BIN_ABSPATH = -EXT_DOC_PATHS =