Browse Source

re-generate site

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@668129 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 17 years ago
parent
commit
e2ec616a33
2 changed files with 55 additions and 1 deletions
  1. +54
    -0
      docs/external.html
  2. +1
    -1
      docs/projects.html

+ 54
- 0
docs/external.html View File

@@ -3930,6 +3930,60 @@
valign="top" align="left">
Commercial
</td>
</tr>
</table>
<h4 class="subsection">
<a name="JsDoc Toolkit Ant Task"></a>
JsDoc Toolkit Ant Task
</h4>
<p>JsDoc Toolkit is an application, written in JavaScript, for
automatically generating template-formatted, multi-page HTML
(or XML, JSON, or any other text-based) documentation from
commented JavaScript source code.</p>
<p>This project is a simple wrapper around the JsDoc Toolkit
documentation program. It gives the user all the command
line options, with the flexibility of using in within an Ant
build file.</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.0 or higher
</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://code.google.com/p/jsdoc-toolkit-ant-task/">http://code.google.com/p/jsdoc-toolkit-ant-task/</a>
</td>
</tr>
<tr>
<th colspan="1" rowspan="1"
valign="top" align="left">
Contact:
</th>
<td colspan="1" rowspan="1"
valign="top" align="left">
<a href="mailto:ironsidevsquincy@googlemail.com">Darren Hurley</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 2.0
</td>
</tr>
</table>
<h4 class="subsection">


+ 1
- 1
docs/projects.html View File

@@ -1271,7 +1271,7 @@
</th>
<td colspan="1" rowspan="1"
valign="top" align="left">
<a href="http://XMLpublication.org/">http://XMLpublication.org/</a>
<a href="http://wwbota.free.fr/XMLPublication/">http://wwbota.free.fr/XMLPublication/</a>
</td>
</tr>
<tr>


Loading…
Cancel
Save