doc: Add Comedilib version number
authorIan Abbott <abbotti@mev.co.uk>
Mon, 14 May 2012 16:00:35 +0000 (17:00 +0100)
committerIan Abbott <abbotti@mev.co.uk>
Mon, 14 May 2012 16:00:35 +0000 (17:00 +0100)
In "comedilib.ent", Add an XML entity 'comedilib_version' expanding to
the Comedilib version '0.10.0'.  This is hard-edited in rather than set
dynamically.  Setting it dynamically would be nice but producing it from
an AC_OUTPUT() file isn't all that nice as it would end up in the
'build' tree and we'd some ugly 'make' rule to copy it to the 'source'
tree.  For now, just edit it manually as required.  At least having it
as an entity means it only needs to be set in a single documentation
file!

In "comedilib.xml", change the subtitle to mention Comedilib and the
version number, using the comediliv_version entity.

doc/comedilib.ent
doc/comedilib.xml

index 80e3e594ca856a865e7f8f73ea41f69b69b63e56..d49f8d34bedafcc5ef1c4ef11abc15b30f1e6d81 100644 (file)
@@ -1 +1,2 @@
 <!ENTITY comedi '<ulink url="http://www.comedi.org"><acronym>Comedi</acronym></ulink>'>
+<!ENTITY comedilib_version '0.10.0'>
index c463439211c3f6a11e51d02a2424adb43bad8c0d..279778f6e700a6cf43881d9f98d19fae7cd56a8c 100644 (file)
@@ -10,7 +10,7 @@
                <title>Comedi</title>
                <subtitle>
                        The <emphasis>Control and Measurement Device Interface</emphasis>
-                       handbook
+                       handbook for Comedilib &comedilib_version;
                </subtitle>
                <author>
                        <firstname>David</firstname>