You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by jh...@apache.org on 2006/10/27 09:47:35 UTC

svn commit: r468305 - in /ant/core/trunk: docs/external.html xdocs/external.xml

Author: jhm
Date: Fri Oct 27 00:47:34 2006
New Revision: 468305

URL: http://svn.apache.org/viewvc?view=rev&rev=468305
Log:
Add HelpStudioAnt to external page.

Modified:
    ant/core/trunk/docs/external.html
    ant/core/trunk/xdocs/external.xml

Modified: ant/core/trunk/docs/external.html
URL: http://svn.apache.org/viewvc/ant/core/trunk/docs/external.html?view=diff&rev=468305&r1=468304&r2=468305
==============================================================================
--- ant/core/trunk/docs/external.html (original)
+++ ant/core/trunk/docs/external.html Fri Oct 27 00:47:34 2006
@@ -756,14 +756,14 @@
         AntPrettyBuild
       </h4>
                         <p>
-  		Ant Pretty Build is a tool to easily show and run Ant buildfiles directly from
-		within a browser window. It consists of a single XSL file that will generate,
-		on the fly, in the browser, from the .xml buildfile, a pretty interface showing
-		project name, description, properties and targets, etc. sorted or unsorted,
-  		allowing to load/modify/add properties, run the whole project, or run selected
-		set of targets in a specific order, with the ability to modify logger/logfile,
-		mode and add more libs or command line arguments.
-		</p>
+          Ant Pretty Build is a tool to easily show and run Ant buildfiles directly from
+        within a browser window. It consists of a single XSL file that will generate,
+        on the fly, in the browser, from the .xml buildfile, a pretty interface showing
+        project name, description, properties and targets, etc. sorted or unsorted,
+          allowing to load/modify/add properties, run the whole project, or run selected
+        set of targets in a specific order, with the ability to modify logger/logfile,
+        mode and add more libs or command line arguments.
+        </p>
                                       <table class="externals" cellspacing="1" cellpadding="4">
               <tr>
                       <th colspan="1" rowspan="1"
@@ -2070,6 +2070,43 @@
       </tr>
           </table>
                                                           <h4 class="subsection">
+        <a name="HelpStudioAnt"></a>
+        HelpStudioAnt
+      </h4>
+                        <p>This task allows for HelpStudio projects to be created via Ant.</p>
+                                      <table class="externals" cellspacing="1" cellpadding="4">
+              <tr>
+                      <th colspan="1" rowspan="1"
+      valign="top" align="left">
+          Compatibility:
+      </th>
+                          <td colspan="1" rowspan="1"
+      valign="top" align="left">
+          Ant 1.6.0 and later
+      </td>
+      </tr>
+                  <tr>
+                      <th colspan="1" rowspan="1"
+      valign="top" align="left">
+          URL:
+      </th>
+                          <td colspan="1" rowspan="1"
+      valign="top" align="left">
+          <a href="http://helpstudioant.sourceforge.net">http://helpstudioant.sourceforge.net</a>
+      </td>
+      </tr>
+                  <tr>
+                      <th colspan="1" rowspan="1"
+      valign="top" align="left">
+          License:
+      </th>
+                          <td colspan="1" rowspan="1"
+      valign="top" align="left">
+          GNU General Public License
+      </td>
+      </tr>
+          </table>
+                                                          <h4 class="subsection">
         <a name="IDLDepend"></a>
         IDLDepend
       </h4>
@@ -5299,7 +5336,7 @@
         Transformica
       </h4>
                         <p>Transformica is a versatile and extensible code generator.
-           Supports multiple source models including database metadata, Java source files, grammar 
+           Supports multiple source models including database metadata, Java source files, grammar
            files and custom models.
         </p>
                                       <table class="externals" cellspacing="1" cellpadding="4">

Modified: ant/core/trunk/xdocs/external.xml
URL: http://svn.apache.org/viewvc/ant/core/trunk/xdocs/external.xml?view=diff&rev=468305&r1=468304&r2=468305
==============================================================================
--- ant/core/trunk/xdocs/external.xml (original)
+++ ant/core/trunk/xdocs/external.xml Fri Oct 27 00:47:34 2006
@@ -356,34 +356,34 @@
       </subsection>
 
       <subsection name="AntPrettyBuild">
- 		<p>
-  		Ant Pretty Build is a tool to easily show and run Ant buildfiles directly from
-		within a browser window. It consists of a single XSL file that will generate,
-		on the fly, in the browser, from the .xml buildfile, a pretty interface showing
-		project name, description, properties and targets, etc. sorted or unsorted,
-  		allowing to load/modify/add properties, run the whole project, or run selected
-		set of targets in a specific order, with the ability to modify logger/logfile,
-		mode and add more libs or command line arguments.
-		</p>
- 		<table class="externals">
-  			<tr>
-   				<th>Compatibility:</th>
-   				<td>All Ant versions</td>
-  			</tr>
-  			<tr>
-   				<th>URL:</th>
-   				<td><a href="http://antprettybuild.sourceforge.net/">Ant Pretty Build Homepage</a></td>
-  			</tr>
-	  		<tr>
-   				<th>Contact:</th>
-   				<td><a href="http://antprettybuild.sourceforge.net">Charbel BITAR</a></td>
-  			</tr>
-  			<tr>
-   				<th>License:</th>
-   				<td>Apache License V2.0</td>
-  			</tr>
- 		</table>
-	  </subsection>
+         <p>
+          Ant Pretty Build is a tool to easily show and run Ant buildfiles directly from
+        within a browser window. It consists of a single XSL file that will generate,
+        on the fly, in the browser, from the .xml buildfile, a pretty interface showing
+        project name, description, properties and targets, etc. sorted or unsorted,
+          allowing to load/modify/add properties, run the whole project, or run selected
+        set of targets in a specific order, with the ability to modify logger/logfile,
+        mode and add more libs or command line arguments.
+        </p>
+         <table class="externals">
+              <tr>
+                   <th>Compatibility:</th>
+                   <td>All Ant versions</td>
+              </tr>
+              <tr>
+                   <th>URL:</th>
+                   <td><a href="http://antprettybuild.sourceforge.net/">Ant Pretty Build Homepage</a></td>
+              </tr>
+              <tr>
+                   <th>Contact:</th>
+                   <td><a href="http://antprettybuild.sourceforge.net">Charbel BITAR</a></td>
+              </tr>
+              <tr>
+                   <th>License:</th>
+                   <td>Apache License V2.0</td>
+              </tr>
+         </table>
+      </subsection>
 
       <subsection name="AntSpaces">
 
@@ -1070,6 +1070,24 @@
         </table>
       </subsection>
 
+      <subsection name="HelpStudioAnt">
+        <p>This task allows for HelpStudio projects to be created via Ant.</p>
+        <table class="externals">
+          <tr>
+            <th>Compatibility:</th>
+            <td>Ant 1.6.0 and later</td>
+          </tr>
+          <tr>
+            <th>URL:</th>
+            <td><a href="http://helpstudioant.sourceforge.net">http://helpstudioant.sourceforge.net</a></td>
+          </tr>
+          <tr>
+            <th>License:</th>
+            <td>GNU General Public License</td>
+          </tr>
+        </table>
+      </subsection>
+      
       <subsection name="IDLDepend">
         <p>idldepend is a task that (re)generates Java sources to be
         created from CORBA/IDL files.</p>
@@ -2877,7 +2895,7 @@
 
       <subsection name="Transformica">
         <p>Transformica is a versatile and extensible code generator.
-           Supports multiple source models including database metadata, Java source files, grammar 
+           Supports multiple source models including database metadata, Java source files, grammar
            files and custom models.
         </p>
         <table class="externals">



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org