]> git.meshlink.io Git - catta/commitdiff
* Add avahi-client to the doxygen run
authorTrent Lloyd <lathiat@bur.st>
Mon, 8 Aug 2005 18:20:03 +0000 (18:20 +0000)
committerTrent Lloyd <lathiat@bur.st>
Mon, 8 Aug 2005 18:20:03 +0000 (18:20 +0000)
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@277 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

avahi-client/client.h
doxygen.cfg

index 0fb6419b52f45e6c02c731f319baf9f22f14fdb1..e0af11062f58b93d960237b3cc099528e389cba4 100644 (file)
@@ -26,7 +26,9 @@
 
 /** \file client.h Definitions and functions for the client API over D-Bus */
 
+#ifndef DOXYGEN_SHOULD_SKIP_THIS
 AVAHI_C_DECL_BEGIN
+#endif
 
 typedef struct _AvahiClient AvahiClient;
 
@@ -47,6 +49,8 @@ char* avahi_client_get_domain_name (AvahiClient*);
 /** Get FQDN domain name */
 char* avahi_client_get_host_name_fqdn (AvahiClient*);
 
+#ifndef DOXYGEN_SHOULD_SKIP_THIS
 AVAHI_C_DECL_END
+#endif
 
 #endif
index 4c426f03f17bf5aea2e87b1006f7e4c56f815841..29fed1eb29e75592fe4c35391b4bf46b83fba5c5 100644 (file)
@@ -67,7 +67,7 @@ WARN_LOGFILE           =
 #---------------------------------------------------------------------------
 # configuration options related to the input files
 #---------------------------------------------------------------------------
-INPUT                  = $(SRCDIR)/avahi-common/cdecl.h $(SRCDIR)/avahi-core/core.h $(SRCDIR)/avahi-common/address.h $(SRCDIR)/avahi-common/rr.h $(SRCDIR)/avahi-common/strlst.h $(SRCDIR)/avahi-common/alternative.h $(SRCDIR)/avahi-core/log.h $(SRCDIR)/avahi-common/defs.h
+INPUT                  = $(SRCDIR)/avahi-common/cdecl.h $(SRCDIR)/avahi-core/core.h $(SRCDIR)/avahi-common/address.h $(SRCDIR)/avahi-common/rr.h $(SRCDIR)/avahi-common/strlst.h $(SRCDIR)/avahi-common/alternative.h $(SRCDIR)/avahi-core/log.h $(SRCDIR)/avahi-common/defs.h $(SRCDIR)/avahi-client/client.h
 FILE_PATTERNS          =
 RECURSIVE              = NO
 EXCLUDE                =