Author: irooskov(a)redhat.com
Date: 2011-12-05 17:48:07 -0500 (Mon, 05 Dec 2011)
New Revision: 36972
Modified:
trunk/as/docs/reference/en-US/Book_Info.xml
trunk/as/docs/reference/en-US/JBoss_Server_Manager_Reference_Guide.xml
trunk/as/docs/reference/en-US/perspective.xml
trunk/as/docs/reference/en-US/quick_start.xml
Log:
removing tptp for TOOLSDOC-180
Modified: trunk/as/docs/reference/en-US/Book_Info.xml
===================================================================
--- trunk/as/docs/reference/en-US/Book_Info.xml 2011-12-05 21:57:59 UTC (rev 36971)
+++ trunk/as/docs/reference/en-US/Book_Info.xml 2011-12-05 22:48:07 UTC (rev 36972)
@@ -7,7 +7,7 @@
<productname>JBoss Developer Studio</productname>
<productnumber>5.0</productnumber>
<edition>5.0.0</edition>
- <pubsnumber>6</pubsnumber>
+ <pubsnumber>7</pubsnumber>
<abstract>
<para>The JBoss Server Manager Reference Guide explains how to use the JBoss
Server Manager to configure, start, stop the server, to know deployment and archiving
processes.</para>
</abstract>
Modified: trunk/as/docs/reference/en-US/JBoss_Server_Manager_Reference_Guide.xml
===================================================================
--- trunk/as/docs/reference/en-US/JBoss_Server_Manager_Reference_Guide.xml 2011-12-05
21:57:59 UTC (rev 36971)
+++ trunk/as/docs/reference/en-US/JBoss_Server_Manager_Reference_Guide.xml 2011-12-05
22:48:07 UTC (rev 36972)
@@ -9,7 +9,7 @@
<xi:include href="perspective.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
<xi:include href="webtools.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
<xi:include href="modules.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-<xi:include href="tptp_support.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
+<!--<xi:include href="tptp_support.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include&g...
<xi:include href="Feedback.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="Revision_History.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
</book>
Modified: trunk/as/docs/reference/en-US/perspective.xml
===================================================================
--- trunk/as/docs/reference/en-US/perspective.xml 2011-12-05 21:57:59 UTC (rev 36971)
+++ trunk/as/docs/reference/en-US/perspective.xml 2011-12-05 22:48:07 UTC (rev 36972)
@@ -56,9 +56,9 @@
In order to debug your applications or EJB's that are deployed to the server, the
server must be started 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>
+ <!-- <para>
The <guibutton>Start the server in profiling mode</guibutton> button
allows you to enable profiling actions for your application. For more details on how to
start using TPTP profiling with <property>JBoss Tools</property> see <xref
linkend="tptp_support"/>.
- </para>
+ </para> -->
<para>
The <guibutton>Publish to the server</guibutton> button will republish
any modules where it has determined that the workspace is out of synchronization with the
server. It will attempt to do an incremental publish if the module in question is capable
of doing one.
Modified: trunk/as/docs/reference/en-US/quick_start.xml
===================================================================
--- trunk/as/docs/reference/en-US/quick_start.xml 2011-12-05 21:57:59 UTC (rev 36971)
+++ trunk/as/docs/reference/en-US/quick_start.xml 2011-12-05 22:48:07 UTC (rev 36972)
@@ -65,7 +65,7 @@
</entry>
</row>
- <row>
+ <!-- <row>
<entry>
<para>TPTP Support</para>
</entry>
@@ -75,7 +75,7 @@
<entry>
<link linkend="tptp_support">TPTP support</link>
</entry>
- </row>
+ </row> -->
</tbody>