From 8a07471056069e97d1e0eab32088dc388a2cf129 Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Thu, 14 Mar 2019 20:23:47 +0100 Subject: [PATCH] introducing home.html page --- docs/pom.xml | 2 +- docs/src/main/asciidoc/{index.adoc => home.adoc} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename docs/src/main/asciidoc/{index.adoc => home.adoc} (97%) diff --git a/docs/pom.xml b/docs/pom.xml index e5d5f11ce..333866c61 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -13,7 +13,7 @@ spring-cloud-stream-core-docs Spring Cloud Stream Core Documentation - index + home ${basedir}/.. 0.1.1.BUILD-SNAPSHOT 0.1.0.RELEASE diff --git a/docs/src/main/asciidoc/index.adoc b/docs/src/main/asciidoc/home.adoc similarity index 97% rename from docs/src/main/asciidoc/index.adoc rename to docs/src/main/asciidoc/home.adoc index 2a957be7b..15dc1e64a 100644 --- a/docs/src/main/asciidoc/index.adoc +++ b/docs/src/main/asciidoc/home.adoc @@ -6,7 +6,7 @@ Sabby Anandan; Marius Bogoevici; Eric Bottard; Mark Fisher; Ilayaperumal Gopinat :docinfo: shared [#index-link] -{docs-url}spring-cloud-stream/{docs-version} +{docs-url}spring-cloud-stream/{docs-version}home.html The reference documentation consists of the following sections: