[Xfce4-commits] [xfce/exo] 01/01: Add missing API indicies, bump documentation dates and credits

noreply at xfce.org noreply at xfce.org
Sat Jun 17 07:37:26 CEST 2017


This is an automated email from the git hooks/post-receive script.

b   l   u   e   s   a   b   r   e       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository xfce/exo.

commit d98f18bc4db50c7882c526b939c0de40e8a6a9ed
Author: Sean Davis <smd.seandavis at gmail.com>
Date:   Sat Jun 17 01:37:11 2017 -0400

    Add missing API indicies, bump documentation dates and credits
---
 docs/reference/exo-docs.xml | 92 ++++++++++++++++++++++++++++++++++++++++-----
 1 file changed, 83 insertions(+), 9 deletions(-)

diff --git a/docs/reference/exo-docs.xml b/docs/reference/exo-docs.xml
index eb20cec..e8988d4 100644
--- a/docs/reference/exo-docs.xml
+++ b/docs/reference/exo-docs.xml
@@ -9,7 +9,7 @@
   <bookinfo>
     <title>Exo Reference Manual</title>
     <releaseinfo>Version <xi:include href="version.xml" parse="text"/></releaseinfo>
-    <pubdate>September 2009</pubdate>
+    <pubdate>June 2017</pubdate>
 
     <copyright>
       <year>2004</year>
@@ -21,6 +21,14 @@
 
     <copyright>
       <year>2009</year>
+      <year>2010</year>
+      <year>2011</year>
+      <year>2012</year>
+      <year>2013</year>
+      <year>2014</year>
+      <year>2015</year>
+      <year>2016</year>
+      <year>2017</year>
       <holder>Xfce Development Team</holder>
     </copyright>
 
@@ -53,6 +61,13 @@
           <address><email>jannis at xfce.org</email></address>
         </affiliation>
       </author>
+      <author>
+        <firstname>Sean</firstname>
+        <surname>Davis</surname>
+        <affiliation>
+          <address><email>bluesabre at xfce.org</email></address>
+        </affiliation>
+      </author>
     </authorgroup>
   </bookinfo>
 
@@ -89,7 +104,7 @@
               Pango is a library for internationalized text handling. It centers
               around the <link linkend="PangoLayout">PangoLayout</link> object, representing
               a paragraph of text.  Pango provides the engine for <link
-              linkend="GtkTextView">GtkTextView</link>, <link linkend="GtkLabel">GtkLabel</link>, 
+              linkend="GtkTextView">GtkTextView</link>, <link linkend="GtkLabel">GtkLabel</link>,
               <link linkend="GtkEntry">GtkEntry</link>, and other widgets that display text.
             </para>
           </listitem>
@@ -136,7 +151,7 @@
           <listitem>
             <para>
               The GTK+ library contains <firstterm>widgets</firstterm>, that is, GUI
-              components such as <link linkend="GtkButton">GtkButton</link> or 
+              components such as <link linkend="GtkButton">GtkButton</link> or
               <link linkend="GtkTextView">GtkTextView</link>.
             </para>
           </listitem>
@@ -241,7 +256,7 @@
     <para>
       <link linkend="ExoJob">ExoJob</link> provides a simple way to deal with threaded/asynchronous operations (called jobs here).
       It can be used to wrap any kind of blocking function calls like file operations or web service communication. It can be
-      subclassed to add additional signals for progress information or password requests. 
+      subclassed to add additional signals for progress information or password requests.
       <link linkend="ExoSimpleJob">ExoSimpleJob</link> is useful in situations where you don't need additional signals. It takes
       a <link linkend="ExoSimpleJobFunc">ExoSimpleJobFunc</link> callback and creates a job so one doesn't have to subclass
       <link linkend="ExoJob">ExoJob</link> just to execute a single function asynchronously.
@@ -285,11 +300,69 @@
     <xi:include href="exo-csource.xml"/>
   </part>
 
-  <!--
-  <part id="exo-deprecated-widgets">
-    <title>Deprecated widgets</title>
-  </part>
-  -->
+  <chapter>
+    <title>API Index</title>
+
+    <index id="api-index-full">
+      <title>All symbols</title>
+      <xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
+    </index>
+
+    <index id="api-index-0.3.1">
+      <title>Added in 0.3.1</title>
+      <xi:include href="xml/api-index-0.3.1.xml"><xi:fallback /></xi:include>
+    </index>
+
+    <index id="api-index-0.3.1.1">
+      <title>Added in 0.3.1.1</title>
+      <xi:include href="xml/api-index-0.3.1.1.xml"><xi:fallback /></xi:include>
+    </index>
+
+    <index id="api-index-0.3.1.3">
+      <title>Added in 0.3.1.3</title>
+      <xi:include href="xml/api-index-0.3.1.3.xml"><xi:fallback /></xi:include>
+    </index>
+
+    <index id="api-index-0.3.1.5">
+      <title>Added in 0.3.1.5</title>
+      <xi:include href="xml/api-index-0.3.1.5.xml"><xi:fallback /></xi:include>
+    </index>
+
+    <index id="api-index-0.3.1.9">
+      <title>Added in 0.3.1.9</title>
+      <xi:include href="xml/api-index-0.3.1.9.xml"><xi:fallback /></xi:include>
+    </index>
+
+    <index id="api-index-0.3.3">
+      <title>Added in 0.3.3</title>
+      <xi:include href="xml/api-index-0.3.3.xml"><xi:fallback /></xi:include>
+    </index>
+
+    <index id="api-index-0.4.0">
+      <title>Added in 0.4.0</title>
+      <xi:include href="xml/api-index-0.4.0.xml"><xi:fallback /></xi:include>
+    </index>
+
+    <index id="api-index-0.5.0">
+      <title>Added in 0.5.0</title>
+      <xi:include href="xml/api-index-0.5.0.xml"><xi:fallback /></xi:include>
+    </index>
+
+    <index id="api-index-0.7.1">
+      <title>Added in 0.7.1</title>
+      <xi:include href="xml/api-index-0.7.1.xml"><xi:fallback /></xi:include>
+    </index>
+
+    <index id="api-index-0.10.2">
+      <title>Added in 0.10.2</title>
+      <xi:include href="xml/api-index-0.10.2.xml"><xi:fallback /></xi:include>
+    </index>
+
+    <index id="api-index-deprecated">
+      <title>Deprecated symbols</title>
+      <xi:include href="xml/api-index-deprecated.xml"><xi:fallback /></xi:include>
+    </index>
+  </chapter>
 
   <chapter>
     <title>Visual Index</title>
@@ -299,6 +372,7 @@
   <index>
     <title>Index</title>
   </index>
+
 </book>
 
 <!--

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list