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>
This commit is contained in:
Gerald Combs 2015-08-05 16:19:24 -07:00
parent 6aabad5b33
commit dc09d18e8e
1 changed files with 3 additions and 2 deletions

View File

@ -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