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 2007/03/13 09:40:18 UTC

svn commit: r517589 - in /ant/core/trunk: docs/antlibs/sandbox.html xdocs/antlibs/sandbox.xml

Author: jhm
Date: Tue Mar 13 01:40:17 2007
New Revision: 517589

URL: http://svn.apache.org/viewvc?view=rev&rev=517589
Log:
Add Manual4Eclipse to the Sandbox Homepage

Modified:
    ant/core/trunk/docs/antlibs/sandbox.html
    ant/core/trunk/xdocs/antlibs/sandbox.xml

Modified: ant/core/trunk/docs/antlibs/sandbox.html
URL: http://svn.apache.org/viewvc/ant/core/trunk/docs/antlibs/sandbox.html?view=diff&rev=517589&r1=517588&r2=517589
==============================================================================
--- ant/core/trunk/docs/antlibs/sandbox.html (original)
+++ ant/core/trunk/docs/antlibs/sandbox.html Tue Mar 13 01:40:17 2007
@@ -247,6 +247,73 @@
       </tr>
           </table>
                                                           <h4 class="subsection">
+        <a name="Manual4Eclipse - Generate an Eclipse Help PlugIn from Ant's manual"></a>
+        Manual4Eclipse - Generate an Eclipse Help PlugIn from Ant's manual
+      </h4>
+                        <p>This AntLib provides tasks for generating an Eclipse Help PlugIn from Ant's manual.</p>
+                                      <table class="ForrestTable" cellspacing="1" cellpadding="4">
+              <tr>
+                      <th colspan="1" rowspan="1"
+      valign="top" align="left">
+          SVN URL:
+      </th>
+                          <td colspan="1" rowspan="1"
+      valign="top" align="left">
+          <a href="http://svn.apache.org/repos/asf/ant/sandbox/antlibs/manual4eclipse/">http://svn.apache.org/repos/asf/ant/sandbox/antlibs/manual4eclipse/</a>
+      </td>
+      </tr>
+                  <tr>
+                      <th colspan="1" rowspan="1"
+      valign="top" align="left">
+          ViewSVN:
+      </th>
+                          <td colspan="1" rowspan="1"
+      valign="top" align="left">
+          <a href="http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/manual4eclipse/trunk/">http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/manual4eclipse/trunk/</a>
+      </td>
+      </tr>
+                  <tr>
+                      <th colspan="1" rowspan="1"
+      valign="top" align="left">
+          Ant compatibility:
+      </th>
+                          <td colspan="1" rowspan="1"
+      valign="top" align="left">
+          Ant 1.7.x
+      </td>
+      </tr>
+                  <tr>
+                      <th colspan="1" rowspan="1"
+      valign="top" align="left">
+          Java compatibility:
+      </th>
+                          <td colspan="1" rowspan="1"
+      valign="top" align="left">
+          Java 1.5+
+      </td>
+      </tr>
+                  <tr>
+                      <th colspan="1" rowspan="1"
+      valign="top" align="left">
+          Added to sandbox:
+      </th>
+                          <td colspan="1" rowspan="1"
+      valign="top" align="left">
+          2007-03-01
+      </td>
+      </tr>
+                  <tr>
+                      <th colspan="1" rowspan="1"
+      valign="top" align="left">
+          Sponsoring Committers
+      </th>
+                          <td colspan="1" rowspan="1"
+      valign="top" align="left">
+           
+      </td>
+      </tr>
+          </table>
+                                                          <h4 class="subsection">
         <a name="VSS - Microsoft Visual SourceSafe Tasks"></a>
         VSS - Microsoft Visual SourceSafe Tasks
       </h4>

Modified: ant/core/trunk/xdocs/antlibs/sandbox.xml
URL: http://svn.apache.org/viewvc/ant/core/trunk/xdocs/antlibs/sandbox.xml?view=diff&rev=517589&r1=517588&r2=517589
==============================================================================
--- ant/core/trunk/xdocs/antlibs/sandbox.xml (original)
+++ ant/core/trunk/xdocs/antlibs/sandbox.xml Tue Mar 13 01:40:17 2007
@@ -97,6 +97,37 @@
         </table>
       </subsection>
       
+
+      <subsection name="Manual4Eclipse - Generate an Eclipse Help PlugIn from Ant's manual">
+        <p>This AntLib provides tasks for generating an Eclipse Help PlugIn from Ant's manual.</p>
+        <table>
+          <tr>
+            <th>SVN URL:</th>
+            <td><a href="http://svn.apache.org/repos/asf/ant/sandbox/antlibs/manual4eclipse/">http://svn.apache.org/repos/asf/ant/sandbox/antlibs/manual4eclipse/</a></td>
+          </tr>
+          <tr>
+            <th>ViewSVN:</th>
+            <td><a href="http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/manual4eclipse/trunk/">http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/manual4eclipse/trunk/</a></td>
+          </tr>
+          <tr>
+            <th>Ant compatibility:</th>
+            <td>Ant 1.7.x</td>
+          </tr>
+          <tr>
+            <th>Java compatibility:</th>
+            <td>Java 1.5+</td>
+          </tr>
+          <tr>
+            <th>Added to sandbox:</th>
+            <td>2007-03-01</td>
+          </tr>
+          <tr>
+            <th>Sponsoring Committers</th>
+            <td> </td>
+          </tr>
+        </table>
+      </subsection>
+      
       
       <subsection name="VSS - Microsoft Visual SourceSafe Tasks">
 



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