Author: ochikvina
Date: 2008-10-30 05:33:28 -0400 (Thu, 30 Oct 2008)
New Revision: 11318
Modified:
trunk/as/docs/reference/en/modules/modules.xml
trunk/as/docs/reference/en/modules/tptp_support.xml
Log:
https://jira.jboss.org/jira/browse/JBDS-463 - correcting validation errors;
Modified: trunk/as/docs/reference/en/modules/modules.xml
===================================================================
--- trunk/as/docs/reference/en/modules/modules.xml 2008-10-30 09:02:02 UTC (rev 11317)
+++ trunk/as/docs/reference/en/modules/modules.xml 2008-10-30 09:33:28 UTC (rev 11318)
@@ -176,9 +176,8 @@
<property>.class</property>
</emphasis> file, is to enable the builder for that project. This is done by
either
changing the global preferences for the <property>Archives
View</property>, or by
- enabling project-specific preferences and ensuring the builder is on.</para>
- </section>
-
+ enabling project-specific preferences and ensuring the builder is on.</para>
<para>The last chapter covers a variety of methods on how you can deploy needed
modules onto a
- server.</para>
+ server.</para>
+ </section>
</chapter>
Modified: trunk/as/docs/reference/en/modules/tptp_support.xml
===================================================================
--- trunk/as/docs/reference/en/modules/tptp_support.xml 2008-10-30 09:02:02 UTC (rev
11317)
+++ trunk/as/docs/reference/en/modules/tptp_support.xml 2008-10-30 09:33:28 UTC (rev
11318)
@@ -52,10 +52,9 @@
<para>All additional information on TPTP(Test and Performance Tools
Platform) you can find
in <ulink
url="http://www.eclipse.org/tptp/home/downloads/4.5.0/documents/quic...
- >eclipse documentation</ulink>.</para>
- </section>
-
- <para>In summary, this reference should help you to start with <ulink
+ >eclipse documentation</ulink>.</para>
+ <para>In summary, this reference should help you to start with <ulink
url="http://www.jboss.org/jbossas">JBoss AS</ulink> and
get to know with functionality
- for work with it.</para>
+ for work with it.</para>
+ </section>
</chapter>