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

noreply at xfce.org noreply at xfce.org
Thu Jul 20 11:45:37 CEST 2017


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

a   l   i       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/xfconf.

commit c8f02eb3fcbf1f0b5d214b0c09319b16507f167f
Author: Romain B <skunnyk at alteroot.org>
Date:   Fri Jun 23 15:56:29 2017 +0200

    Add missing API indicies, bump documentation dates and credits
    
    Signed-off-by: Ali Abdallah <ali at xfce.org>
---
 docs/reference/setup-build.stamp     |  0
 docs/reference/xfconf-docs.xml       | 50 ++++++++++++++++++++++++++++++++++--
 docs/reference/xfconf-undeclared.txt |  0
 3 files changed, 48 insertions(+), 2 deletions(-)

diff --git a/docs/reference/setup-build.stamp b/docs/reference/setup-build.stamp
deleted file mode 100644
index e69de29..0000000
diff --git a/docs/reference/xfconf-docs.xml b/docs/reference/xfconf-docs.xml
index 24be72f..bcecd23 100644
--- a/docs/reference/xfconf-docs.xml
+++ b/docs/reference/xfconf-docs.xml
@@ -1,9 +1,31 @@
 <?xml version="1.0"?>
 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" 
-               "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
-<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
+               "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"
+[
+  <!ENTITY % local.common.attrib "xmlns:xi  CDATA  #FIXED 'http://www.w3.org/2003/XInclude'">
+]>
+
+<book id="index" lang="en">
   <bookinfo>
     <title>Xfconf Reference Manual</title>
+    <releaseinfo>Version <xi:include href="version.xml" parse="text"/></releaseinfo>
+    <pubdate>2017</pubdate>
+
+    <copyright>
+      <year>2017</year>
+      <holder>The Xfce Development Team</holder>
+    </copyright>
+
+    <legalnotice id="legalnotice">
+      <para>
+        Permission is granted to copy, distribute and/or modify this document
+        under the terms of the GNU Free Documentation License, Version 1.1 or
+        any later version published by the Free Software Foundation; with no
+        Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
+        Texts. The complete license text is available from the <ulink
+        type="http" url="http://www.gnu.org/">Free Software Foundation</ulink>.
+      </para>
+    </legalnotice>
   </bookinfo>
 
   <chapter>
@@ -23,4 +45,28 @@
     <xi:include href="xml/xfconf-channel.xml"/>
     <xi:include href="xml/xfconf-binding.xml"/>
   </chapter>
+
+    <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-4.5.91">
+      <title>Added in 4.5.91</title>
+      <xi:include href="xml/api-index-4.5.91.xml"><xi:fallback /></xi:include>
+    </index>
+
+    <index id="api-index-4.5.92">
+      <title>Added in 4.5.92</title>
+      <xi:include href="xml/api-index-4.5.92.xml"><xi:fallback /></xi:include>
+    </index>
+
+    <index id="api-index-4.12.1">
+      <title>Added in 4.12.1</title>
+      <xi:include href="xml/api-index-4.12.1.xml"><xi:fallback /></xi:include>
+    </index>
+  </chapter>
 </book>
diff --git a/docs/reference/xfconf-undeclared.txt b/docs/reference/xfconf-undeclared.txt
deleted file mode 100644
index e69de29..0000000

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


More information about the Xfce4-commits mailing list