From 72c974685c1d3fe71e00d41ea1fb9c6e9f45cedd Mon Sep 17 00:00:00 2001 From: buildmaster Date: Tue, 9 Aug 2016 17:09:24 +0000 Subject: [PATCH] Sync docs from HEAD to gh-pages --- HEAD/ghpages.sh | 1 + .../complex-content.html | 6 +++--- HEAD/spring-cloud-contract-maven-plugin/complex.html | 6 +++--- HEAD/spring-cloud-contract-maven-plugin/index.html | 6 +++--- HEAD/spring-cloud-contract-maven-plugin/junit.html | 6 +++--- HEAD/spring-cloud-contract-maven-plugin/sitemap.html | 6 +++--- HEAD/spring-cloud-contract-maven-plugin/spock.html | 6 +++--- HEAD/spring-cloud-contract-maven-plugin/usage.html | 6 +++--- HEAD/spring-cloud-contract.html | 7 ++++--- 9 files changed, 26 insertions(+), 24 deletions(-) diff --git a/HEAD/ghpages.sh b/HEAD/ghpages.sh index e1063ce328..408a9a5e32 100644 --- a/HEAD/ghpages.sh +++ b/HEAD/ghpages.sh @@ -28,6 +28,7 @@ if [ "$dirty" != "0" ]; then git stash; fi # Switch to gh-pages branch to sync it with current branch ################################################################### git checkout gh-pages +git pull origin gh-pages for f in docs/target/generated-docs/*; do file=${f#docs/target/generated-docs/*} diff --git a/HEAD/spring-cloud-contract-maven-plugin/complex-content.html b/HEAD/spring-cloud-contract-maven-plugin/complex-content.html index 63808b715e..bb3d55d4fb 100644 --- a/HEAD/spring-cloud-contract-maven-plugin/complex-content.html +++ b/HEAD/spring-cloud-contract-maven-plugin/complex-content.html @@ -1,13 +1,13 @@ - + Spring Cloud Contract Verifier Maven Plugin – @@ -104,7 +104,7 @@