summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMartin Lucina <mato@kotelna.sk>2010-09-04 17:49:40 +0200
committerMartin Lucina <mato@kotelna.sk>2010-09-04 17:49:40 +0200
commitd4c8de5050a183f4df72062ce3ff6ceca0128fdf (patch)
tree3c045e208c1f7f2e06ec55b04be2fe87d7a135ec /doc
parent76f2e5d5442d3200c8ca09681a887830775c84c0 (diff)
parent1e8451961e498abd1da61e64f5baf48890e1563e (diff)
Merge branch 'maint'
* maint: Update .gitignore doc: Add 0MQ version to XHTML11 backend footer build: Generate ChangeLog in 'make dist', ZIP automatically
Diffstat (limited to 'doc')
-rw-r--r--doc/asciidoc.conf14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/asciidoc.conf b/doc/asciidoc.conf
index 15633a3..d73d711 100644
--- a/doc/asciidoc.conf
+++ b/doc/asciidoc.conf
@@ -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