Browse Source

Back out javadoc-generated overwrite of our online version of the Ant API docs. This has happened before. Please be careful.

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275846 13f79535-47bb-0310-9956-ffa450edef68
master
Bruce Atherton 21 years ago
parent
commit
e71c461e8c
2 changed files with 27 additions and 57 deletions
  1. +10
    -25
      docs/manual/api/index.html
  2. +17
    -32
      docs/manual/api/packages.html

+ 10
- 25
docs/manual/api/index.html View File

@@ -1,26 +1,11 @@
<!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 Sat Sep 06 10:24:18 CEST 2003-->
<TITLE>
Apache Ant API
</TITLE>
</HEAD>
<FRAMESET cols="20%,80%">
<FRAMESET rows="30%,70%">
<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">
<NOFRAMES>
<H2>
Frame Alert</H2>
<html>
<head>
<meta http-equiv="refresh" content="1; URL=packages.html">
<title>Apache Ant API</title>
</head>
<body>
Redirecting to <a href="packages.html">Apache Ant API ...</a>
</body>
</html>


<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>

+ 17
- 32
docs/manual/api/packages.html View File

@@ -1,37 +1,22 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.4.2) on Sat Sep 06 10:24:18 CEST 2003 -->
<TITLE>
(Apache Ant API)
</TITLE>
<html>
<head>
<title>Apache Ant API</title>
</head>
<body>
<b>Apache Ant API has not been generated</b>

<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, including the nightly
builds.</p>

<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
<p>If you want to see the API docs for the latest code, they are
generated by <a href="http://jakarta.apache.org/gump/">Apache Gump</a>
and linked from <a
href="http://nagoya.apache.org/gump/javadoc/ant/build/javadocs/index.html">http://nagoya.apache.org/gump/javadoc/ant/build/javadocs/index.html</a>.</p>

<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title=" (Apache Ant API)";
}
</SCRIPT>
</body>
</html>

</HEAD>

<BODY BGCOLOR="white" onload="windowTitle();">

<BR>

<BR>

<BR>
<CENTER>
The front page has been relocated.Please see:
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="index.html">Frame version</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="overview-summary.html">Non-frame version.</A></CENTER>

</BODY>
</HTML>

Loading…
Cancel
Save