diff --git a/src/main/asciidoc/index.adoc b/src/main/asciidoc/index.adoc index 3b6e9b63d..25c2eae2e 100644 --- a/src/main/asciidoc/index.adoc +++ b/src/main/asciidoc/index.adoc @@ -1,10 +1,11 @@ [[spring-data-rest-reference]] -= Spring Data REST Reference Documentation += Spring Data REST - Reference Documentation Jon Brisbin, Oliver Gierke, Greg Turnquist :revnumber: {version} :revdate: {localdate} :toc: :toc-placement!: +:spring-data-commons-docs: ../../../../spring-data-commons/src/main/asciidoc (C) 2012-2015 Original authors @@ -13,6 +14,9 @@ NOTE: _Copies of this document may be made for your own use and for distribution toc::[] include::preface.adoc[] +:leveloffset: +1 +include::{spring-data-commons-docs}/dependencies.adoc[] +:leveloffset: -1 [[reference]] = Reference Documentation diff --git a/src/main/asciidoc/preface.adoc b/src/main/asciidoc/preface.adoc index 0e14072cf..843e68823 100644 --- a/src/main/asciidoc/preface.adoc +++ b/src/main/asciidoc/preface.adoc @@ -10,4 +10,5 @@ * Project page - http://projects.spring.io/spring-data-rest * Release repository - https://repo.spring.io/libs-release * Milestone repository - https://repo.spring.io/libs-milestone -* Snapshot repository - https://repo.spring.io/libs-snapshot \ No newline at end of file +* Snapshot repository - https://repo.spring.io/libs-snapshot +