From ee21ccbd0e93dcee2c6803106891cd087de9e84b Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Tue, 29 Aug 2017 11:44:23 +0200 Subject: [PATCH] Fixed _ problem in ghpages --- pom.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9453b97d..1e9c2ec8 100644 --- a/pom.xml +++ b/pom.xml @@ -758,6 +758,8 @@ limitations under the License. ${basedir}/src/main/docbook/xsl/html-multipage.xsl ${basedir}/target/docbook/html + + multi_ true @@ -875,7 +877,7 @@ limitations under the License. == Pick The Documentation Option - link:single/{docs-main}.html[Single HTML] -- link:multi/{docs-main}.html[Multi HTML] +- link:multi/multi_{docs-main}.html[Multi HTML]