From 496331d755d4ab995cc1c26133d0097f250d723b 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 | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/asciidoc/index.adoc b/src/main/asciidoc/index.adoc index 55a3afde7..4ae939dba 100644 --- a/src/main/asciidoc/index.adoc +++ b/src/main/asciidoc/index.adoc @@ -16,6 +16,7 @@ include::preface.adoc[] :leveloffset: +1 include::new-features.adoc[] +include::{spring-data-commons-docs}/dependencies.adoc[] include::{spring-data-commons-docs}/repositories.adoc[] :leveloffset: -1