From 8d3b9c8eeb698e68cf6b66dec4a3c00095f70f4e Mon Sep 17 00:00:00 2001 From: Chris Beams Date: Wed, 2 Jun 2010 20:25:09 +0000 Subject: [PATCH] switched to single-page html output; the xsl applied in this case brings the L&F of the documentation closer to how it was in M4, which is a bonus --- pom.xml | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index ce4b7922d5..8039ae205d 100644 --- a/pom.xml +++ b/pom.xml @@ -98,14 +98,17 @@ index.xml - true - css/html.css true - ${project.basedir}/src/docbkx/resources/xsl/html_chunk.xsl ${project.basedir}/src/docbkx/resources/xsl/fopdf.xsl + src/docbkx/resources/xsl/pdf/fopdf.xsl --> + css/html.css + + false + ${project.basedir}/src/docbkx/resources/xsl/html.xsl + version