Skip to content

Commit 71d315c

Browse files
committed
Conslidate Preface into Overview
1 parent 3a8b807 commit 71d315c

File tree

3 files changed

+15
-15
lines changed

3 files changed

+15
-15
lines changed

modules/ROOT/nav.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
* xref:index.adoc[]
2-
* xref:preface.adoc[]
1+
* xref:index.adoc[Overview]
32
* xref:dependencies.adoc[]
43
* xref:object-mapping.adoc[]
54
* xref:repositories.adoc[]

modules/ROOT/pages/index.adoc

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,17 @@ ifdef::backend-epub3[:front-cover-image: image:epub-cover.png[Front Cover,1050,1
99
(C) 2008-2022 The original authors.
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.
12+
13+
[[preface]]
14+
== Preface
15+
16+
The Spring Data Commons project applies core Spring concepts to the development of solutions using many relational and non-relational data stores.
17+
18+
[[project]]
19+
== Project Metadata
20+
21+
* Version control: https://github.com/spring-projects/spring-data-commons
22+
* Bugtracker: https://github.com/spring-projects/spring-data-commons/issues
23+
* Release repository: https://repo1.maven.org/maven2/
24+
* Milestone repository: https://repo.spring.io/milestone/
25+
* Snapshot repository: https://repo.spring.io/snapshot/

modules/ROOT/pages/preface.adoc

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)