initial docs
+ structure plus some content + docbook resources added as well
This commit is contained in:
12
docs/introduction/introduction.xml
Normal file
12
docs/introduction/introduction.xml
Normal file
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
|
||||
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
|
||||
|
||||
<partintro>
|
||||
<para>
|
||||
<para>This document is the reference guide for Spring GemFire Integration (SGI). It explains the relationship
|
||||
between Spring framework and GemFire Enterprise Fabric (GEF) 6.0.x, defines the basic concepts and semantics of the integration
|
||||
and how these can be used effectively.
|
||||
</para>
|
||||
</para>
|
||||
</partintro>
|
||||
8
docs/introduction/requirements.xml
Normal file
8
docs/introduction/requirements.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<chapter id="requirements">
|
||||
<title>Requirements</title>
|
||||
|
||||
<para>Spring GemFire integration requires JDK level 5.0 and above, Spring
|
||||
<ulink url="http://www.springsource.org/about">Framework</ulink> 3 and
|
||||
<ulink url="http://www.gemstone.com/products/gemfire">GemFire</ulink> 6 and above.
|
||||
</para>
|
||||
</chapter>
|
||||
Reference in New Issue
Block a user