From 1a04f21bca1c5410019b29c2b7305796ecb5a8b8 Mon Sep 17 00:00:00 2001 From: Trent Lloyd Date: Thu, 27 Oct 2005 17:49:41 +0000 Subject: * avahi-daemon: Implement EntryGroup::AddRecord for arbitrary record additions * avahi-client: Wrap AddRecord, add simple test to client-test git-svn-id: file:///home/lennart/svn/public/avahi/trunk@890 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- docs/DBUS-API | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'docs/DBUS-API') diff --git a/docs/DBUS-API b/docs/DBUS-API index 14c4b40..8cdc242 100644 --- a/docs/DBUS-API +++ b/docs/DBUS-API @@ -1,10 +1,12 @@ $Id$ * NOTE * -While this document provides an overview of the DBUS-API, a much better reference is the .introspect files -in the avahi-daemon directory +While this document provides an overview of the DBUS-API, a much better +reference is the .introspect files in the avahi-daemon directory. +It may also become out of date, especially in SVN, so please, check the +.introspect files in avahi-daemon/ -You can find copies online, under "Developing with Avahi" here +Or you can find copies online, under "Developing with Avahi" here http://www.freedesktop.org/Software/Avahi - Lathiat -- cgit