DATADOC-30 copied base docs from key-value -- thanks Costin

This commit is contained in:
Thomas Risberg
2010-12-17 16:20:57 -05:00
parent 9b81171305
commit 930e711ea5
35 changed files with 285 additions and 13 deletions

View File

@@ -5,26 +5,28 @@
<bookinfo>
<title>Spring Datastore Document - Reference Documentation</title>
<releaseinfo>version;</releaseinfo>
<releaseinfo>&version;</releaseinfo>
<authorgroup>
<author>
<firstname>Mark</firstname>
<surname>Pollack</surname>
</author>
<author>
<firstname>Thomas</firstname>
<surname>Risberg</surname>
</author>
<author>
<firstname>Oliver</firstname>
<surname>Gierke</surname>
</author>
<author>
<firstname>Costin</firstname>
<surname>Leau</surname>
<affiliation>SpringSource</affiliation>
</author>
</authorgroup>
<legalnotice>
@@ -38,15 +40,21 @@
<toc />
<xi:include href="preface.xml" />
<xi:include href="mongo.xml" />
<part>
<title>Reference</title>
<partintro>
<para>This part of the reference documentation details the ...</para>
</partintro>
<!-- <xi:include href="amqp.xml"/> -->
<part id="introduction">
<title>Introduction</title>
<xi:include href="introduction/introduction.xml"/>
<xi:include href="introduction/why-sd-doc.xml"/>
<xi:include href="introduction/requirements.xml"/>
<xi:include href="introduction/getting-started.xml"/>
</part>
<part id="reference">
<title>Reference Documentation</title>
<xi:include href="reference/introduction.xml"/>
<xi:include href="reference/mongodb.xml"/>
</part>
</book>