You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by ke...@apache.org on 2007/12/06 10:07:15 UTC

svn commit: r601663 - /incubator/tuscany/sandbox/kgoodson/agfasdo/apidocs/index2.html

Author: kelvingoodson
Date: Thu Dec  6 01:07:11 2007
New Revision: 601663

URL: http://svn.apache.org/viewvc?rev=601663&view=rev
Log:
trying to work out why the javadoc doesnt render properly in firefox

Added:
    incubator/tuscany/sandbox/kgoodson/agfasdo/apidocs/index2.html

Added: incubator/tuscany/sandbox/kgoodson/agfasdo/apidocs/index2.html
URL: http://svn.apache.org/viewvc/incubator/tuscany/sandbox/kgoodson/agfasdo/apidocs/index2.html?rev=601663&view=auto
==============================================================================
--- incubator/tuscany/sandbox/kgoodson/agfasdo/apidocs/index2.html (added)
+++ incubator/tuscany/sandbox/kgoodson/agfasdo/apidocs/index2.html Thu Dec  6 01:07:11 2007
@@ -0,0 +1,38 @@
+<HTML>
+<HEAD>
+<!-- Generated by javadoc on Wed Dec 05 13:51:44 GMT 2007-->
+<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<TITLE>
+com.agfa.hap.sdo 2.15.0-for-apache-SNAPSHOT API
+</TITLE>
+<SCRIPT type="text/javascript">
+    targetPage = "" + window.location.search;
+    if (targetPage != "" && targetPage != "undefined")
+       targetPage = targetPage.substring(1);
+    if (targetPage.indexOf(":") != -1)
+        targetPage = "undefined";
+    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>
+
+<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>



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org