summaryrefslogtreecommitdiffstats
path: root/trunk/docs/DBUS-API
diff options
context:
space:
mode:
authorFederico Lucifredi <flucifredi@acm.org>2006-12-19 19:11:45 +0000
committerFederico Lucifredi <flucifredi@acm.org>2006-12-19 19:11:45 +0000
commit6386804f93ee272fcff73459a9cfe0b847101609 (patch)
tree26fa54c9fdaeb608560ccaa249f153e04e6e5798 /trunk/docs/DBUS-API
parent16ed6d63c6c231cb5e606421ae3a245b2948185f (diff)
Branching for wide-area publishing work
git-svn-id: file:///home/lennart/svn/public/avahi/branches/federico@1344 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'trunk/docs/DBUS-API')
-rw-r--r--trunk/docs/DBUS-API15
1 files changed, 15 insertions, 0 deletions
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