|
@@ -92,6 +92,32 @@ |
|
|
</table> |
|
|
</table> |
|
|
</subsection> |
|
|
</subsection> |
|
|
|
|
|
|
|
|
|
|
|
<subsection name="Antariel"> |
|
|
|
|
|
|
|
|
|
|
|
<p>Andariel is a set of tasks designed to help the generation of HTML |
|
|
|
|
|
(and other markup languages) pages from Ant. Includes a XPath processor, |
|
|
|
|
|
an image information retriever, and others.</p> |
|
|
|
|
|
|
|
|
|
|
|
<table class="externals"> |
|
|
|
|
|
<tr> |
|
|
|
|
|
<th>Compatibility:</th> |
|
|
|
|
|
<td>Ant 1.5.4 and newer</td> |
|
|
|
|
|
</tr> |
|
|
|
|
|
<tr> |
|
|
|
|
|
<th>URL:</th> |
|
|
|
|
|
<td><a href="http://andariel.uworks.net/">http://andariel.uworks.net/</a></td> |
|
|
|
|
|
</tr> |
|
|
|
|
|
<tr> |
|
|
|
|
|
<th>Contact:</th> |
|
|
|
|
|
<td>josep DOT rio AT uworks DOT net</td> |
|
|
|
|
|
</tr> |
|
|
|
|
|
<tr> |
|
|
|
|
|
<th>License:</th> |
|
|
|
|
|
<td>Apache Software License 1.1</td> |
|
|
|
|
|
</tr> |
|
|
|
|
|
</table> |
|
|
|
|
|
</subsection> |
|
|
|
|
|
|
|
|
<subsection name="AntDoc"> |
|
|
<subsection name="AntDoc"> |
|
|
|
|
|
|
|
|
<p>AntDoc is a tool that generates HTML documentation from Ant |
|
|
<p>AntDoc is a tool that generates HTML documentation from Ant |
|
@@ -1775,6 +1801,38 @@ |
|
|
</table> |
|
|
</table> |
|
|
</subsection> |
|
|
</subsection> |
|
|
|
|
|
|
|
|
|
|
|
<subsection name="rundoc"> |
|
|
|
|
|
<p>A task designed to help with the single-sourcing of program |
|
|
|
|
|
documentation. Rundoc replaces special commands |
|
|
|
|
|
(in the format <i>@@rundoc:command param1 param2...@@</i>) embedded |
|
|
|
|
|
within text files with their output in a |
|
|
|
|
|
specified format. Currently, only Docbook format is supported.</p> |
|
|
|
|
|
|
|
|
|
|
|
<p>Rundoc was written to keep sample code output in program |
|
|
|
|
|
documentation synchronized with the actual output |
|
|
|
|
|
of the current code, by running the referenced code when the |
|
|
|
|
|
documentation is built.</p> |
|
|
|
|
|
|
|
|
|
|
|
<table class="externals"> |
|
|
|
|
|
<tr> |
|
|
|
|
|
<th>Compatibility:</th> |
|
|
|
|
|
<td>Tested with 1.6 Should work with all versions.</td> |
|
|
|
|
|
</tr> |
|
|
|
|
|
<tr> |
|
|
|
|
|
<th>URL:</th> |
|
|
|
|
|
<td><a href="http://www.martiansoftware.com/lab/index.html#rundoc">http://www.martiansoftware.com/lab/index.html#rundoc</a></td> |
|
|
|
|
|
</tr> |
|
|
|
|
|
<tr> |
|
|
|
|
|
<th>Contact:</th> |
|
|
|
|
|
<td><a href="http://www.martiansoftware.com/contact.html">Marty Lamb</a></td> |
|
|
|
|
|
</tr> |
|
|
|
|
|
<tr> |
|
|
|
|
|
<th>License:</th> |
|
|
|
|
|
<td>Revised BSD</td> |
|
|
|
|
|
</tr> |
|
|
|
|
|
</table> |
|
|
|
|
|
</subsection> |
|
|
|
|
|
|
|
|
<subsection name="SerialVer"> |
|
|
<subsection name="SerialVer"> |
|
|
|
|
|
|
|
|
<p>SerialVer adds the Java serialver functionality to Apache |
|
|
<p>SerialVer adds the Java serialver functionality to Apache |
|
|