summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRomain B <skunnyk@alteroot.org>2017-06-23 15:56:29 +0200
committerAli Abdallah <ali@xfce.org>2017-07-20 11:44:31 +0200
commitc8f02eb3fcbf1f0b5d214b0c09319b16507f167f (patch)
treeaa015d2739a3f216de7a549b237922db4956fb5a /docs
parent548b590a11928a89d1f4730285bb983c5b4da0ce (diff)
downloadxfconf-c8f02eb3fcbf1f0b5d214b0c09319b16507f167f.tar.gz
Add missing API indicies, bump documentation dates and credits
Signed-off-by: Ali Abdallah <ali@xfce.org>
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/setup-build.stamp0
-rw-r--r--docs/reference/xfconf-docs.xml50
-rw-r--r--docs/reference/xfconf-undeclared.txt0
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
--- a/docs/reference/setup-build.stamp
+++ /dev/null
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
--- a/docs/reference/xfconf-undeclared.txt
+++ /dev/null