From e7278888a73a1db185bf8962e3ecf5d6ade6df83 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Mon, 4 May 2015 14:51:34 +0200 Subject: [PATCH] DATAMONGO-1213 - Included section on dependency management in reference documentation. Related ticket: DATACMNS-687. --- src/main/asciidoc/index.adoc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/main/asciidoc/index.adoc b/src/main/asciidoc/index.adoc index c94ad0dba..1941a30ac 100644 --- a/src/main/asciidoc/index.adoc +++ b/src/main/asciidoc/index.adoc @@ -4,9 +4,9 @@ Mark Pollack; Thomas Risberg; Oliver Gierke; Costin Leau; Jon Brisbin; Thomas Da :revdate: {localdate} :toc: :toc-placement!: -:spring-data-commons-docs: https://raw.githubusercontent.com/spring-projects/spring-data-commons/master/src/main/asciidoc +:spring-data-commons-docs: ../../../../spring-data-commons/src/main/asciidoc -(C) 2008-2014 The original authors. +(C) 2008-2015 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._ @@ -15,6 +15,7 @@ toc::[] include::preface.adoc[] :leveloffset: +1 +include::{spring-data-commons-docs}/dependencies.adoc[] include::{spring-data-commons-docs}/repositories.adoc[] :leveloffset: -1