summaryrefslogtreecommitdiffstats
path: root/release-0.6.9/docs/DBUS-API
diff options
context:
space:
mode:
Diffstat (limited to 'release-0.6.9/docs/DBUS-API')
-rw-r--r--release-0.6.9/docs/DBUS-API15
1 files changed, 15 insertions, 0 deletions
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