Author: bodewig
Date: Wed Mar 30 15:38:12 2011
New Revision: 1086991
URL: http://svn.apache.org/viewvc?rev=1086991&view=rev
Log:
Pointer to ant4docbook by Benjamin de Dardel
Modified:
ant/site/ant/production/external.html
ant/site/ant/sources/external.xml
Modified: ant/site/ant/production/external.html
URL:
http://svn.apache.org/viewvc/ant/site/ant/production/external.html?rev=1086991&r1=1086990&r2=1086991&view=diff
==============================================================================
--- ant/site/ant/production/external.html (original)
+++ ant/site/ant/production/external.html Wed Mar 30 15:38:12 2011
@@ -365,6 +365,44 @@
</tr>
</table>
<h4
class="subsection">
+ <a name="ANT4DOCBOOK"></a>
+ ANT4DOCBOOK
+ </h4>
+ <p>These are tasks that allow users to generate html
and pdf
+ files from docbook sources within Ant build scripts.</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.7 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://ant4docbook.sourceforge.net/">http://ant4docbook.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">
+ Apache License V2.0
+ </td>
+ </tr>
+ </table>
+ <h4
class="subsection">
<a name="ant4eclipse"></a>
ant4eclipse
</h4>
Modified: ant/site/ant/sources/external.xml
URL:
http://svn.apache.org/viewvc/ant/site/ant/sources/external.xml?rev=1086991&r1=1086990&r2=1086991&view=diff
==============================================================================
--- ant/site/ant/sources/external.xml (original)
+++ ant/site/ant/sources/external.xml Wed Mar 30 15:38:12 2011
@@ -121,6 +121,26 @@
</table>
</subsection>
+ <subsection name="ANT4DOCBOOK">
+ <p>These are tasks that allow users to generate html and pdf
+ files from docbook sources within Ant build scripts.</p>
+
+ <table class="externals">
+ <tr>
+ <th>Compatibility:</th>
+ <td>Ant 1.7 and later</td>
+ </tr>
+ <tr>
+ <th>URL:</th>
+ <td><a
href="http://ant4docbook.sourceforge.net/">http://ant4docbook.sourceforge.net/</a></td>
+ </tr>
+ <tr>
+ <th>License:</th>
+ <td>Apache License V2.0</td>
+ </tr>
+ </table>
+ </subsection>
+
<subsection name="ant4eclipse">
<p>ant4eclipse provides a set of Ant tasks to make several