You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by jk...@apache.org on 2007/03/12 21:22:13 UTC

svn commit: r517369 - /ant/core/trunk/docs/manual/api/index.html

Author: jkf
Date: Mon Mar 12 13:22:13 2007
New Revision: 517369

URL: http://svn.apache.org/viewvc?view=rev&rev=517369
Log: (empty)

Modified:
    ant/core/trunk/docs/manual/api/index.html

Modified: ant/core/trunk/docs/manual/api/index.html
URL: http://svn.apache.org/viewvc/ant/core/trunk/docs/manual/api/index.html?view=diff&rev=517369&r1=517368&r2=517369
==============================================================================
--- ant/core/trunk/docs/manual/api/index.html (original)
+++ ant/core/trunk/docs/manual/api/index.html Mon Mar 12 13:22:13 2007
@@ -14,40 +14,18 @@
    See the License for the specific language governing permissions and
    limitations under the License.
 -->
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc on Mon Jan 09 14:48:52 GMT 2006-->
-<TITLE>
-Apache Ant API
-</TITLE>
-<SCRIPT type="text/javascript">
-    targetPage = "" + window.location.search;
-    if (targetPage != "" && targetPage != "undefined")
-       targetPage = targetPage.substring(1);
-    function loadFrames() {
-        if (targetPage != "" && targetPage != "undefined")
-             top.classFrame.location = top.targetPage;
-    }
-</SCRIPT>
-<NOSCRIPT>
-</NOSCRIPT>
-</HEAD>
-<FRAMESET cols="20%,80%" title="" onLoad="top.loadFrames()">
-<FRAMESET rows="30%,70%" title="" onLoad="top.loadFrames()">
-<FRAME src="overview-frame.html" name="packageListFrame" title="All Packages">
-<FRAME src="allclasses-frame.html" name="packageFrame" title="All classes and interfaces (except non-static nested types)">
-</FRAMESET>
-<FRAME src="overview-summary.html" name="classFrame" title="Package, class and interface descriptions" scrolling="yes">
-<NOFRAMES>
-<H2>
-Frame Alert</H2>
+<html>
+<head>
+<link rel="stylesheet" type="text/css" href="../stylesheets/style.css">
+<title>Apache Ant API</title>
+</head>
+<body>
+<b>Apache Ant API has not been generated</b>
 
-<P>
-This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client.
-<BR>
-Link to<A HREF="overview-summary.html">Non-frame version.</A>
-</NOFRAMES>
-</FRAMESET>
-</HTML>
+<p>If you see this page online at <a
+href="http://ant.apache.org/">ant.apache.org</a>, it is not a bug, but
+on purpose.  We do not provide an online version of the API docs, they
+are included with all our distributions.</p>
+
+</body>
+</html>
\ No newline at end of file



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