From 12a528fd8823756c28f27e5fc1588687bcdd6e4d Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Thu, 14 Mar 2019 19:19:42 +0100 Subject: [PATCH] Polishing docs styles --- docs/pom.xml | 4 ++++ docs/src/main/asciidoc/kafka-streams.adoc | 4 ++++ docs/src/main/asciidoc/spring-cloud-stream-binder-kafka.adoc | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/docs/pom.xml b/docs/pom.xml index 0ae69a5c7..176f3810d 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -124,6 +124,10 @@ ${docs.main}.adoc ${project.version} + http://cloud.spring.io/ + + + diff --git a/docs/src/main/asciidoc/kafka-streams.adoc b/docs/src/main/asciidoc/kafka-streams.adoc index ef3366cd5..919975e63 100644 --- a/docs/src/main/asciidoc/kafka-streams.adoc +++ b/docs/src/main/asciidoc/kafka-streams.adoc @@ -1,5 +1,9 @@ == Kafka Streams Binder +[#index-link] +{docs-url}spring-cloud-stream/{docs-version} + + === Usage For using the Kafka Streams binder, you just need to add it to your Spring Cloud Stream application, using the following diff --git a/docs/src/main/asciidoc/spring-cloud-stream-binder-kafka.adoc b/docs/src/main/asciidoc/spring-cloud-stream-binder-kafka.adoc index f9cde4752..b74a7263f 100644 --- a/docs/src/main/asciidoc/spring-cloud-stream-binder-kafka.adoc +++ b/docs/src/main/asciidoc/spring-cloud-stream-binder-kafka.adoc @@ -31,6 +31,10 @@ Sabby Anandan, Marius Bogoevici, Eric Bottard, Mark Fisher, Ilayaperumal Gopinat :sc-ext: java // ====================================================================================== +[#index-link] +{docs-url}spring-cloud-stream/{docs-version} + + *{spring-cloud-stream-version}* = Reference Guide