You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-commits@maven.apache.org by kh...@apache.org on 2018/04/09 19:16:11 UTC

svn commit: r1028148 [25/38] - in /websites/production/maven/components/plugins-archives/maven-clean-plugin-LATEST: ./ apidocs/ apidocs/jquery/ apidocs/jquery/external/ apidocs/jquery/external/jquery/ apidocs/jquery/images/ apidocs/jquery/jszip-utils/ ...

Modified: websites/production/maven/components/plugins-archives/maven-clean-plugin-LATEST/testapidocs/index.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-clean-plugin-LATEST/testapidocs/index.html (original)
+++ websites/production/maven/components/plugins-archives/maven-clean-plugin-LATEST/testapidocs/index.html Mon Apr  9 19:16:08 2018
@@ -1,15 +1,18 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
 <html lang="en">
 <head>
+<!-- Generated by javadoc -->
+<title>Apache Maven Clean Plugin 3.1.0 Test API</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Apache Maven Clean Plugin 3.0.0 Test API</title>
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript">
-    targetPage = "" + window.location.search;
-    if (targetPage != "" && targetPage != "undefined")
-        targetPage = targetPage.substring(1);
-    if (targetPage.indexOf(":") != -1 || (targetPage != "" && !validURL(targetPage)))
-        targetPage = "undefined";
+    tmpTargetPage = "" + window.location.search;
+    if (tmpTargetPage != "" && tmpTargetPage != "undefined")
+        tmpTargetPage = tmpTargetPage.substring(1);
+    if (tmpTargetPage.indexOf(":") != -1 || (tmpTargetPage != "" && !validURL(tmpTargetPage)))
+        tmpTargetPage = "undefined";
+    targetPage = tmpTargetPage;
     function validURL(url) {
         try {
             url = decodeURIComponent(url);
@@ -57,15 +60,16 @@
     }
 </script>
 </head>
-<frameset cols="20%,80%" title="Documentation frame" onload="top.loadFrames()">
-<frame src="allclasses-frame.html" name="packageFrame" title="All classes and interfaces (except non-static nested types)">
-<frame src="org/apache/maven/plugins/clean/package-summary.html" name="classFrame" title="Package, class and interface descriptions" scrolling="yes">
-<noframes>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
-<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. Link to <a href="org/apache/maven/plugins/clean/package-summary.html">Non-frame version</a>.</p>
-</noframes>
-</frameset>
+<body onload="loadFrames()">
+<div class="mainContainer">
+<div class="leftContainer">
+<div class="leftBottom">
+<iframe src="allclasses-frame.html" name="packageFrame" title="All classes and interfaces (except non-static nested types)"></iframe>
+</div>
+</div>
+<div class="rightContainer">
+<iframe src="org/apache/maven/plugins/clean/package-summary.html" name="classFrame" title="Package, class and interface descriptions" class="rightIframe"></iframe>
+</div>
+</div>
+</body>
 </html>
\ No newline at end of file