DATADOC-30 - Improvements to reference documentation.

Included core repository documentation from Spring Data Commons. Polished documents and restructured them a little.
This commit is contained in:
Oliver Gierke
2011-02-03 14:28:28 +00:00
parent e2146bf997
commit 3ecad1cfd2
3 changed files with 266 additions and 270 deletions

View File

@@ -25,7 +25,6 @@
<author>
<firstname>Costin</firstname>
<surname>Leau</surname>
<affiliation>SpringSource</affiliation>
</author>
</authorgroup>
@@ -48,13 +47,15 @@
<xi:include href="introduction/why-sd-doc.xml"/>
<xi:include href="introduction/requirements.xml"/>
<xi:include href="introduction/getting-started.xml"/>
<xi:include href="https://github.com/SpringSource/spring-data-commons/raw/master/src/docbkx/repositories.xml" />
</part>
<part id="reference">
<title>Reference Documentation</title>
<part id="mongodb">
<title>Mongo DB</title>
<xi:include href="reference/introduction.xml"/>
<xi:include href="reference/mongodb.xml"/>
<xi:include href="reference/mongo-repositories.xml"/>
</part>
</book>