From 6386804f93ee272fcff73459a9cfe0b847101609 Mon Sep 17 00:00:00 2001 From: Federico Lucifredi Date: Tue, 19 Dec 2006 19:11:45 +0000 Subject: Branching for wide-area publishing work git-svn-id: file:///home/lennart/svn/public/avahi/branches/federico@1344 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- trunk/docs/DBUS-API | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 trunk/docs/DBUS-API (limited to 'trunk/docs/DBUS-API') diff --git a/trunk/docs/DBUS-API b/trunk/docs/DBUS-API new file mode 100644 index 0000000..99e16da --- /dev/null +++ b/trunk/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