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"
<section xmlns="http://docbook.org/ns/docbook" version="5.0" xml:id="message"
xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Message</title>
<para>
@@ -219,4 +219,4 @@ assertEquals(MessagePriority.HIGHEST, anotherMessage.getHeaders().getPriority())
</para>
</section>
</chapter>
</section>