← Back to team overview

ayatana-commits team mailing list archive

[Branch ~dbusmenu-team/dbusmenu/trunk] Rev 98: Documentation title page

 

Merge authors:
  Aurélien Gâteau (agateau)
Related merge proposals:
  https://code.launchpad.net/~agateau/dbusmenu/doxygen-main-page/+merge/24600
  proposed by: Aurélien Gâteau (agateau)
------------------------------------------------------------
revno: 98 [merge]
committer: Ted Gould <ted@xxxxxxxx>
branch nick: trunk
timestamp: Thu 2010-05-06 10:34:34 +0200
message:
  Documentation title page
modified:
  libdbusmenu-glib/dbus-menu.xml


--
lp:dbusmenu
https://code.launchpad.net/~dbusmenu-team/dbusmenu/trunk

Your team ayatana-commits is subscribed to branch lp:dbusmenu.
To unsubscribe from this branch go to https://code.launchpad.net/~dbusmenu-team/dbusmenu/trunk/+edit-subscription
=== modified file 'libdbusmenu-glib/dbus-menu.xml'
--- libdbusmenu-glib/dbus-menu.xml	2010-04-02 14:50:34 +0000
+++ libdbusmenu-glib/dbus-menu.xml	2010-05-03 13:48:17 +0000
@@ -29,12 +29,18 @@
 <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