From edad750e967458f55b9e761af966f325213ce9fe Mon Sep 17 00:00:00 2001 From: William Jon McCann Date: Wed, 30 Jul 2008 17:37:24 -0400 Subject: reorganize the docs a bit --- doc/dbus/ConsoleKit.xml.in | 74 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 doc/dbus/ConsoleKit.xml.in (limited to 'doc/dbus/ConsoleKit.xml.in') diff --git a/doc/dbus/ConsoleKit.xml.in b/doc/dbus/ConsoleKit.xml.in new file mode 100644 index 0000000..8a86511 --- /dev/null +++ b/doc/dbus/ConsoleKit.xml.in @@ -0,0 +1,74 @@ + + + + + + + +]> + + + + ConsoleKit @VERSION@ Documentation + Version @VERSION@ + 8 March, 2007 + + + William Jon + McCann + +
+ mccann@jhu.edu +
+
+
+
+
+ + + Introduction + + + + + + Concepts + + &Intro; + &Terms; + &Design; + + + + Reference + + + D-Bus API Reference + + + + ConsoleKit provides a D-Bus API for programs to obtain information about the + users, sessions, and seats that are present on a system. + + + Please see the other sections of this manual for an introduction to + these concepts. + + + This API is not yet stable and is likely to change in the future. + + + + &dbus-Manager; + &dbus-Seat; + &dbus-Session; + + + + + + Index + + +
-- cgit