From 62ad141f20ab6fc133117b246014cda3ff65dc11 Mon Sep 17 00:00:00 2001 From: David King Date: Wed, 24 Oct 2012 10:53:52 +0100 Subject: [PATCH] Add warning about instability of D-Bus API --- docs/reference/libsignon-glib-docs.xml | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/docs/reference/libsignon-glib-docs.xml b/docs/reference/libsignon-glib-docs.xml index 800c396..5a1e63e 100644 --- a/docs/reference/libsignon-glib-docs.xml +++ b/docs/reference/libsignon-glib-docs.xml @@ -44,9 +44,18 @@ signond D-Bus API - - - + + + + The signond D-Bus APIs are unstable, subject to change and should not be + used by client applications, which should use libsignon-glib or + libsignon-qt instead. + + + + + + -- 2.34.1