Add correct version numbers to documentation.
authorStef Walter <stefw@collabora.co.uk>
Fri, 25 Mar 2011 12:04:30 +0000 (13:04 +0100)
committerStef Walter <stefw@collabora.co.uk>
Fri, 25 Mar 2011 12:04:30 +0000 (13:04 +0100)
docs/reference/gck/gck-docs.sgml
docs/reference/gck/version.xml.in [new file with mode: 0644]
docs/reference/gcr/gcr-docs.sgml
docs/reference/gcr/version.xml.in [new file with mode: 0644]

index 5b5e114..b3d7746 100644 (file)
@@ -1,12 +1,14 @@
 <?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">
+               "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
+<!ENTITY version SYSTEM "version.xml">
+]>
 <book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
        <bookinfo>
-               <title>GCK Reference Manual</title>
+               <title>Gck Library Reference Manual</title>
                <releaseinfo>
-                       For GCK
-                       The latest version of this documentation can be found on-line at
+                       For Gck &version;.
+                       An online version of this documentation can be found on-line at
                        <ulink role="online-location" url="http://library.gnome.org/devel/gck/unstable/">http://library.gnome.org/devel/gck/unstable/</ulink>.
                </releaseinfo>
        </bookinfo>
diff --git a/docs/reference/gck/version.xml.in b/docs/reference/gck/version.xml.in
new file mode 100644 (file)
index 0000000..27323da
--- /dev/null
@@ -0,0 +1 @@
+@VERSION@
\ No newline at end of file
index d7e826c..568dadc 100644 (file)
@@ -1,13 +1,15 @@
 <?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">
+               "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
+<!ENTITY version SYSTEM "version.xml">
+]>
 <book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
        <bookinfo>
-               <title>gcr Reference Manual</title>
+               <title>Gcr Library Reference Manual</title>
                <releaseinfo>
-                       for gcr [VERSION]
-                       The latest version of this documentation can be found on-line at
-                       <ulink role="online-location" url="http://[SERVER]/gcr/index.html">http://[SERVER]/gcr/</ulink>.
+                       for Gcr &version;
+                       An online version of this documentation can be found on-line at
+                       <ulink role="online-location" url="http://library.gnome.org/devel/gcr/stable/">http://library.gnome.org/devel/gcr/stable/</ulink>.
                </releaseinfo>
        </bookinfo>
 
diff --git a/docs/reference/gcr/version.xml.in b/docs/reference/gcr/version.xml.in
new file mode 100644 (file)
index 0000000..27323da
--- /dev/null
@@ -0,0 +1 @@
+@VERSION@
\ No newline at end of file