[jboss-cvs] JBoss Messaging SVN: r6703 - in trunk/docs/user-manual/en: diagrams and 1 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu May 7 10:00:07 EDT 2009


Author: timfox
Date: 2009-05-07 10:00:07 -0400 (Thu, 07 May 2009)
New Revision: 6703

Added:
   trunk/docs/user-manual/en/diagrams/
   trunk/docs/user-manual/en/diagrams/architecture-diagrams.odg
   trunk/docs/user-manual/en/modules/architecture.xml
Modified:
   trunk/docs/user-manual/en/master.xml
Log:
user manual

Added: trunk/docs/user-manual/en/diagrams/architecture-diagrams.odg
===================================================================
(Binary files differ)


Property changes on: trunk/docs/user-manual/en/diagrams/architecture-diagrams.odg
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Modified: trunk/docs/user-manual/en/master.xml
===================================================================
--- trunk/docs/user-manual/en/master.xml	2009-05-07 13:09:39 UTC (rev 6702)
+++ trunk/docs/user-manual/en/master.xml	2009-05-07 14:00:07 UTC (rev 6703)
@@ -2,7 +2,8 @@
 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3CR3//EN"
         "../../../lib/docbook-support/support/docbook-dtd/docbookx.dtd" [       
         <!ENTITY preface      SYSTEM "modules/preface.xml">
-        <!ENTITY introduction SYSTEM "modules/introduction.xml">        
+        <!ENTITY introduction SYSTEM "modules/introduction.xml">
+        <!ENTITY architecture SYSTEM "modules/architecture.xml">
         ]>
 <book lang="en">
    <bookinfo>
@@ -14,4 +15,5 @@
 
    &preface;
    &introduction;
+   &architecture;
 </book>

Added: trunk/docs/user-manual/en/modules/architecture.xml
===================================================================
--- trunk/docs/user-manual/en/modules/architecture.xml	                        (rev 0)
+++ trunk/docs/user-manual/en/modules/architecture.xml	2009-05-07 14:00:07 UTC (rev 6703)
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<chapter id="architecture">
+    <title>Architecture</title>
+    <para/>
+    <para>TODO: copy blurb from User Guide</para>
+</chapter>




More information about the jboss-cvs-commits mailing list