Update documentation to reflect the current version of libatspi
authorJavier Hernández <jhernandez@emergya.com>
Tue, 4 Mar 2014 09:05:12 +0000 (10:05 +0100)
committerMike Gorse <mgorse@suse.com>
Mon, 17 Mar 2014 22:11:47 +0000 (17:11 -0500)
configure.ac
doc/libatspi/libatspi-docs.sgml
doc/libatspi/version.xml.in [new file with mode: 0644]

index b5e9943..2742662 100644 (file)
@@ -220,6 +220,7 @@ dbind/dbind-config.h
        bus/Makefile
 doc/Makefile
 doc/libatspi/Makefile
+doc/libatspi/version.xml
 test/Makefile
 atspi-2.pc
 atspi-2-uninstalled.pc
index a396814..2b064af 100644 (file)
@@ -3,12 +3,13 @@
                "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'">
+  <!ENTITY version SYSTEM "version.xml">
 ]>
 <book id="index">
   <bookinfo>
     <title>libatspi Reference Manual</title>
     <releaseinfo>
-      for libatspi 2.1.
+      for libatspi &version;.
       The latest version of this documentation can be found on-line at
       <ulink role="online-location" url="http://developer.gnome.org/libatspi/">http://developer.gnome.org/libatspi/</ulink>.
     </releaseinfo>
diff --git a/doc/libatspi/version.xml.in b/doc/libatspi/version.xml.in
new file mode 100644 (file)
index 0000000..a24f987
--- /dev/null
@@ -0,0 +1 @@
+@PACKAGE_VERSION@