INT-1577 restructured documentation to be consistent with Spring-core and EIP documentation

This commit is contained in:
Oleg Zhurakousky
2010-11-02 12:07:56 -04:00
parent 3061aaa08d
commit 01dbe1916e
25 changed files with 109 additions and 91 deletions

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<chapter xmlns="http://docbook.org/ns/docbook" version="5.0" xml:id="message-history"
<section xmlns="http://docbook.org/ns/docbook" version="5.0" xml:id="message-history"
xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Message History</title>
<para>
@@ -61,4 +61,4 @@ assertEquals("sampleChain", chainHistory.get("name"));]]></programlisting>
be changed once written. Every attempt will end in exception.
</note>
</section>
</chapter>
</section>