소스 검색

async: fixed list format for dependencies in docs

Daniel-Constantin Mierla 9 년 전
부모
커밋
4463258d5b
3개의 변경된 파일7개의 추가작업 그리고 6개의 파일을 삭제
  1. 1 1
      modules/async/README
  2. 4 5
      modules/async/doc/async.xml
  3. 2 0
      modules/async/doc/async_admin.xml

+ 1 - 1
modules/async/README

@@ -83,7 +83,7 @@ Chapter 1. Admin Guide
 
 
    The following modules must be loaded before this module:
    The following modules must be loaded before this module:
      * tm - transaction management.
      * tm - transaction management.
-       tmx - transaction management extensions.
+     * tmx - transaction management extensions.
 
 
 2.2. External Libraries or Applications
 2.2. External Libraries or Applications
 
 

+ 4 - 5
modules/async/doc/async.xml

@@ -8,7 +8,7 @@
 
 
 ]>
 ]>
 
 
-<book xmlns:xi="http://www.w3.org/2001/XInclude">
+<book>
     <bookinfo>
     <bookinfo>
 	<title>ASYNC Module</title>
 	<title>ASYNC Module</title>
 	<productname class="trade">sip-router.org</productname>
 	<productname class="trade">sip-router.org</productname>
@@ -30,8 +30,7 @@
 	</copyright>
 	</copyright>
     </bookinfo>
     </bookinfo>
     <toc></toc>
     <toc></toc>
-    
-    <xi:include href="async_admin.xml"/>
-    
-    
+
+    <xi:include  xmlns:xi="http://www.w3.org/2001/XInclude" href="async_admin.xml"/>
+
 </book>
 </book>

+ 2 - 0
modules/async/doc/async_admin.xml

@@ -42,6 +42,8 @@
 			<para>
 			<para>
 				<emphasis>tm</emphasis> - transaction management.
 				<emphasis>tm</emphasis> - transaction management.
 			</para>
 			</para>
+			</listitem>
+			<listitem>
 			<para>
 			<para>
 				<emphasis>tmx</emphasis> - transaction management extensions.
 				<emphasis>tmx</emphasis> - transaction management extensions.
 			</para>
 			</para>