From: Ian Abbott Date: Mon, 14 May 2012 16:00:35 +0000 (+0100) Subject: doc: Add Comedilib version number X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=96078fcadab142b4b6f540baaa2fbf23e1e4f343;p=comedilib.git doc: Add Comedilib version number 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. --- diff --git a/doc/comedilib.ent b/doc/comedilib.ent index 80e3e59..d49f8d3 100644 --- a/doc/comedilib.ent +++ b/doc/comedilib.ent @@ -1 +1,2 @@ Comedi'> + diff --git a/doc/comedilib.xml b/doc/comedilib.xml index c463439..279778f 100644 --- a/doc/comedilib.xml +++ b/doc/comedilib.xml @@ -10,7 +10,7 @@ Comedi The Control and Measurement Device Interface - handbook + handbook for Comedilib &comedilib_version; David