initial docs
+ structure plus some content + docbook resources added as well
This commit is contained in:
22
docs/reference/introduction.xml
Normal file
22
docs/reference/introduction.xml
Normal file
@@ -0,0 +1,22 @@
|
||||
<partintro>
|
||||
<title>Document structure</title>
|
||||
|
||||
<para>This part of the reference documentation explains the core functionality
|
||||
offered by Spring GemFire integration.</para>
|
||||
|
||||
<para><xref linkend="bootstrapping"/> describes the configuration support provided for
|
||||
bootstrapping, initializing and accessing a GemFire cache or region.</para>
|
||||
|
||||
<para><xref linkend="serialization"/> describes the enhancements for GemFire
|
||||
(de)serialization process and managment of associated objects.
|
||||
</para>
|
||||
|
||||
<para><xref linkend="data"/> explains the integration between GemFire API and
|
||||
the various "data" features available in Spring, such as transaction management
|
||||
and exception translation.
|
||||
</para>
|
||||
|
||||
<para><xref linkend="testing"/> showcases various ways of testing GemFire inside
|
||||
Spring framework.</para>
|
||||
|
||||
</partintro>
|
||||
Reference in New Issue
Block a user