[gegl-gtk] Documentation: Add missing toplevel template
- From: Jon Nordby <jonnor src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl-gtk] Documentation: Add missing toplevel template
- Date: Mon, 24 Oct 2011 08:00:22 +0000 (UTC)
commit a2efc443c3a2a50f2d6df6284c97bc9d7043e1d0
Author: Jon Nordby <jononor gmail com>
Date: Mon Oct 24 09:47:44 2011 +0200
Documentation: Add missing toplevel template
docs/reference/gegl-gtk-docs.xml.in | 37 +++++++++++++++++++++++++++++++++++
1 files changed, 37 insertions(+), 0 deletions(-)
---
diff --git a/docs/reference/gegl-gtk-docs.xml.in b/docs/reference/gegl-gtk-docs.xml.in
new file mode 100644
index 0000000..a80f4cd
--- /dev/null
+++ b/docs/reference/gegl-gtk-docs.xml.in
@@ -0,0 +1,37 @@
+<?xml version="1.0"?>
+<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+ "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"
+[
+ <!ENTITY % local.common.attrib "xmlns:xi CDATA #FIXED 'http://www.w3.org/2003/XInclude'">
+]>
+<book id="index">
+ <bookinfo>
+ <title>GEGL-GTK Reference Manual</title>
+ <releaseinfo>
+ for GEGL-GTK @GEGL_GTK_VERSION@
+ The latest version of this documentation can be found on-line at
+ <ulink role="online-location" url="http://@GEGL_GTK_SERVER@/gegl-gtk/index.html">http://@GEGL_GTK_SERVER@/gegl-gtk/</ulink>.
+ </releaseinfo>
+ </bookinfo>
+
+ <chapter>
+ <title>GEGL-GTK</title>
+ <xi:include href="xml/gegl-gtk.xml"/>
+ <xi:include href="xml/gegl-gtk-view.xml"/>
+
+ </chapter>
+ <chapter id="object-tree">
+ <title>Object Hierarchy</title>
+ <xi:include href="xml/tree_index.sgml"/>
+ </chapter>
+ <index id="api-index-full">
+ <title>API Index</title>
+ <xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
+ </index>
+ <index id="deprecated-api-index" role="deprecated">
+ <title>Index of deprecated API</title>
+ <xi:include href="xml/api-index-deprecated.xml"><xi:fallback /></xi:include>
+ </index>
+
+ <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
+</book>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]