[at-spi2-core: 1/19] Accessible.xml: Toplevel docs for the interface




commit bc5773564dde41affe4ac67f3b8bd5d48e34c579
Author: Federico Mena Quintero <federico gnome org>
Date:   Tue Jul 5 13:48:46 2022 -0500

    Accessible.xml: Toplevel docs for the interface

 xml/Accessible.xml | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/xml/Accessible.xml b/xml/Accessible.xml
index 5a265885..63e8b09f 100644
--- a/xml/Accessible.xml
+++ b/xml/Accessible.xml
@@ -1,5 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<node>
+<node xmlns:doc="http://www.freedesktop.org/dbus/1.0/doc.dtd";>
+  <!--
+      org.a11y.atspi.Accessible:
+      @short_description: Base interface which is implemented by all accessible objects.
+  -->
   <interface name="org.a11y.atspi.Accessible">
 
     <property name="Name" type="s" access="read"/>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]