]> git.meshlink.io Git - catta/blobdiff - avahi-client/client.h
* Add avahi-client examples to doxygen
[catta] / avahi-client / client.h
index 2753f1ba9e3d37ae743fd839e1abd18aa18f27fc..49883d7888f370750d76af29a8ab712c9e5ca943 100644 (file)
 
 /** \file client.h Definitions and functions for the client API over D-Bus */
 
+/** \example client-publish-service.c Example how to register a DNS-SD
+ * service using the client interface to avahi-daemon. It behaves like a network
+ * printer registering both an IPP and a BSD LPR service. */
+
+/** \example client-browse-services.c Example how to browse for DNS-SD
+ * services using the client interface to avahi-daemon. */
+
 #ifndef DOXYGEN_SHOULD_SKIP_THIS
 AVAHI_C_DECL_BEGIN
 #endif