From b2fa4286df54c8876dad78d528fbe264bb4c8cbd Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Tue, 29 Aug 2017 10:49:08 +0200 Subject: [PATCH] Fixed the multipaged documentation --- README.adoc | 2 ++ docs/src/main/asciidoc/intro.adoc | 2 ++ 2 files changed, 4 insertions(+) diff --git a/README.adoc b/README.adoc index d4eb2fbe3..b0b7bd32a 100644 --- a/README.adoc +++ b/README.adoc @@ -44,6 +44,8 @@ service name as well as the trace and span ids. :branch: master +== Introduction + Spring Cloud Sleuth implements a distributed tracing solution for http://cloud.spring.io[Spring Cloud]. === Terminology diff --git a/docs/src/main/asciidoc/intro.adoc b/docs/src/main/asciidoc/intro.adoc index 62f797351..7549036c9 100644 --- a/docs/src/main/asciidoc/intro.adoc +++ b/docs/src/main/asciidoc/intro.adoc @@ -1,5 +1,7 @@ :branch: master +== Introduction + Spring Cloud Sleuth implements a distributed tracing solution for http://cloud.spring.io[Spring Cloud]. === Terminology