doc: Add 0MQ version to XHTML11 backend footer

Thanks to Matt Weinstein for the suggestion.
This commit is contained in:
Martin Lucina 2010-09-04 17:42:33 +02:00
parent a6d3629fb4
commit 32fd916c73

View File

@ -36,6 +36,20 @@ template::[header-declarations]
endif::backend-docbook[]
endif::doctype-manpage[]
ifdef::backend-xhtml11[]
[footer]
</div>
{disable-javascript%<div id="footnotes"><hr /></div>}
<div id="footer">
<div id="footer-text">
ØMQ {zmq_version}<br />
Last updated {docdate} {doctime}
</div>
</div>
</body>
</html>
endif::backend-xhtml11[]
[replacements]
ifdef::backend-xhtml11[]
0MQ=ØMQ