From 2c242b1b51a0ee3022db9b8ff04fa4a13ba1a8a3 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 11 May 2018 16:17:11 +0200 Subject: [PATCH] DATAJPA-1343 - Polishing. Reinstantiate toc placement to be changed with a later documentation change. Increment copyright year to 2018. Original pull request: #274. --- src/main/asciidoc/index.adoc | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/main/asciidoc/index.adoc b/src/main/asciidoc/index.adoc index 98b4d6b37..242dcef27 100644 --- a/src/main/asciidoc/index.adoc +++ b/src/main/asciidoc/index.adoc @@ -2,10 +2,11 @@ Oliver Gierke; Thomas Darimont; Christoph Strobl; Mark Paluch; Jay Bryant :revnumber: {version} :revdate: {localdate} +:toc: +:toc-placement!: :linkcss: :doctype: book :docinfo: shared -:toc: left :toclevels: 4 :source-highlighter: prettify :icons: font @@ -14,10 +15,12 @@ ifdef::backend-epub3[:front-cover-image: image:epub-cover.png[Front Cover,1050,1 :spring-data-commons-docs: ../../../../spring-data-commons/src/main/asciidoc :spring-framework-docs: http://docs.spring.io/spring-framework/docs/current/spring-framework-reference/html -(C) 2008-2016 The original authors. +(C) 2008-2018 The original authors. NOTE: Copies of this document may be made for your own use and for distribution to others, provided that you do not charge any fee for such copies and further provided that each copy contains this Copyright Notice, whether distributed in print or electronically. +toc::[] + include::preface.adoc[] include::new-features.adoc[leveloffset=+1]