aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/Makefile.common
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2015-08-05 16:19:24 -0700
committerGerald Combs <gerald@wireshark.org>2015-08-05 23:27:04 +0000
commitdc09d18e8ecdc55de2361d8ff6d2b0bf36345a70 (patch)
tree82fa85772181f0290c69a8f4f14e8c23b8420736 /docbook/Makefile.common
parent6aabad5b336b9933d3b764d2f84dd664de82f88f (diff)
Output xhtml guides everywhere.
Update Autotools / Nmake to generate xhtml5 user and developer guides. Change-Id: I5024151aecaee62ea6d8469807fabda552d3f663 Reviewed-on: https://code.wireshark.org/review/9884 Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'docbook/Makefile.common')
-rw-r--r--docbook/Makefile.common5
1 files changed, 3 insertions, 2 deletions
diff --git a/docbook/Makefile.common b/docbook/Makefile.common
index a2edd2e393..44e95c7702 100644
--- a/docbook/Makefile.common
+++ b/docbook/Makefile.common
@@ -297,10 +297,11 @@ WSDG_XSLTPROC_ARGS = \
--stringparam admon.graphics.path wsdg_graphics/
SINGLE_XSLTPROC_ARGS = \
- --nonet http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl
+ --nonet http://docbook.sourceforge.net/release/xsl/current/xhtml5/docbook.xsl
CHUNKED_XSLTPROC_ARGS = \
- --nonet http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl
+ --stringparam html.ext .html \
+ --nonet http://docbook.sourceforge.net/release/xsl/current/xhtml5/chunk.xsl
HTMLHELP_XSLTPROC_ARGS = \
--nonet custom_layer_chm.xsl