aboutsummaryrefslogtreecommitdiff
path: root/libdbusmenu-glib/dbus-menu.xml
diff options
context:
space:
mode:
authorAurelien Gateau <aurelien.gateau@canonical.com>2010-05-03 15:48:17 +0200
committerAurelien Gateau <aurelien.gateau@canonical.com>2010-05-03 15:48:17 +0200
commit59602b1fbb159f181a416ca710108b24d114e8db (patch)
treed5096a134d0f7593b6ead97791dfc1ccf7c342c1 /libdbusmenu-glib/dbus-menu.xml
parentd1c480d8bf683cfb1a4fec7d9d6fd53e969bbf19 (diff)
downloadlibdbusmenu-59602b1fbb159f181a416ca710108b24d114e8db.tar.gz
libdbusmenu-59602b1fbb159f181a416ca710108b24d114e8db.tar.bz2
libdbusmenu-59602b1fbb159f181a416ca710108b24d114e8db.zip
Added main page
Diffstat (limited to 'libdbusmenu-glib/dbus-menu.xml')
-rw-r--r--libdbusmenu-glib/dbus-menu.xml12
1 files changed, 9 insertions, 3 deletions
diff --git a/libdbusmenu-glib/dbus-menu.xml b/libdbusmenu-glib/dbus-menu.xml
index 7937049..7bccf28 100644
--- a/libdbusmenu-glib/dbus-menu.xml
+++ b/libdbusmenu-glib/dbus-menu.xml
@@ -29,12 +29,18 @@ License version 3 and version 2.1 along with this program. If not, see
<http://www.gnu.org/licenses/>
-->
<node name="/" xmlns:dox="http://www.ayatana.org/dbus/dox.dtd">
+ <dox:d><![CDATA[
+ @mainpage
+
+ The goal of DBusMenu is to expose menus on DBus.
+
+ Main interface is documented here: @ref org::ayatana::dbusmenu
+ ]]></dox:d>
<interface name="org.ayatana.dbusmenu">
<dox:d><![CDATA[
- The goal of this DBus interface is to be able to pass menu items
- through DBus.
+ A DBus interface to expose menus on DBus.
- Items are represented with a unique numeric id and a dictionary of
+ Menu items are represented with a unique numeric id and a dictionary of
properties.
To reduce the amount of DBus traffic, a property should only be returned