Added to the reference documentation

This commit is contained in:
Mark Fisher
2008-01-17 04:44:27 +00:00
parent 0d7106b320
commit b4828d4b08
3 changed files with 390 additions and 4 deletions

View File

@@ -2,10 +2,11 @@
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY overview SYSTEM "overview.xml">
<!ENTITY core-api SYSTEM "core-api.xml">
]>
<book>
<bookinfo>
<title>Reference Manual</title>
<title>Spring Integration Reference Manual</title>
<productname>Spring Integration</productname>
<releaseinfo>1.0 Milestone 1</releaseinfo>
@@ -32,5 +33,6 @@
<toc></toc>
&overview;
&core-api;
</book>