[jbosstools-commits] JBoss Tools SVN: r6699 - trunk/as/docs/reference/en/modules.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Wed Mar 5 12:03:09 EST 2008


Author: ykryvinchanka
Date: 2008-03-05 12:03:09 -0500 (Wed, 05 Mar 2008)
New Revision: 6699

Modified:
   trunk/as/docs/reference/en/modules/modules.xml
   trunk/as/docs/reference/en/modules/perspective.xml
Log:
http://jira.jboss.com/jira/browse/JBDS-226 <literallayout> </literallayout> tags were deleted (because of problems in .pdf version)

Modified: trunk/as/docs/reference/en/modules/modules.xml
===================================================================
--- trunk/as/docs/reference/en/modules/modules.xml	2008-03-05 16:43:48 UTC (rev 6698)
+++ trunk/as/docs/reference/en/modules/modules.xml	2008-03-05 17:03:09 UTC (rev 6699)
@@ -181,8 +181,7 @@
 
 	<para>The last chapter covers a variety of methods on how you can deploy needed modules onto a
 		server.</para>
-	<literallayout> </literallayout>
-
+	
 	<para>In summary, this reference supplies you with all necessary information on the
 		functionality that <property>JBoss Server Manager</property> provides for work with <ulink
 			url="http://www.jboss.org/products/jbossas">JBoss AS</ulink>.</para>

Modified: trunk/as/docs/reference/en/modules/perspective.xml
===================================================================
--- trunk/as/docs/reference/en/modules/perspective.xml	2008-03-05 16:43:48 UTC (rev 6698)
+++ trunk/as/docs/reference/en/modules/perspective.xml	2008-03-05 17:03:09 UTC (rev 6699)
@@ -25,7 +25,6 @@
     <section id="JBossServerView">
         <?dbhtml filename="JBossServerView.html"?>
         <title>The JBoss Server View</title>
-
         <para>Let&apos;s have a look at the <property>JBoss Server View</property> and inspect
             in details all parts it consists of. </para>
 
@@ -59,7 +58,7 @@
         <para>In order to debug your applications or EJB's that are deployed to the server, you must
             start the server in debug mode. By starting the server in debug mode, eclipse will allow
             you to set breakpoints on code in your workspace and step through the code.</para>
-
+        
         <para>The publish icon on the extreme right will republish any modules where it has
             determined the workspace is out of sync with the server. It will attempt to do an
             incremental publish if it turns out that the module in question is capable of doing one.</para>
@@ -784,7 +783,7 @@
         </section>
 
     </section>
-    <literallayout>  </literallayout>
+
     <para>At this point, you are guessed to be familiar with <property>JBoss AS
         Perspective</property> and your next step now is to explore how to work with different kinds
         of projects.</para>




More information about the jbosstools-commits mailing list