INT-1577 restructured documentation to be consistent with Spring-core and EIP documentation
This commit is contained in:
10
docs/src/reference/docbook/system-management.xml
Normal file
10
docs/src/reference/docbook/system-management.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<chapter xmlns="http://docbook.org/ns/docbook" version="5.0" xml:id="system-management-chapter"
|
||||
xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<title>System Management</title>
|
||||
|
||||
<xi:include href="./message-history.xml"/>
|
||||
<xi:include href="./jmx.xml"/>
|
||||
|
||||
</chapter>
|
||||
Reference in New Issue
Block a user