bruce       2003/12/29 10:40:54

  Modified:    docs/manual/api index.html packages.html
  Log:
  Back out javadoc-generated overwrite of our online version of the Ant API 
docs. This has happened before. Please be careful.
  
  Revision  Changes    Path
  1.6       +10 -25    ant/docs/manual/api/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/api/index.html,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- index.html        6 Sep 2003 08:50:20 -0000       1.5
  +++ index.html        29 Dec 2003 18:40:54 -0000      1.6
  @@ -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>
  
  
  
  1.9       +19 -34    ant/docs/manual/api/packages.html
  
  Index: packages.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/api/packages.html,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- packages.html     6 Sep 2003 08:50:20 -0000       1.8
  +++ packages.html     29 Dec 2003 18:40:54 -0000      1.9
  @@ -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>
  +
  +<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>
   
  +</body>
  +</html>
   
  -<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
   
  -<SCRIPT type="text/javascript">
  -function windowTitle()
  -{
  -    parent.document.title=" (Apache Ant API)";
  -}
  -</SCRIPT>
  -
  -</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>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to