From 2a742822ee8ab587f22174ee19ec5aed5361f9d1 Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Wed, 7 Sep 2016 18:04:14 +0200 Subject: [PATCH] Removed adoc footer --- docs/src/main/asciidoc/spring-cloud-zookeeper.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/main/asciidoc/spring-cloud-zookeeper.adoc b/docs/src/main/asciidoc/spring-cloud-zookeeper.adoc index c4c44ec0..43acdf92 100644 --- a/docs/src/main/asciidoc/spring-cloud-zookeeper.adoc +++ b/docs/src/main/asciidoc/spring-cloud-zookeeper.adoc @@ -3,6 +3,7 @@ :github-raw: http://raw.github.com/{github-repo}/{github-tag} :github-code: http://github.com/{github-repo}/tree/{github-tag} :toc: left +:nofooter: = Spring Cloud Zookeeper @@ -334,4 +335,3 @@ spring: * `root` sets the base namespace for configuration values * `defaultContext` sets the name used by all applications * `profileSeparator` sets the value of the separator used to separate the profile name in property sources with profiles -