[seahorse] Modify the API documentation to support introspection comments



commit f89de7228f9a58eb8b1645dde369c086a1c5d200
Author: Adam Schreiber <sadam gnome org>
Date:   Tue Nov 3 18:34:51 2009 -0500

    Modify the API documentation to support introspection comments

 reference/libcryptui/libcryptui-docs.sgml   |    1 +
 reference/libseahorse/libseahorse-docs.sgml |    6 +++---
 2 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/reference/libcryptui/libcryptui-docs.sgml b/reference/libcryptui/libcryptui-docs.sgml
index edc6902..53da965 100644
--- a/reference/libcryptui/libcryptui-docs.sgml
+++ b/reference/libcryptui/libcryptui-docs.sgml
@@ -23,5 +23,6 @@
     <xi:include href="xml/cryptui.xml"/>
     <xi:include href="xml/cryptui-defines.xml"/>
     <xi:include href="xml/cryptui-marshal.xml"/>
+    <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
   </chapter>
 </book>
diff --git a/reference/libseahorse/libseahorse-docs.sgml b/reference/libseahorse/libseahorse-docs.sgml
index 4c37ade..3154d36 100644
--- a/reference/libseahorse/libseahorse-docs.sgml
+++ b/reference/libseahorse/libseahorse-docs.sgml
@@ -16,8 +16,8 @@
   </bookinfo>
 
   <chapter>
-    <title>[Insert title here]</title>
-        <xi:include href="xml/seahorse-unknown-source.xml"/>
+    <title>libseahorse Objects and Functions</title>
+    <xi:include href="xml/seahorse-unknown-source.xml"/>
     <xi:include href="xml/seahorse-object-model.xml"/>
     <xi:include href="xml/seahorse-source.xml"/>
     <xi:include href="xml/seahorse-set.xml"/>
@@ -50,7 +50,7 @@
     <xi:include href="xml/seahorse-passphrase.xml"/>
     <xi:include href="xml/seahorse-gtkstock.xml"/>
     <xi:include href="xml/seahorse-unix-signal.xml"/>
-
+    <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
   </chapter>
   <chapter id="object-tree">
     <title>Object Hierarchy</title>



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