Skip to content

Commit a1993c2

Browse files
DATAES-154 - Polish reference docs before release.
Updated copyright years. Fall back to locally available Spring Data Commons reference docs as the remote variant doesn't seem to work currently. Included reference to the return type listing appendix from Spring Data Commons.
1 parent 37c710d commit a1993c2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/main/asciidoc/index.adoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ BioMed Central Development Team
44
:revdate: {localdate}
55
:toc:
66
:toc-placement!:
7-
:spring-data-commons-docs: https://raw.githubusercontent.com/spring-projects/spring-data-commons/master/src/main/asciidoc
7+
:spring-data-commons-docs: ../../../../spring-data-commons/src/main/asciidoc
88

9-
(C) 2013-2014 The original author(s).
9+
(C) 2013-2015 The original author(s).
1010

1111
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.
1212

@@ -32,4 +32,5 @@ include::reference/elasticsearch-misc.adoc[]
3232
include::{spring-data-commons-docs}/repository-namespace-reference.adoc[]
3333
include::{spring-data-commons-docs}/repository-populator-namespace-reference.adoc[]
3434
include::{spring-data-commons-docs}/repository-query-keywords-reference.adoc[]
35+
include::{spring-data-commons-docs}/repository-query-return-types-reference.adoc[]
3536
:leveloffset: -1

0 commit comments

Comments
 (0)