From 1fef746edf313d8fb1d8417a17d536a915ca69cd Mon Sep 17 00:00:00 2001 From: Federico Lucifredi Date: Mon, 5 Mar 2007 04:17:40 +0000 Subject: Syncing wide-area branch to latest release. git-svn-id: file:///home/lennart/svn/public/avahi/branches/federico@1397 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- release-0.6.9/docs/DBUS-API | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 release-0.6.9/docs/DBUS-API (limited to 'release-0.6.9/docs/DBUS-API') diff --git a/release-0.6.9/docs/DBUS-API b/release-0.6.9/docs/DBUS-API new file mode 100644 index 0000000..99e16da --- /dev/null +++ b/release-0.6.9/docs/DBUS-API @@ -0,0 +1,15 @@ +$Id$ + +* NOTE * +This file used to contain an overview of the DBUS API for Avahi, however +since it was no longer up to date you should now read the XML-formatted DBUS +Introspection files, which are fairly easy to understand and kept up to date. + +You can see them in the avahi-daemon source directory, named *.introspect. + +Opening them in a web browser is a good way to view them as they are formatted +nicely, you can also view our online copy under "Developing with Avahi" here: + +http://avahi.org/ + + - Lathiat -- cgit