[jbosstools-commits] JBoss Tools SVN: r35543 - trunk/struts/docs/struts_tools_ref_guide/en-US.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Tue Oct 11 11:54:39 EDT 2011
Author: jjankovi
Date: 2011-10-11 11:54:38 -0400 (Tue, 11 Oct 2011)
New Revision: 35543
Modified:
trunk/struts/docs/struts_tools_ref_guide/en-US/config_file_debugger.xml
trunk/struts/docs/struts_tools_ref_guide/en-US/introduction.xml
trunk/struts/docs/struts_tools_ref_guide/en-US/master_output.xml
trunk/struts/docs/struts_tools_ref_guide/en-US/rel_resources_links.xml
Log:
Struts Reference Guide correction
Modified: trunk/struts/docs/struts_tools_ref_guide/en-US/config_file_debugger.xml
===================================================================
--- trunk/struts/docs/struts_tools_ref_guide/en-US/config_file_debugger.xml 2011-10-11 15:49:35 UTC (rev 35542)
+++ trunk/struts/docs/struts_tools_ref_guide/en-US/config_file_debugger.xml 2011-10-11 15:54:38 UTC (rev 35543)
@@ -17,7 +17,7 @@
JBoss Tools come with <property>Struts configuration file debugger</property>. It allows you to set break points on Struts diagram and then simply launch the server in debug mode.
</para>
- <para>Simply right click an Action or a page and select Add <guimenuitem>Breakpoint</guimenuitem>.</para>
+ <para>Simply right click an Action or a page and select <guimenuitem>Add Breakpoint</guimenuitem>.</para>
<figure>
<title>Adding Breakpoint</title>
<mediaobject>
@@ -26,4 +26,4 @@
</imageobject>
</mediaobject>
</figure>
-</chapter>
\ No newline at end of file
+</chapter>
Modified: trunk/struts/docs/struts_tools_ref_guide/en-US/introduction.xml
===================================================================
--- trunk/struts/docs/struts_tools_ref_guide/en-US/introduction.xml 2011-10-11 15:49:35 UTC (rev 35542)
+++ trunk/struts/docs/struts_tools_ref_guide/en-US/introduction.xml 2011-10-11 15:54:38 UTC (rev 35543)
@@ -61,7 +61,7 @@
<entry><para>Support for Struts Configuration File</para></entry>
<entry>
<para>
- Working on files using three modes: diagram, tree and source. Synchronization between the modes and full control over the code. Easily move around the diagram using the Diagram Navigator. Working with struts projects that have multiple modules. The option to use thee Struts configuration file debugger, which allows break points to be set on a Struts diagram and then launch the server in debug mode.
+ Working on files using three modes: diagram, tree and source. Synchronization between the modes and full control over the code. Easily move around the diagram using the Diagram Navigator. Working with struts projects that have multiple modules. The option to use the Struts configuration file debugger, which allows break points to be set on a Struts diagram and then launch the server in debug mode.
</para>
</entry>
<entry>
@@ -104,9 +104,9 @@
<title>Other relevant resources on the topic</title>
<para>
- All JBoss Developer Studio/JBoss Tools documentation you can find on<ulink url="http://docs.jboss.org/tools/">JBoss Tools project page </ulink>.
+ All JBoss Developer Studio/JBoss Tools documentation you can find on <ulink url="http://docs.jboss.org/tools/">JBoss Tools project page </ulink>.
</para>
- <para>The latest documentation builds are available on<ulink url="http://download.jboss.org/jbosstools/nightly-docs/">nightly docs page</ulink>.</para>
+ <para>The latest documentation builds are available on <ulink url="http://download.jboss.org/jbosstools/nightly-docs/">nightly docs page</ulink>.</para>
</section>
Modified: trunk/struts/docs/struts_tools_ref_guide/en-US/master_output.xml
===================================================================
--- trunk/struts/docs/struts_tools_ref_guide/en-US/master_output.xml 2011-10-11 15:49:35 UTC (rev 35542)
+++ trunk/struts/docs/struts_tools_ref_guide/en-US/master_output.xml 2011-10-11 15:54:38 UTC (rev 35543)
@@ -171,8 +171,8 @@
<section>
<title>Other relevant resources on the topic</title>
- <para>All JBoss Developer Studio/JBoss Tools documentation you can find on<ulink url="http://docs.jboss.org/tools/">JBoss Tools project page </ulink>.</para>
- <para>The latest documentation builds are available on<ulink url="http://download.jboss.org/jbosstools/nightly-docs/">nightly docs page</ulink>.</para>
+ <para>All JBoss Developer Studio/JBoss Tools documentation you can find on <ulink url="http://docs.jboss.org/tools/">JBoss Tools project page </ulink>.</para>
+ <para>The latest documentation builds are available on <ulink url="http://download.jboss.org/jbosstools/nightly-docs/">nightly docs page</ulink>.</para>
</section>
Modified: trunk/struts/docs/struts_tools_ref_guide/en-US/rel_resources_links.xml
===================================================================
--- trunk/struts/docs/struts_tools_ref_guide/en-US/rel_resources_links.xml 2011-10-11 15:49:35 UTC (rev 35542)
+++ trunk/struts/docs/struts_tools_ref_guide/en-US/rel_resources_links.xml 2011-10-11 15:54:38 UTC (rev 35543)
@@ -16,7 +16,7 @@
<para>More information on Struts can be found on the <ulink url="http://struts.apache.org/">Struts website</ulink>.</para>
<para>
- This reference has been designed to help you become familiar with those parts of <property>JBoss Tools</property> which assist in developing using Struts technology. It covers how to create and import Struts projects, enable Struts capabilities for an existing web project, as well as organize and edit all necessary the necessary files in your Struts application using the views and editors provided by <property>JBoss Tools</property>.
+ This reference has been designed to help you become familiar with those parts of <property>JBoss Tools</property> which assist in developing using Struts technology. It covers how to create and import Struts projects, enable Struts capabilities for an existing web project, as well as organize and edit all the necessary files in your Struts application using the views and editors provided by <property>JBoss Tools</property>.
</para>
<para>
More information about the jbosstools-commits
mailing list