diff --git a/docs/external.html b/docs/external.html index d5be2027f..1f516b0af 100644 --- a/docs/external.html +++ b/docs/external.html @@ -3930,6 +3930,60 @@ valign="top" align="left"> Commercial + + +
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.
+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.
++ Compatibility: + | ++ Ant 1.7.0 or higher + | +
---|---|
+ URL: + | ++ http://code.google.com/p/jsdoc-toolkit-ant-task/ + | +
+ Contact: + | ++ Darren Hurley + | +
+ License: + | ++ Apache License 2.0 + |