From 8c177337e282bfb04988c177a0b194ee7626aed4 Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Tue, 29 Aug 2017 11:44:23 +0200 Subject: [PATCH 1/2] Fixed _ problem in ghpages --- pom.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f4b89169..d9bf8441 100644 --- a/pom.xml +++ b/pom.xml @@ -742,6 +742,8 @@ limitations under the License. ${basedir}/src/main/docbook/xsl/html-multipage.xsl ${basedir}/target/docbook/html + + multi_ true @@ -859,7 +861,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] From 4f532ed92d3e020d4d570406564164edbb88be4b Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Tue, 29 Aug 2017 11:48:22 +0100 Subject: [PATCH 2/2] Process javadocs for imports --- spring-cloud-build-tools/src/main/resources/checkstyle.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/spring-cloud-build-tools/src/main/resources/checkstyle.xml b/spring-cloud-build-tools/src/main/resources/checkstyle.xml index 5a0b022c..79233ddb 100644 --- a/spring-cloud-build-tools/src/main/resources/checkstyle.xml +++ b/spring-cloud-build-tools/src/main/resources/checkstyle.xml @@ -14,7 +14,9 @@ - + + +