summaryrefslogtreecommitdiffstats
path: root/release-0.6.9/docs/DBUS-API
diff options
context:
space:
mode:
authorFederico Lucifredi <flucifredi@acm.org>2007-03-05 04:17:40 +0000
committerFederico Lucifredi <flucifredi@acm.org>2007-03-05 04:17:40 +0000
commit1fef746edf313d8fb1d8417a17d536a915ca69cd (patch)
treef9c74298cf0c622014d5b9490073a41caa7819a8 /release-0.6.9/docs/DBUS-API
parent6386804f93ee272fcff73459a9cfe0b847101609 (diff)
Syncing wide-area branch to latest release.
git-svn-id: file:///home/lennart/svn/public/avahi/branches/federico@1397 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
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